Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(home/gui): sway: always bring scratchpad to the front | sefidel | 2024-09-04 | 1 | -1/+1 |
| | | | | * fixes the scratchpad being hidden by floating windows | ||||
* | feat(home/gui): sway: add bindings for scratchpad | sefidel | 2024-09-04 | 1 | -0/+4 |
| | |||||
* | feat(home/gui): sway: add bindings to centre floating window | sefidel | 2024-09-04 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): float kicad by default | sefidel | 2024-09-04 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): set pointer speed to -0.7 | sefidel | 2024-08-25 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): set pointer speed for keyd virtual pointer | sefidel | 2024-08-23 | 1 | -3/+5 |
| | | | | * used for kensington slimblade pro trackball | ||||
* | feat(home/gui): sway: start fcitx5 service instead of binary | sefidel | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): sway: add wl-color-picker keybind | sefidel | 2024-05-10 | 1 | -0/+3 |
| | |||||
* | chore(home/gui): sway: move screenshot keybind to its group | sefidel | 2024-05-10 | 1 | -3/+1 |
| | |||||
* | fix(home/gui): fix fcitx5 on foot | sefidel | 2024-03-29 | 1 | -0/+2 |
| | |||||
* | feat(home/browsing): add bitwarden to qutebrowser | sefidel | 2023-12-21 | 1 | -0/+3 |
| | |||||
* | feat(home/gui): sway: add keybinds for moving container to outputs | sefidel | 2023-11-17 | 1 | -0/+6 |
| | |||||
* | feat(home/gui): sway: add display mirroring binding | sefidel | 2023-11-17 | 1 | -0/+3 |
| | |||||
* | feat(home/gui): sway: add keybinds for moving ws to outputs | sefidel | 2023-11-16 | 1 | -0/+6 |
| | |||||
* | fix(home/gui): sway: restart kanshi on reload | sefidel | 2023-11-16 | 1 | -0/+3 |
| | |||||
* | feat(home/gui): sway: suspend using systemctl | sefidel | 2023-10-07 | 1 | -1/+1 |
| | | | | | | | | | This commit fixes various issues raised by using swayidle for entering suspend state, such as: 1) Blurred screenshot background being unavailable 2) Dangling screen lock notification 3) Delays until the system actually enters the suspend state | ||||
* | feat(home/gui): sway: make suspend and logout work on locked state | sefidel | 2023-10-03 | 1 | -1/+2 |
| | |||||
* | fix(home/gui): sway: don't manually start IM binary | sefidel | 2023-09-17 | 1 | -2/+0 |
| | | | | | | | | * This fixes the issue where fcitx5-daemon would fail to start every configuration switch. * home-manager creates a service that starts it, therefore manually starting it is not needed. | ||||
* | feat(home/gui): add logout binding | sefidel | 2023-09-16 | 1 | -4/+3 |
| | |||||
* | feat(home/gui): fix multimedia keys | sefidel | 2023-09-16 | 1 | -6/+10 |
| | |||||
* | feat(home): basic HiDPI support | sefidel | 2023-09-14 | 1 | -4/+8 |
| | |||||
* | chore!: use keyd to manage key remaps | sefidel | 2023-08-22 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): disable acceleration on trackball | sefidel | 2023-08-11 | 1 | -0/+5 |
| | |||||
* | feat(home/gui): start inputMethod on sway startup | sefidel | 2023-08-05 | 1 | -1/+3 |
| | |||||
* | feat(gui/sway): Mod+Ctrl+q to enter idle state | sefidel | 2023-08-03 | 1 | -0/+3 |
| | |||||
* | chore(gui/sway): remove excess space | sefidel | 2023-08-03 | 1 | -1/+1 |
| | |||||
* | feat(home): split gui from base | sefidel | 2023-07-25 | 1 | -0/+226 |