joshurtree / hyprsession

Session saver for Hyprland
GNU General Public License v3.0
6 stars 3 forks source link

Panics while fetching clients #1

Open Flootersmm opened 1 month ago

Flootersmm commented 1 month ago
thread 'main' panicked at /home/conrad/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyprsession-0.1.3/src/session.rs:4
3:38:                                                           
Unable to fetch clients: SerdeError(Error("invalid type: integer `0`, expected a boolean", line: 21, column: 19))
stack backtrace:                                                
   0: rust_begin_unwind                                         
   1: core::panicking::panic_fmt                                
   2: core::result::unwrap_failed                               
   3: hyprsession::session::save_session                        
   4: hyprsession::main                                         
tiecia commented 1 month ago

I am seeing this same issue.