aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeLines
* Updated CHANLOG with Toggle Rainbow featureDon Williams2026-01-13-0/+7
| | | | | | | | | | Thanks Arkboi for suggesting it On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Update CHANGELOGDon Williams2026-01-11-0/+9
|
* Update CHANGELOGDon Williams2026-01-09-2/+6
|
* Update CHANGELOGDon Williams2026-01-09-0/+11
|
* Fixed parser not detecting unbinds / rebindsDon Williams2026-01-09-0/+5
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/keybinds_parser.py
* Updated CHANGELOG on wallustswww script improvementsDon Williams2026-01-08-0/+1
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Fixing more scripts for Hyprland-DotsDon Williams2026-01-08-0/+6
| | | | | | | | | | | | | | | | | | - `WallustSwww.sh` now reads the focused monitor’s cache file (or parses swww query per-monitor) to pick the correct wallpaper path - Eliminating the previous “last line wins” bug on multi-monitor setups. - `PortalHyprland.sh` suppresses harmless killall errors and launches only the first available portal binary in each category (hyprland + general) - Avoiding duplicate processes when both `/usr/lib` and `/usr/libexec` variants exist. - `KillActiveProcess.sh` checks that Hyprland returned a numeric PID before calling kill - Notifies the user when no active window is available instead of throwing kill usage errors. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/KillActiveProcess.sh modified: config/hypr/scripts/PortalHyprland.sh modified: config/hypr/scripts/WallustSwww.sh
* Fixing the next three scriptsDon Williams2026-01-08-0/+3
| | | | | | | | | | | | | | | | | | | - `Tak0-Per-Window-Switch.sh` now records the listener PID in ``~/.cache/kb_layout_per_window.listener.pid`` - reuses it if still running, preventing multiple background listeners - reports missing Hyprland sockets without exiting the main script. - `WaybarScripts.sh` adds a `launch_files()` helper that checks `$files` before execution; - if unset, it shows a notification instead of running an empty command. - `sddm_wallpaper.sh` validates `~/.config/rofi/wallust/colors-rofi.rasi` before use - extracts colors via a helper, and aborts with a notification if any required colors are missing. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh modified: config/hypr/scripts/WaybarScripts.sh modified: config/hypr/scripts/sddm_wallpaper.sh
* Updated CHANGELOG with current script fixesDon Williams2026-01-08-0/+10
|
* Updated CHANGELOG with MPRIS artwork fixDon Williams2026-01-08-0/+5
|
* Create default config for Wezterm NOT themed yetDon Williams2026-01-08-1/+8
| | | | | | | | | | | | | | At this time wezterm is not installed by default However, if user installs it they will have a nice config to begin with Later I hope to add theming support On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md new file: config/wezterm/wezterm.lua modified: copy.sh
* Updated CHANGELOGDon Williams2026-01-07-0/+2
| | | | | | | | | On branch development Your branch is ahead of 'origin/development' by 1 commit. (use "git push" to publish your local commits) Changes to be committed: modified: CHANGELOG.md
* Updated CHANGELOG removed backup fileDon Williams2026-01-06-1/+15
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md deleted: config/hypr/scripts/ThemeChanger.sh.ori
* Added rule for modal and fixed alt-tab for max'd windowsDon Williams2026-01-04-0/+14
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/SystemSettings.conf modified: config/hypr/configs/WindowRules-config-v3.conf
* Updated CHANGELOG for new blur effectDon Williams2026-01-01-1/+5
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Added sample rules to start apps on specific workspacesDon Williams2025-12-31-0/+2
| | | | | | | | | | | | | They are commented out for now When they were active by default it caused new user confusion and many support requests On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/WindowRules-config-v3.conf
* Updated CHANGELOGDon Williams2025-12-31-0/+13
|
* Updated CHANGELOGDon Williams2025-12-29-1/+7
|
* Updated CHANGELOGDon Williams2025-12-24-0/+3
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Switch KB layout updated for new locationDon Williams2025-12-23-1/+3
| | | | | | | | | | | | System settings move to hypr/configs/Systemsettings On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/SwitchKeyboardLayout.sh modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh
* Add optional keybinding for audio increment/decrementDonald Williams2025-12-22-0/+6
| | | Introduced a new keybinding feature for audio control.
* Updated CHANGELOGDon Williams2025-12-10-2/+3
|
* Upd CHANGELOG on overview fix in copy.shDon Williams2025-12-09-0/+4
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Updated CHANGELOG with recent fix and contributorsDon Williams2025-12-09-1/+5
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Fixed typos in CHANGELOG.mdDon Williams2025-12-06-1/+1
|
* Updated CHANGELOG.md merged CHANGES-v2.3.18.mdDon Williams2025-12-06-13/+86
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md deleted: CHANGES-v2.3.18.md
* Updated CHANGELOG.mdDon Williams2025-12-01-9/+17
|
* chore(release): v2.3.18\n\nKeybinds\n- Initialize SUPER+J/K to match default ↵Don Williams2025-11-05-0/+9
| | | | layout at login via scripts/KeybindsLayoutInit.sh\n- Keep ChangeLayout.sh dynamic rebinds on layout toggle\n- Credit: Suresh Thagunna (https://github.com/suresh466)\n\nStartup\n- Source vendor Startup_Apps/WindowRules first, then UserConfigs overlay to restore baseline autostarts while honoring user additions\n- Quick Settings: Edit Startup Apps opens full vendor defaults\n\nMeta\n- Version marker: config/hypr/v2.3.18
* refactor(keybinds): use bindd with descriptions across configsDon Williams2025-10-30-0/+8
| | | | | | | - Convert binds to description form (bindd/bindld/binded/bindmd/bindlnd) - Keep naming as powermenu for shutdown/reboot/logout/suspend - Update KeyBinds.sh to parse and display descriptions - Update CHANGELOG
* Updated CHANGELOG.mdDon Williams2025-10-28-3/+14
|
* Upd scripts to be compatible with deb/ubuntuDon Williams2025-10-13-0/+4
| | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: CHANGELOG.md modified: README.md modified: copy.sh modified: release.sh modified: upgrade.sh
* Updated CHANGELOG.md for HyprsunetDon Williams2025-10-13-2/+10
|
* Added contributors to CHANGELOG.mdDon Williams2025-10-06-3/+10
|
* updating CHANGELOG.mdDon Williams2025-10-06-3/+3
|
* Updated CHANGELOG formatinmgDon Williams2025-10-06-21/+16
| | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: CHANGELOG.md
* Added initial CHANGELOGDon Williams2025-10-06-0/+28
| | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: new file: CHANGELOG.md
* uploaded Rose-Pine Move ChangeLogs into wikiJaKooLit2023-11-20-110/+0
|
* changelog and readme updateJaKooLit2023-11-19-0/+5
|
* Keybinds changeJa.KooLit2023-11-16-0/+4
|
* updated changelogJaKooLit2023-11-16-1/+1
|
* download from releaseJaKooLit2023-11-16-0/+7
|
* corrected some screenshotsJa.KooLit2023-11-16-1/+3
|
* to refreshJa.KooLit2023-11-16-3/+1
|
* updated changelogsJa.KooLit2023-11-16-2/+4
|
* now should be ok :)Ja.KooLit2023-11-16-1/+2
|
* link still not correctedJa.KooLit2023-11-16-1/+1
|
* link correctedJa.KooLit2023-11-16-1/+1
|
* final tweakingJa.KooLit2023-11-16-3/+1
|
* waybar changesJaKooLit2023-11-16-0/+14
|
* Laptop conf file creationJaKooLit2023-11-14-0/+3
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage