| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix(copy.sh): Correct variable for resetting color in function | RubberJones | 2025-06-25 | -1/+1 |
| | | | | | | | | | | | | | Replace the undefined variable $CLEAR with the correct variable $RESET. The function attempted to reset the text color using the $CLEAR variable, which, however, was not defined anywhere in the script. This resulted in the color output not being reset after the function call. This change ensures that the correct, already defined $RESET variable is used to reset the terminal to its default state. | |||
| * | refactor(copy.sh): Remove duplicate print_color function | RubberJones | 2025-06-25 | -5/+0 |
| | | ||||
| * | Merge pull request #736 from JaKooLit/main | Ja.KooLit | 2025-06-09 | -20/+15 |
| |\ | | | | | synchronize the readme | |||
| | * | Update README.de.md | Ja.KooLit | 2025-06-09 | -1/+1 |
| | | | ||||
| | * | Update README.uk.md | Ja.KooLit | 2025-06-09 | -2/+2 |
| | | | ||||
| | * | Update README.ru.md | Ja.KooLit | 2025-06-09 | -2/+2 |
| | | | ||||
| | * | Update README.ro.md | Ja.KooLit | 2025-06-09 | -2/+2 |
| | | | ||||
| | * | Update README.jp.md | Ja.KooLit | 2025-06-09 | -1/+1 |
| | | | ||||
| | * | some minor readme update | JaKooLit | 2025-06-09 | -473/+11 |
| | | | ||||
| | * | readme update | JaKooLit | 2025-06-09 | -1/+1 |
| | | | ||||
| | * | updated | JaKooLit | 2025-06-09 | -2/+1 |
| | | | ||||
| * | | Merge pull request #735 from JaKooLit/translations | Ja.KooLit | 2025-06-09 | -7/+422 |
| |\ \ | | | | | | | updated readme. added Readme translations | |||
| | * \ | Merge branch 'development' into translations | Ja.KooLit | 2025-06-09 | -470/+726 |
| | |\ \ | |/ / |/| / | |/ | ||||
| * | | Merge pull request #729 from CristianSw/dev | Ja.KooLit | 2025-06-09 | -0/+582 |
| |\ \ | | | | | | | Added Romanian, Russian and Ukrainian translation for Readme file | |||
| | * | | Added additional translation to cover all region languages | CristianSw | 2025-06-06 | -0/+388 |
| | | | | | | | | | | | | | | | | | | | Added: - Russian Translation - Ukrainian Translation | |||
| | * | | Created i18n folder | CristianSw | 2025-06-06 | -0/+0 |
| | | | | | | | | | | | | | proposal for better structure for i18n files store translated READ.me files in dedicated folder | |||
| | * | | Fixed romanian translate and reverted main READ.me file | CristianSw | 2025-06-06 | -84/+292 |
| | | | | ||||
| | * | | Merge branch 'JaKooLit:main' into dev | CristianSw | 2025-06-06 | -9/+9 |
| | |\ \ | ||||
| | * | | | Added Romanian translation for Readme file | CristianSw | 2025-06-05 | -98/+84 |
| | | | | | ||||
| * | | | | Merge pull request #734 from JaKooLit/main | Ja.KooLit | 2025-06-09 | -11/+10 |
| |\ \ \ \ | | | | | | | | | | | main to development | |||
| * \ \ \ \ | Merge pull request #730 from JaKooLit/main | Ja.KooLit | 2025-06-06 | -9/+9 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | Update Polkit.sh | |||
| * | | | | | Merge pull request #725 from SherLock707/swaync_bypass_dnd | Ja.KooLit | 2025-06-01 | -9/+9 |
| |\ \ \ \ \ | | | | | | | | | | | | | SwayNC DND bypass for volume and brightness notification | |||
| | * | | | | | SwayNC DND bypass for volume and brightness notification | Kiran George | 2025-06-01 | -9/+9 |
| | | | | | | | ||||
| * | | | | | | Merge pull request #724 from SherLock707/dropdown_terminal | Ja.KooLit | 2025-06-01 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fixed drop down terminal focus | |||
| | * | | | | | Fixed drop down terminal focus | Kiran George | 2025-06-01 | -1/+1 |
| |/ / / / / | ||||
| * | | | | | Merge pull request #721 from JaKooLit/revert-720-revert-717-development | Ja.KooLit | 2025-05-31 | -13/+23 |
| |\ \ \ \ \ | | | | | | | | | | | | | Revert "Revert "Dropdown terminal improvements - Round 2"" | |||
| | * | | | | | Revert "Revert "Dropdown terminal improvements - Round 2"" | Ja.KooLit | 2025-05-31 | -13/+23 |
| |/ / / / / | ||||
| * | | | | | Merge pull request #720 from JaKooLit/revert-717-development | Ja.KooLit | 2025-05-31 | -23/+13 |
| |\ \ \ \ \ | | | | | | | | | | | | | Revert "Dropdown terminal improvements - Round 2" | |||
| | * | | | | | Revert "Dropdown terminal improvements - Round 2" | Ja.KooLit | 2025-05-31 | -23/+13 |
| |/ / / / / | ||||
| * | | | | | Merge pull request #717 from SherLock707/development | Ja.KooLit | 2025-05-31 | -13/+23 |
| |\ \ \ \ \ | | | | | | | | | | | | | Dropdown terminal improvements - Round 2 | |||
| | * | | | | | Dropdown terminal improvements - Round 2 | Kiran George | 2025-05-31 | -13/+23 |
| |/ / / / / | ||||
| * | | | | | Merge pull request #713 from SherLock707/development | Ja.KooLit | 2025-05-27 | -1/+284 |
| |\ \ \ \ \ | | | | | | | | | | | | | Improved Dropdown terminal | |||
| | * | | | | | Added animation similar to pyprland | Kiran George | 2025-05-27 | -28/+168 |
| | | | | | | | ||||
| | * | | | | | Updated dropdown terminal script to use addressed based window tracking ↵ | Kiran George | 2025-05-27 | -31/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | | instead of class | |||
| | * | | | | | Improved Dropdown terminal | Kiran George | 2025-05-25 | -1/+66 |
| | | | | | | | ||||
| * | | | | | | Merge pull request #715 from Humblemonk/patch-1 | Ja.KooLit | 2025-05-27 | -2/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove trailing whitespace from WindowRules.conf | |||
| | * | | | | | | Remove trailing whitespace from WindowRules.conf | Humblemonk | 2025-05-27 | -2/+2 |
| | | |_|_|/ / | |/| | | | | | | | | | | Noticed a trailing whitespace in the latest WindowRules.conf. | |||
| * | | | | | | updated hyprlock 1080p | JaKooLit | 2025-05-27 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | updated Power.sh, renamed to Battery.sh since it is about battery information | JaKooLit | 2025-05-27 | -3/+15 |
| | | | | | | | ||||
| * | | | | | | Merge pull request #705 from aditya-an1l/power-display-hyprlock | Ja.KooLit | 2025-05-25 | -0/+21 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | feat: Display battery level and power status on lock screen | |||
| | * | | | | | Merge branch 'main' into power-display-hyprlock | Aditya An1l | 2025-05-24 | -2/+2 |
| | |\ \ \ \ \ | ||||
| | * | | | | | | feat: Add Power Info (level and status) in Hyprlock Window | aditya-an1l | 2025-05-22 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Display current power level (battery percentage) and power status (full, charging, discharging) at the bottom right section of Hyprlock - This feature allows laptop user to view the power info when their device are locked, especially if the device is getting discharged. | |||
| * | | | | | | | updated version for development | JaKooLit | 2025-05-25 | -0/+0 |
| | | | | | | | | ||||
| | | | | | | * | updated readme. added Readme translations | JaKooLit | 2025-06-09 | -5/+1072 |
| | | | | | |/ | ||||
| | | | | | * | Merge pull request #733 from JaKooLit/dev-sddm | Ja.KooLit | 2025-06-09 | -11/+10 |
| | | | | |/| | | | | | | | | | | | | | Updated for new SDDM theme | |||
| | | | | | * | Update WallpaperEffects.sh | Ja.KooLit | 2025-06-08 | -5/+5 |
| | | | | | | | ||||
| | | | | | * | Update WallpaperSelect.sh | Ja.KooLit | 2025-06-08 | -6/+5 |
| | | | | |/ | ||||
| | | | | * | Update Polkit.sh | Ja.KooLit | 2025-06-06 | -9/+9 |
| | | | |/ | | | | | | | | | ensuring a file | |||
| | | | * | Merge pull request #712 from JaKooLit/development | Ja.KooLit | 2025-05-25 | -1/+1 |
| | | | |\ | |_|_|/ |/| | | | Development to Main | |||
| * | | | | Merge pull request #711 from JaKooLit/main | Ja.KooLit | 2025-05-25 | -32/+33 |
| |\ \ \ \ | | |_|/ | |/| | | Main to Development | |||
