Simon Ser

Results 535 issues of Simon Ser

Message doesn't exist

bug
backend/imap

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

enhancement

If the same set of outputs is specified in two different profile blocks with the same name, error out.

enhancement

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...

enhancement

Add the special `fallback` command to match any number of outputs.

enhancement

``` kanshictl reload ``` Requires IPC.

enhancement

This will allow IMEs/virtual keyboards to work properly with swaylock.

enhancement

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...

security