3akev

Results 4 issues of 3akev

Added a new option, `--pattern-case-insensitive`, which adds the `REG_ICASE` flag to the `regcomp` call. It seems that currently there's no way to search with a case-insensitive regex. I also tried...

This PR adds handlers for hovering stylus events, which are used to switch to the eraser tool when the stylus button is pressed while hovering. This replaces the old functionality...

# Pull Request ## Motivation Following up on https://github.com/noctalia-dev/noctalia-shell/pull/706, now that https://github.com/quickshell-mirror/quickshell/pull/356 is merged, this receives Sway IPC events in order to update the keyboard layout in real time. This...