| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(home/gui): sway: fractional scaling workaround | sefidel | 2024-12-22 | 1 | -0/+2 |
* | fix(home/gui): sway: always bring scratchpad to the front | sefidel | 2024-09-04 | 1 | -1/+1 |
* | feat(home/gui): waybar: add scratchpad indicator | sefidel | 2024-09-04 | 2 | -2/+16 |
* | 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 |
* | feat(home/gui): move yubikey-touch-detector to bottom-center | sefidel | 2024-08-10 | 1 | -1/+1 |
* | feat(home/gui): center yubikey-touch-detector notifications | sefidel | 2024-08-10 | 1 | -0/+6 |
* | feat(home/gui): replace dunst with mako | sefidel | 2024-08-10 | 2 | -50/+29 |
* | chore(services/blocky): fix typo | sefidel | 2024-08-10 | 1 | -0/+10 |
* | feat(home/gui): waybar: add battery charging indicator | sefidel | 2024-08-02 | 1 | -0/+15 |
* | feat(home/gui): waybar: limit max length on network module | sefidel | 2024-05-12 | 1 | -0/+1 |
* | feat(home/gui): waybar: make systray collapsed by default | sefidel | 2024-05-12 | 2 | -1/+30 |
* | feat(home/gui): waybar: make urgent workspace blink | sefidel | 2024-05-12 | 1 | -0/+5 |
* | feat(home/gui): waybar: change blink colour | sefidel | 2024-05-12 | 1 | -1/+1 |
* | feat(home/gui): sway: start fcitx5 service instead of binary | sefidel | 2024-05-11 | 1 | -1/+1 |
* | fix(home/gui): fix dunst popup being too long | sefidel | 2024-05-10 | 1 | -1/+0 |
* | 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/gui): waybar: persistent_workspaces -> persistent-workspaces | sefidel | 2024-01-15 | 1 | -1/+1 |
* | 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 |
* | feat(home/gui): sway: make suspend and logout work on locked state | sefidel | 2023-10-03 | 1 | -1/+2 |
* | feat(home/gui): waybar: add spacing for tray | sefidel | 2023-09-17 | 1 | -0/+4 |
* | feat(home/gui): waybar: replace pulseaudio with wireplumber | sefidel | 2023-09-17 | 2 | -3/+3 |
* | feat(home/gui): waybar: add tray | sefidel | 2023-09-17 | 1 | -1/+1 |
* | fix(home/gui): sway: don't manually start IM binary | sefidel | 2023-09-17 | 1 | -2/+0 |
* | 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/gui): waybar: add linked format for network | sefidel | 2023-09-15 | 1 | -0/+1 |
* | feat(home/gui): waybar: make battery an optional module | sefidel | 2023-09-15 | 1 | -2/+8 |
* | feat(home/gui): waybar: add network module | sefidel | 2023-09-15 | 1 | -1/+12 |
* | feat(home): basic HiDPI support | sefidel | 2023-09-14 | 4 | -12/+26 |
* | feat(home/gui): foot: remove explicit line height | sefidel | 2023-09-13 | 1 | -1/+0 |
* | 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 | 5 | -0/+454 |