Releases: JaKooLit/Hyprland-Dots
v2.3.8
Well, my video was just out about few hours about the changes
Lord Vaxry is cooking something about qt6 , qml, qt apps, etc
So I better put this a release and start adjusting for his next big update. Maybe?
Its good so we dont have to rely other apps themes, decorations, [ not sure up to now if those were the case :) ]
Anyway, as always, here are the changes
v2.3.8
Changes / Updates:
- updated copy.sh to choose less than 1440p from =< 1080p to cover anything less than 1440p monitor resolutions
- updated copy.sh - fix multiple copying of config/hypr directory which prompts to restore some User configurations
- updated copy.sh - added hyprcursor version of Bibata Ice Cursor. NOTE. You need to download the bibata hyprcursor version from https://github.com/JaKooLit/GTK-themes-icons/blob/main/icon/Bibata-Modern-Ice.zip
- moved / added the power-profiles-daemon waybar module to mobo / mobo drawer
- by default, high resolution and high refresh rate are enabled by default
- some changes on default UserSettings.conf
- kvantum color scheme changes
- Updated
copy.sh
to offer restoration of all files inUserConfigs.conf
- NOTE: A caveat! You need to manage the changes yourself - added 2 waybar styles. Adopted from ML4W;
ML4W modern and ML4W modern mixed
- Minor update on Rofi Beats - added station
- updated copy.sh to offer some User Scripts restoration when running copy.sh
- waybar "sleek" config tweaked
- tweaks on keybinds (added some names) to make it easier to search using rofi
- added waybar style - catpuccin frappe
- Some rofi tweaks
- fix waybar-wallust colors not applying
- battery not charging waybar animation changes to reduce cpu usage as per wiki
- disabled
env = LIBGL_ALWAYS_SOFTWARE,1
for a VM install since on my test, hyprland is crashing
Thanks to these beautiful people for donating / sponsoring for the past 3 months
- Pain (Ko-Fi - Monthly)
- Milan (Ko-Fi - Monthly)
- Mikel (Ko-Fi)
- ddubs (Ko-Fi)
- Lumipyry (Ko-Fi)
- Ichfeis (Github)
- frankperrakis (Github)
- Chromeghost (Buy me coffee)
What's Changed
- feat: change dark light wallpaper to its opposite wallpaper by @SuJin353 in #461
- Revert "feat: change dark light wallpaper to its opposite wallpaper" by @JaKooLit in #467
- Update copy.sh to better explain setting <2K monitors and >2K monitors during install by @dwilliam62 in #497
- feat: force reload of kitty.conf for existing open instances on dark/light toggle by @omgitsaheadcrab in #498
- fix: update prompts to indicate default responses in uppercase by @brockar in #494
- bugfix: add tooltip format for clock module in Waybar configuration by @brockar in #504
- Main to Development by @JaKooLit in #512
- Development to Main by @JaKooLit in #513
New Contributors
- @SuJin353 made their first contribution in #461
- @dwilliam62 made their first contribution in #497
- @omgitsaheadcrab made their first contribution in #498
Full Changelog: v2.3.7...v2.3.8
v2.3.7
Well its not really a new release since I have switched to upstream versions on my Distro-Hyprland scripts.
So basically Im just doing this for a backup...
v2.3.7
Changes / Updates:
- hyprland-workspace#rw update
- initial wallpaper, waybar style changed
- small tweak on wallust.toml
- minor tweak rofi design
- nvim will not be offered to be copied anymore. However, nvim config remains on config
- minor tweaks on workspaces#rw
- added mate-polkit agent (polkit-gnome is not available for fedora 41)
- Waybar Overhaul - Introducing Default v4 module, with app drawer function. Custom, Groups are taken out from the main waybar modules. Note: App drawer is only enabled on Waybar default v4. You can add into your favorite waybar layout.
- minor hyprlock color adjustments
- added functionality on copy.sh to check if either neovim or vim is installed and offer it to make as default editor
- added functionality on copy.sh to offer restoration on some conf from hypr
- added functionality on copy.sh for config clean up if detected to have more than 1 backup configs
- new Keyboard shortcut - SUPER SHIFT K, to launch searchable keybinds which uses rofi. Can also be launch via right click on Hint Button.
- added togglesplit.
Super Shift I
- Thanks to @dwilliam62 - added new waybar design -
[Colorful] Oglo Chicklets
- change default shadow border colors
- some minor updates on hyprland settings and Wallpaper scripts to make it work with swww-git
fixes / done from issues & discussions
- added thorium-browser window rules Enhancement #448
- wallust not generating monochrome wallpapers Discussion #450
- wallust colors target file changed Enhancement #474
- added a fix for WallustSwww.sh for swww-git version.
MR's
- Added RGB bordered waybar style. Thanks to @0xl30
MR #465
- Added some icons for the workspaces#rw. Thanks to @brockar
MR #478
- Move of shadown variable. Thanks to @ThaSiouL
MR #483
Thanks to these beautiful people for donating / sponsoring for the past 2 months
- Pain (Ko-Fi - Monthly)
- Milan (Ko-Fi - Monthly)
- Mikel (Ko-Fi)
- ddubs (Ko-Fi)
- Lumipyry (Ko-Fi)
- Ichfeis (Github)
- frankperrakis (Github)
What's Changed
- Development to main -hotfix by @JaKooLit in #443
- fixed unable to change time during installation if user choose 12H format by @JaKooLit in #444
- updated copy.sh by @JaKooLit in #445
- Development to main. copy patch by @JaKooLit in #446
- Development to main by @JaKooLit in #449
- main to development by @JaKooLit in #451
- main to development by @JaKooLit in #452
- Development to Main by @JaKooLit in #453
- Added functionality to check if nvim or vim is installed and offer to set as default editor by @JaKooLit in #454
- Development to Main by @JaKooLit in #455
- Waybar Rainbow Border by @0xl30 in #465
- Added RGB bordered waybar style by @JaKooLit in #466
- config: add icons on waybar ModuleWorkspaces by @brockar in #478
- move shadow options to decoration:shadow by @ThaSiouL in #483
New Contributors
Full Changelog: v2.3.6...v2.3.7
v2.3.6-2
v2.3.6-1
This is just an additional patch to correct a small bug that file cannot be found if user choose to switch to 12H format.
This is also to bring another option for users to replace some of the configs like
ags
fastfetch
nvim
rofi
waybar
swaync
I am also changing the wallust "backend to lab from lch cause it seems that wallust could not generate any color palette if wallpaper is edited by imagemagick through wallpaper effects function, to black & white.
I know I have mentioned also changing to matugen, but matugen needs more work as color generation for matugen is kinda "immature". Its true matugen is faster but wallust generates better color palettes based on my test
If you want to try matugen, its on dev-matugen branch..
What's Changed
- Development to main -hotfix by @JaKooLit in #443
- fixed unable to change time during installation if user choose 12H format by @JaKooLit in #444
- updated copy.sh by @JaKooLit in #445
Full Changelog: v2.3.6...v2.3.6-1
v2.3.6
This might be the last release where Wallust is used as a color-palette generator. Lately I found an issue but I could not find a work around. More on it below
Originally, I was gonna wait for new waybar 0.11.0 to be released to public but my initial test, its all still fine :)
I am releasing this dots as I will gonna work on moving to matugen do ditch wallust. Lately I found out that for "modified wallpaper" by imagemagick, wallust give "Error: Image should at least have two different pixel colors." The F was that? for a black and white wallpaper there is white and black.. oh of course grey color....
This week, I have concentrated on tweaking my Distro-Hyprland install scripts project. Thanks to @dwilliam62 for all the critics and ideas :)
Anyway, I am proud to present my Distro Hyprland install-scripts are all now tweaked :) These Distro-Hyprland install scripts will now check for the essential packages to be checked at the end of installation, which can be defined of course :), are installed to have Hyprland and of course KooL's Dots up and running nicely :)
Unfortunately, I could'nt tweak more the Ubuntu-Hyprland 24.04 because Ubuntu will NOT backport packages into it, so as usual, not so much changes everything have to be build from source. Dont worry, Ubuntu 24.10-Hyprland install script is ready for it, which is better in terms as most of the packages are now being pulled from Ubuntu universe Repo. Most notable change was nwg-look, which was originally offered as optional are now in Debian Trixie and SID and Ubuntu 24.10 Universe repo. Fedora-Hyprland will also now pull from a copr repo. This nwg-look building has now been significantly reduced!
Anyway, looking forward in the future here are plans so far:
- Moving away from Wallust to Matugen. Unless you have a better option, please let me know..
- After matugen maybe I will port Hyprpanel by Jas Singh
BUT..................
I will be travelling again soon so dont expect much though.. Anyway, I will allocate perhaps an hour everyday for the update.
Final notes:
I would like to thank all for the contributions. PR's or MR's, ideas, bug reports via github and discord.
Changes / Updates:
- Separated waybar workspaces modules to "shorten" a bit the main waybar modules file
- some wallust templates updates
- workspaces animation now enabled.
- rofi compact.rasi enabled scroll bar by default
- waybar module inihibitor have now tooltip. However, custom-hypridle module still there for killing hypridle instead
- new default wallpaper
- wlogout script minor tweak
- explicit sync will not be disabled anymore if nvidia is detected
- env = GDK_SCALE,1 will be enabled by default
fixes from issues:
- updated swaync icon disappearing
issue #435
MR's
- AGS overview respect monitor scale. Huge Thanks to @threehymns
MR #434
What's Changed
- Development to main by @JaKooLit in #424
- Update README.md by @JaKooLit in #426
- Main to development by @JaKooLit in #427
- Merge pull request #427 from JaKooLit/main by @JaKooLit in #429
- Main to development by @JaKooLit in #432
- fix: Make AGS respect monitor scale by @threehymns in #434
- Development to Main by @JaKooLit in #436
- Main to development by @JaKooLit in #437
- Development to Main - preparation for next dots release v2.3.6 by @JaKooLit in #440
- Development to main final prepare for next release by @JaKooLit in #441
New Contributors
- @threehymns made their first contribution in #434
Full Changelog: v2.3.4...v2.3.6
v2.3.5-Hyprland-0.43.0
v2.3.5
Decide to release a new dots version cause I will state on the release which version of Hyprland would be.
This would be alot easier for me which Dots version for Debian and Ubuntu I would assign in the future, in which btw, at the time of writing, they are still on Hyprland v0.41.2.. Im guessing they are having hard time to adopt aquamarine.. (perhaps)
Well not so much changes here. Only a couple of fixes
Changes / Updates:
- added org.mozilla.firefox into waybar module workspaces#rw since fedora decided to name it like that (phew)
- minor waybar [TOP]-minimal - Long tweak
- added keep aspect ration for PIP window rule
fixes from issues:
- updated switchkeyboard layout issue #422
What's Changed
Full Changelog: v2.3.4...v2.3.5-Hyprland-0.43.0
v2.3.3-Ubuntu-24.04-Hyprland-0.39.0
This is not latest release. But rather, This is for Ubuntu 24.04 where it is still on Hyprland v0.39.0
I made an adjustment so old imagemagick (v6) will be compatible so no need to compile Imagemagick :)
Plus, of course small adjustment from Hyprland Dots v2.3.4, I brought it like new rofi design :)
But still wont bump to v2.3.4 since it is basically for Hyprland 0.39.0
Most probably this is the latest tweak I will do...
Hard to maintain a very slow distro to update packages... well what I expect, its an LTS anyway... but my support to is not LTS 🥲
Full Changelog: v2.3.3-Deb-Untu-Hyprland-v.041.2...v2.3.3-Ubuntu-24.04-Hyprland-0.39.0
v2.3.3-Deb-Untu-Hyprland-0.41.2
This is not latest release. But rather, This is for Debian and Ubuntu 24.10 where it is still on Hyprland v0.41.2
I made an adjustment so old imagemagick (v6) will be compatible so no need to compile Imagemagick :)
Plus, of course small adjustment from Hyprland Dots v2.3.4, I brought it like new rofi design :)
But still wont bump to v2.3.4 since it is basically for Hyprland 0.42.0
Full Changelog: v2.3.4...v2.3.3-Deb-Untu-Hyprland-v.041.2
v2.3.4
Alright folks, I was actually waiting for Vaxry to release a new Hyprland but Im guessing himself and his team are just busy squashing bugs.
Anyway, these are just minor tweaks. bug fixes, etc.
The only "major" change is a new rofi menu layout, in which, you should be able to check out the design via change logs.
Changes / Updates:
- animations: - Smoother animation
- Decoration and Animations are on different file (UserDecorAnimations.conf)
- fix cycle window when on group mode
- minor update rofi-beats
- disabled rainbow colors in inactive window. Rainbow colors only appears on active or focused window
- small addition to ENVariables.conf. Adding default editor (note: disabled by default)
- return of background opacity on kitty.conf
- added in gamemode to disable opacity
- enhanced rofi-emoji. now with extra emojis
- new rofi menu layout / design
LINK on Changelogs
fixes from issues:
- Laptop.conf mistypo fix issue #412
- Screenshot area error isse 415
MR's
- window-rules: add zen browser and missioncenter. Thanks to @JohnRTitor #413
- added New Waybar config and Style
[TOP] Everforest and [Extra] EverForest
- Thanks to @MID3EE-ARCH #417
Thanks to these beautiful people for donating / sponsoring
- Pain (Ko-Fi)
- @kurtlieber (github)