LilleAila
LilleAila
When I use the `:hover` property in css for a system tray icon, it still stays hovered when the mouse leaves if I enter the menu, then close it without...
### Description I have added a module for configuring vesktop settings, and also options for configuring the theme and enabled plugins through vencord, in addition to adding myself to the...
If i run `wl-screenrec --output HDMI-A-1 --history 10`, then run `systemctl suspend`, the program crashes with this error: ``` thread 'main' panicked at src/main.rs:1052:9: assertion failed: !self.enc.is_complete() note: run with...
## Summary of changes This adds support for keyboard emulation and capture using uinput. As opposed to #1461, this implements a uinput-based output backend. Uinput is present in most linux...
### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### 🏷️ Feature Type API Additions...
**Describe the bug** Using the modified qwerty layout from #1721 will not work with non-US layouts, as many symbols such as "-", "/", "?" etc. will not be at the...
If i have a snippet set to for example `lr(`, which expands to `\left( $1 \right)`, with nvim-autopairs installed, it adds another `)` at the end, so that my expanded...