aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Dropdown terminal improvements - Round 2Kiran George2025-05-31-13/+23
|
* Merge pull request #713 from SherLock707/developmentJa.KooLit2025-05-27-1/+284
|\ | | | | Improved Dropdown terminal
| * Added animation similar to pyprlandKiran George2025-05-27-28/+168
| |
| * Updated dropdown terminal script to use addressed based window tracking ↵Kiran George2025-05-27-31/+109
| | | | | | | | instead of class
| * Improved Dropdown terminalKiran George2025-05-25-1/+66
| |
* | Merge pull request #715 from Humblemonk/patch-1Ja.KooLit2025-05-27-2/+2
|\ \ | | | | | | Remove trailing whitespace from WindowRules.conf
| * | Remove trailing whitespace from WindowRules.confHumblemonk2025-05-27-2/+2
| | | | | | | | | Noticed a trailing whitespace in the latest WindowRules.conf.
| * | Merge pull request #712 from JaKooLit/developmentJa.KooLit2025-05-25-1/+1
| |\ \ | | | | | | | | Development to Main
* | | | updated hyprlock 1080pJaKooLit2025-05-27-1/+1
| | | |
* | | | updated Power.sh, renamed to Battery.sh since it is about battery informationJaKooLit2025-05-27-3/+15
| | | |
* | | | Merge pull request #705 from aditya-an1l/power-display-hyprlockJa.KooLit2025-05-25-0/+21
|\ \ \ \ | |_|_|/ |/| | | feat: Display battery level and power status on lock screen
| * | | Merge branch 'main' into power-display-hyprlockAditya An1l2025-05-24-2/+2
| |\ \ \
| * | | | feat: Add Power Info (level and status) in Hyprlock Windowaditya-an1l2025-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 developmentJaKooLit2025-05-25-0/+0
| |_|_|/ |/| | |
* | | | Merge pull request #711 from JaKooLit/mainJa.KooLit2025-05-25-32/+33
|\ \ \ \ | | |_|/ | |/| | Main to Development
| * | | updated Hyprlock configs. Reposition and resize keyboard layoutsJaKooLit2025-05-25-30/+31
| | | |
| * | | welp... seems like the PR was ok.. lmao..JaKooLit2025-05-25-2/+2
| | | | | | | | | | | | | | | | it seems ~ does not work anymore
| * | | Updated Kitty theme ROFI config. ONLY temporary until I figure out to put in ↵JaKooLit2025-05-24-1/+1
| | |/ | |/| | | | | | | message box the actions
| * | Merge pull request #707 from JaKooLit/revert-689-mainJa.KooLit2025-05-23-2/+2
| |\ \ | | |/ | |/| Revert "Replace tilda with $HOME because it's expands correctly this way"
| | * Revert "Replace tilda with $HOME because it's expands correctly this way"Ja.KooLit2025-05-23-2/+2
| |/
| * updated rofi-beats rofi menuJaKooLit2025-05-21-1/+1
| |
* | updated rofi-beats rofi menuJaKooLit2025-05-21-1/+1
| |
* | Merge pull request #702 from JaKooLit/merge-fixJa.KooLit2025-05-20-438/+561
|\ \ | | | | | | main to development
| * \ Merge branch 'development' into merge-fixJa.KooLit2025-05-20-1/+1
| |\ \ | |/ / |/| / | |/
* | some minor fixes on the user defaultJaKooLit2025-05-21-3/+8
| |
* | Merge pull request #680 from 69MichelleDB/ScreenShot-xdg-fixDonald Williams2025-05-19-1/+1
|\ \ | | | | | | fix: Fix ScreenShot.sh to check xdg-user-dir PICTURES
| * | fix: Fix ScreenShot.sh to check xdg-user-dir PICTURESMichelleDB2025-04-30-1/+1
|/ /
| * Merge pull request #691 from Mtp81/rofibeats-continuous-playbackJa.KooLit2025-05-20-21/+40
| |\ | | | | | | feat: Add continuous playback to RofiBeats during choosing next music
| | * feat: Add continuous playback to RofiBeats during choosing next musicMarko Pekkola2025-05-09-21/+40
| |/ |/| | | | | | | | | | | | | | | | | | | | | desc: - Remove stop_music from start of script - call stop_music after user selections are done - Add "Stop RofiBeats" user choice to allow stopping player (kill mpv) Previously, this could be done by opening RofiBeats. Note: stopping player and music are different. Music can be stopped using global keybinds. These changes keep playing (previous) music until next one is chosen.
| * some minor fixes on the user defaultsJaKooLit2025-05-21-4/+9
| |
| * Merge pull request #661 from vailrahmatulin/mainDonald Williams2025-05-19-3/+25
| |\ | | | | | | Added the keyboard layout indicator to the lock screen, it should be tested at 1080p resolution
| | * Merge branch 'main' into mainDonald Williams2025-05-19-409/+489
| | |\ | | |/ | |/|
| * | Merge pull request #684 from haxxordan/patch-1Donald Williams2025-05-19-1/+1
| |\ \ | | | | | | | | Fix weather widget in waybar by pulling wind speed correctly
| | * \ Merge branch 'main' into patch-1Donald Williams2025-05-19-408/+487
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #693 from Urkrathos/mainDonald Williams2025-05-19-2/+2
| |\ \ \ | | | | | | | | | | Fix Waybar calendar showing incorrect week numbers
| | * \ \ Merge branch 'main' into mainDonald Williams2025-05-19-406/+485
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #689 from ItsChoudhry/mainDonald Williams2025-05-19-2/+2
| |\ \ \ \ | | | | | | | | | | | | Replace tilda with $HOME because it's expands correctly this way
| | * \ \ \ Merge branch 'main' into mainDonald Williams2025-05-19-404/+483
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #694 from tnfru/better-kitty-theme-pickerDonald Williams2025-05-19-29/+120
| |\ \ \ \ \ | | | | | | | | | | | | | | add: better kitty theme picker script
| | * \ \ \ \ Merge branch 'main' into better-kitty-theme-pickerDonald Williams2025-05-19-375/+363
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Updated copy.sh for copying window rules. Renamed WindowRules.conf to old.JaKooLit2025-05-17-375/+363
| | | | | | |
| | * | | | | fix: restore kitty theme sourcesLars Müller2025-05-16-1/+1
| | | | | | |
| | * | | | | add: better kitty theme picker scriptLars Müller2025-05-15-30/+121
| |/ / / / /
| | * / / / Replace tilda with $HOME because it's expands correctly this wayChoudhry2025-05-05-2/+2
| |/ / / /
| | * / / Fix waybar calendar showing first week of the year as W01 instead of W00Urkrathos2025-05-12-2/+2
| |/ / /
| | * / Update Weather.pyDaniel Walker2025-05-01-1/+1
| |/ / | | | | | | fix wind speed display
| * | Merge pull request #670 from running4ever/merge-devDonald Williams2025-04-19-0/+1
| |\ \ | | | | | | | | Add Archlinux hyprpolkitagent binary location
| | * \ Merge branch 'main' into merge-devDonald Williams2025-04-19-5/+7
| | |\ \ | | |/ / | |/| |
| | * | add hyprpolkitagent binary location for archrunning4ever2025-04-19-0/+1
| |/ / |/| |
* | | Merge pull request #648 from JaKooLit/mainJa.KooLit2025-03-25-41/+57
|\ \ \ | | | | | | | | main to development
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage