| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #781 from JaKooLit/development | Ja.KooLit | 2025-07-29 | -8/+313 |
| |\ | | | | | Development to main | |||
| | * | Merge pull request #780 from Mewlkor/fix-qs-alignment-scale | Ja.KooLit | 2025-07-28 | -2/+2 |
| | |\ | | | | | | | Fix: Fix qs alignment scale | |||
| | | * | fix: fix window position not using correct monitor, fix scaling of windows ↵ | Mewlkor | 2025-07-27 | -2/+2 |
| | |/ | | | | | | | on monitors with non 1.0 scale | |||
| | * | Merge pull request #779 from Mewlkor/fix-qs-alignment | Ja.KooLit | 2025-07-27 | -4/+4 |
| | |\ | | | | | | | fix: fix qs overview window alignment | |||
| | | * | fix: fix qs overview window alignment | Mewlkor | 2025-07-26 | -4/+4 |
| | |/ |/| | ||||
| * | | updated follow mouse to 1 (as per wiki) | JaKooLit | 2025-07-26 | -1/+1 |
| | | | ||||
| * | | implemented sddm wallpaper v2 | JaKooLit | 2025-07-26 | -88/+32 |
| | | | ||||
| * | | added ags in refresh.sh and refreshnowaybar.sh | JaKooLit | 2025-07-26 | -0/+6 |
| | | | ||||
| | * | Merge pull request #776 from jteijema/patch-2 | Ja.KooLit | 2025-07-27 | -1/+2 |
| | |\ | | | | | | | Add plex to waybar icons | |||
| | | * | Add plex to waybar icons | Jelle Teijema | 2025-07-25 | -1/+2 |
| | |/ |/| | ||||
| * | | Merge pull request #775 from JaKooLit/development | Ja.KooLit | 2025-07-25 | -179/+5371 |
| |\ \ | | | | | | | Development to main | |||
| | | * | Merge pull request #778 from tak0dan/Tak0-scripts | Ja.KooLit | 2025-07-27 | -1/+305 |
| | | |\ | | | | | | | | | QoL scripts (Autodispatch, Keyboard layout switch) | |||
| | | | * | Moved Autodispatch script to the UserScripts directory; | tak0dan | 2025-07-26 | -0/+90 |
| | | | | | ||||
| | | | * | Small technical additions for keyboard layout and app dispatch fixesSmall ↵ | tak0dan | 2025-07-26 | -1/+215 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | technical additions for keyboard layout and app dispatch fixes This commit introduces two minor but useful scripts aimed at solving specific edge cases in Hyprland usage: 1. Tak0-Per-Window-Switch.sh: Enables per-window keyboard layout switching. This is useful for multilingual workflows where the global layout model becomes inconvenient. The script listens to window focus events and restores the last-used layout for that specific window. 2. Tak0-Autodispatch.sh: Fixes a recurring issue where startup applications are dispatched to incorrect monitors or workspaces, especially in dynamic multi-monitor environments (e.g., a laptop that gets docked/undocked). The original dispatch rules sometimes fail due to race conditions or child process spawning out of focus. This script re-applies correct dispatching logic after startup, reducing manual corrections. Also: - Updated UserKeybinds.conf to run the per-window layout script at startup. - All changes are additive. No existing configs or behavior were overridden or broken. These changes don't introduce any core structural modifications — just small utilities to improve the overall experience when using Hyprland in daily workflows. | |||
| | | * | updated follow mouse to 1 (as per wiki) | JaKooLit | 2025-07-26 | -1/+1 |
| | | | | ||||
| | | * | implemented sddm wallpaper v2 | JaKooLit | 2025-07-26 | -88/+32 |
| | | | | ||||
| | | * | added ags in refresh.sh and refreshnowaybar.sh | JaKooLit | 2025-07-26 | -0/+6 |
| | |/ | ||||
| | * | Merge pull request #774 from jteijema/Waybar-selection-Highlighting | Ja.KooLit | 2025-07-25 | -4/+6 |
| | |\ | | | | | | | fix: resolve emoji removal in waybar scripts | |||
| | | * | fix: resolve emoji removal | jteijema | 2025-07-25 | -4/+6 |
| | |/ |/| | ||||
| | * | added power profiles daemon on most configs | JaKooLit | 2025-07-25 | -5/+15 |
| | | | ||||
| | * | Merge pull request #773 from JaKooLit/main | Ja.KooLit | 2025-07-25 | -35/+63 |
| | |\ | |/ |/| | Main to development | |||
| * | | Merge pull request #771 from jteijema/Waybar-selection-Highlighting | Ja.KooLit | 2025-07-25 | -35/+63 |
| |\ \ | | | | | | | feat: Add selected config highlighting for waybar | |||
| | * | | Update WaybarStyles.sh | Ja.KooLit | 2025-07-25 | -1/+1 |
| | | | | ||||
| | * | | Update WaybarLayout.sh | Ja.KooLit | 2025-07-25 | -1/+1 |
| | | | | ||||
| | * | | revert: removal of NOTE | Jelle Teijema | 2025-07-23 | -0/+1 |
| | | | | ||||
| | * | | feat: Add selected config highlighting for waybar | jteijema | 2025-07-23 | -36/+63 |
| |/ / | ||||
| | * | Added Colorful Waybar Stolen Style | JaKooLit | 2025-07-22 | -0/+348 |
| | | | ||||
| | * | updated sddm-wallpaper script | JaKooLit | 2025-07-22 | -13/+13 |
| | | | ||||
| | * | added env = GSK_RENDERER,ngl for nvidia | JaKooLit | 2025-07-22 | -0/+3 |
| | | | ||||
| | * | updated copy.sh to work with simple_sddm_2 and updated wallpaper_sddm script | JaKooLit | 2025-07-22 | -45/+39 |
| | | | ||||
| | * | uploaded new script for the new sddm theme | JaKooLit | 2025-07-21 | -0/+82 |
| | | | ||||
| | * | updated readme. remove of AGS | JaKooLit | 2025-07-20 | -5/+0 |
| | | | ||||
| | * | minor UserSettings update | JaKooLit | 2025-07-20 | -3/+4 |
| | | | ||||
| | * | Merge pull request #741 from tnfru/main | Ja.KooLit | 2025-07-20 | -62/+162 |
| | |\ | | | | | | | add: better rofi theme selector | |||
| | | * | Update RofiThemeSelector.sh | Ja.KooLit | 2025-07-20 | -2/+2 |
| | | | | | | | | | | updated to sort numerically and also added exclamation on message for better visibility | |||
| | | * | Update RofiThemeSelector.sh | Ja.KooLit | 2025-07-20 | -1/+1 |
| | | | | ||||
| | | * | add: message to rofi theme selector | Lars Müller | 2025-07-19 | -3/+24 |
| | | | | ||||
| | | * | add: better rofi theme selector | Lars Müller | 2025-06-12 | -60/+139 |
| | | | | ||||
| | * | | Fixed the uncommenting part of UserKeybinds.conf | JaKooLit | 2025-07-19 | -14/+9 |
| | | | | ||||
| | * | | updated copy.sh and still added ags | JaKooLit | 2025-07-19 | -2/+1850 |
| | | | | ||||
| | * | | Merge pull request #766 from JaKooLit/main | Ja.KooLit | 2025-07-19 | -0/+207 |
| | |\ \ | |/ / |/| | | Main to Development | |||
| * | | | Merge pull request #763 from imtheonlysaint/main | Ja.KooLit | 2025-07-19 | -0/+207 |
| |\ \ \ | | | | | | | | | feat: Add new Rofi theme style | |||
| | * \ \ | Merge branch 'main' into main | Ja.KooLit | 2025-07-19 | -27/+4 |
| | |\ \ \ | |/ / / |/| | | | ||||
| | * | | | Update saint-rofi.rasi | saint | 2025-07-18 | -150/+153 |
| | | | | | | | | | | | | | adding configuration | |||
| | * | | | adding a new style for rofi | imtheonlysaint | 2025-07-18 | -0/+204 |
| | | | | | ||||
| | | * | | Merge pull request #765 from JaKooLit/main | Ja.KooLit | 2025-07-18 | -27/+4 |
| | | |\ \ | |_|/ / |/| | | | swaync v0.12 update huge border fix | |||
| * | | | | swaync v0.12 update huge border fix | JaKooLit | 2025-07-18 | -27/+4 |
| |/ / / | ||||
| | * | | updated quick shell config copy | JaKooLit | 2025-07-17 | -5/+5 |
| | | | | ||||
| | * | | integrated wallust colors into simple_sddm_2 SDDM theme | JaKooLit | 2025-07-17 | -11/+63 |
| | | | | ||||
| | * | | remove ags from startup | JaKooLit | 2025-07-16 | -2/+1 |
| | | | | ||||
