Simon Ser
Simon Ser
I plan to move this project to SourceHut. Migration will be incremental: 1. Establish new sr.ht repository (done): https://sr.ht/~emersion/kanshi/ 2. Migrate issue tracker to sr.ht 3. Archive GitHub repository
Switch to [libscfg](https://git.sr.ht/~emersion/libscfg) instead of using our own parser. - [ ] Figure out if/how to handle legacy profiles without a directive name - [ ] Add back line/col info
This is less fragile than relying on the description. See https://github.com/swaywm/wlr-protocols/pull/98
If the same set of outputs is specified in two different profile blocks with the same name, error out.
1. Add an optional name in front of configuration blocks: ` { … }` 2. Add an IPC and `kanshictl switch ` 3. Be able to specify multiple configurations for...
This will allow IMEs/virtual keyboards to work properly with swaylock.
1. Have a window with sensitive information 2. Run swaylock 3. Unplug the output so that sway runs without any output 4. Re-plug the output 5. sway draws the window...