Skip to content

Conversation

@deepu105
Copy link
Contributor

Fix #1128

@github-actions
Copy link
Contributor

⚠️ Warning: PR targeting master branch detected!

This PR is targeting master but should target dev instead.

According to our Quarterly Release Policy:

  • All pull requests must be submitted to the dev branch
  • Changes go through dev first for testing before being merged to master during quarterly release windows (1st & 3rd Fridays)
  • PRs to master are only allowed for emergencies

Required Action:

  1. Change the base branch from master to dev
  2. Follow the pull request template

If this is an emergency fix, please add a comment explaining why it needs to target master directly.


This is an automated message enforcing our quarterly release workflow.

@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 13, 2025

Please push this to dev

@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 13, 2025

also We need other users to test this. In the hyprdots era we use symlink. Then in early state of HyDE we avoided that.

But I am open to try this and seeing how we should adapt.

@HyDE-Project/testers @richen604 @rubiin @zeerayne @dieBakterie anyone?

@zeerayne
Copy link
Contributor

@kRHYME7 Will test it today or tomorrow

@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 13, 2025

tyt

@kRHYME7 kRHYME7 changed the base branch from master to dev August 13, 2025 10:15
@rubiin rubiin changed the title Fix symlinks fix: symlinks Aug 13, 2025
@richen604
Copy link
Collaborator

i already have this change polyfilled in hydenix land so this looks good to me

@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 13, 2025

Yeah I think we can just fix what's broken later then lolz. I'll accept this

@kRHYME7 kRHYME7 merged commit b692824 into HyDE-Project:dev Aug 13, 2025
4 checks passed
@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 14, 2025

Regression in theming and caching. I will use -H in theming part, this means the input command line will be resolved but anything that traverse will be treated as a file.

kRHYME7 added a commit that referenced this pull request Aug 14, 2025
This is an automated PR to promote changes from `dev` to `rc`.
Please review and test before merging.

See [TESTING.md](./TESTING.md) for complete testing instructions.

According to our release policy, this PR is expected to be merged
during: **Freeze Week (see release policy)**
Testers are encouraged to test the changes before merging.
Please note that this schedule may be adjusted based on the needs of the
project.

---
* fix: Regression on theming (c92d2cf) by kRHYME7
* fix: dunst and move wallbash outside xdg-data/hyde (6dccca1) by
kRHYME7
* fix: find recursive symlinks on wallpapers (2e5cbaf) by kRHYME7
* chore Merge branch 'rc' into dev (242efb1) by Khing
* fix: symlinks (#1129) (b692824) by Khing
* chore Merge branch 'dev' into fix-symlinks (0a6b737) by Khing
* chore add -L for scripts (9967252) by Deepu K Sasidharan
* chore add -L for scripts (54b63d8) by Deepu K Sasidharan
* fix: wonky scroll for waybar brightness and volume by incresing
timeout (e6c1363) by kRHYME7
* fix: spells across various files (#1126) (d3222f4) by Khing
* chore Merge branch 'dev' into spells (e003273) by Khing
* fix: spells across various files (c1daef5) by Rubin Bhandari
* chore Chase 25.8.3 release (e621651) by kRHYME7
* chore Merge branch 'rc' into dev (4457432) by Khing
* chore Merge branch 'rc' into dev (10fb027) by Khing
* chore Merge branch 'rc' into dev (a4c164d) by Khing
---

Please review the changes carefully before merging.
kRHYME7 added a commit that referenced this pull request Aug 22, 2025
This is an automated PR to promote changes from `rc` to `master`.
Please review and test before merging.

See [TESTING.md](./TESTING.md) for complete testing instructions.

According to our release policy, this PR is expected to be merged on:
**1st or 3rd Friday of the month**
Testers are encouraged to test the changes before merging.
Please note that this schedule may be adjusted based on the needs of the
project.

---
* chore release (53e779f) by Khing
* chore Merge branch 'rc' into dev (53a17fb) by Rubin Bhandari
* chore Ready for Release to master branch added pyprland config
(85afcb5) by kRHYME7
* chore Merge branch 'rc' into dev (096fc24) by Khing
* chore Ready for Release to master branch added pyprland config
(5165a08) by kRHYME7
* fix: improve performance on theme change (cbff6d2) by kRHYME7
* fixes (f2b2be1) by kRHYME7
* chore Merge branch 'rc' into dev (afd341b) by Khing
* fix: revert spotify (79c91ef) by kRHYME7
* fixes (f80af47) by kRHYME7
* chore Merge branch 'rc' into dev (9a13b82) by Khing
* fix #1160 (c858309) by kRHYME7
* chore Update Configs/.local/share/hypr/finale.conf (d2c2a1c) by Khing
* chore Update Configs/.local/lib/hyde/brightnesscontrol.sh (44ce14c)
by Khing
* chore Update Configs/.local/lib/hyde/wallpaper.sh (34c542d) by Khing
* chore Update Configs/.local/lib/hyde/globalcontrol.sh (30d8c84) by
Khing
* fix: use which instead off app2unit --test (d4729cf) by kRHYME7
* chore Fix  #1153  #1160 #1163 (82361f0) by kRHYME7
* chore Merge branch 'rc' into dev (985e2c0) by Khing
* fixes before merge to master (0021863) by kRHYME7
* chore Merge branch 'rc' into dev (a61b2f6) by Khing
* chore pr (34dbd03) by kRHYME7
* chore Added Credits page (7172345) by kRHYME7
* chore Fixes for rc branch (22ba5a8) by Khing
* chore Fix [dev]: broken theme import #1155 (fe38261) by kRHYME7
* docs: extend `temperature` waybar module docs with AMD notes (#1150)
(8cbee48) by Khing
* docs: add note about temp source for hwmon-path (9b8c5b4) by Ilya
Bogdanov
* docs: extend `temperature` waybar module docs with AMD notes
(32fdbaa) by Ilya Bogdanov
* chore Merge branch 'rc' into dev (2165dc4) by Khing
* chore Fix: Custom wallpapers doesn't mount into wallpaper switching
cycle #1136 (1348ace) by kRHYME7
* feat: allow window swallowing and remove hyprland ad (#1086)
(d36709b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(096a73a) by Rubin Bhandari
* fixes: (7d4a112) by kRHYME7
* chore Merge branch 'rc' into dev (0b72bb2) by Khing
* feat: uwsm support on logout (f38c8f1) by kRHYME7
* chore Merge branch 'rc' into dev (60389fb) by Khing
* chore pr (eea1c78) by kRHYME7
* fix: regression due to moving wallbash outside HyDE (9d66b01) by
kRHYME7
* fix: use -H instead of recursive -L (9b45f6a) by kRHYME7
* chore Minor Release Candidate for v25.8.3 to chase release policy.
(d0ca20a) by Khing
* fix: Regression on theming (c92d2cf) by kRHYME7
* fix: dunst and move wallbash outside xdg-data/hyde (6dccca1) by
kRHYME7
* fix: find recursive symlinks on wallpapers (2e5cbaf) by kRHYME7
* chore Merge branch 'rc' into dev (242efb1) by Khing
* chore Merge branch 'master' into rc (c42eff0) by Khing
* fix: symlinks (#1129) (b692824) by Khing
* chore Merge branch 'dev' into fix-symlinks (0a6b737) by Khing
* chore add -L for scripts (9967252) by Deepu K Sasidharan
* chore add -L for scripts (54b63d8) by Deepu K Sasidharan
* fix: wonky scroll for waybar brightness and volume by incresing
timeout (e6c1363) by kRHYME7
* fix: spells across various files (#1126) (d3222f4) by Khing
* chore Merge branch 'dev' into spells (e003273) by Khing
* fix: spells across various files (c1daef5) by Rubin Bhandari
* chore Chase 25.8.3 release (e621651) by kRHYME7
* chore Merge branch 'rc' into dev (4457432) by Khing
* chore Merge branch 'master' into rc (a01b983) by Khing
* chore Merge branch 'rc' into dev (10fb027) by Khing
* chore Merge branch 'master' into rc (dfb2155) by Khing
* chore Merge branch 'rc' into dev (a4c164d) by Khing
* chore pr (e2f3cb2) by kRHYME7
* chore Fix: Typos,spelling and and cleanup (3233bb1) by kRHYME7
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(b67129b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(0e2d967) by Khing
* fix: add changes to userprefs (4e396b1) by Rubin Bhandari
* chore Discard changes to Configs/.local/share/hyde/hyprland.conf
(df47074) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(5ea5996) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(4dd0c99) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(6aeef1e) by Rubin Bhandari
---

Please review the changes carefully before merging.
kRHYME7 added a commit that referenced this pull request Aug 22, 2025
* chore release (53e779f) by Khing
* chore Merge branch 'rc' into dev (53a17fb) by Rubin Bhandari
* chore Ready for Release to master branch added pyprland config
(85afcb5) by kRHYME7
* chore Merge branch 'rc' into dev (096fc24) by Khing
* chore Ready for Release to master branch added pyprland config
(5165a08) by kRHYME7
* fix: improve performance on theme change (cbff6d2) by kRHYME7
* fixes (f2b2be1) by kRHYME7
* chore Merge branch 'rc' into dev (afd341b) by Khing
* fix: revert spotify (79c91ef) by kRHYME7
* fixes (f80af47) by kRHYME7
* chore Merge branch 'rc' into dev (9a13b82) by Khing
* fix #1160 (c858309) by kRHYME7
* chore Update Configs/.local/share/hypr/finale.conf (d2c2a1c) by Khing
* chore Update Configs/.local/lib/hyde/brightnesscontrol.sh (44ce14c)
by Khing
* chore Update Configs/.local/lib/hyde/wallpaper.sh (34c542d) by Khing
* chore Update Configs/.local/lib/hyde/globalcontrol.sh (30d8c84) by
Khing
* fix: use which instead off app2unit --test (d4729cf) by kRHYME7
* chore Fix  #1153  #1160 #1163 (82361f0) by kRHYME7
* chore Merge branch 'rc' into dev (985e2c0) by Khing
* fixes before merge to master (0021863) by kRHYME7
* chore Merge branch 'rc' into dev (a61b2f6) by Khing
* chore pr (34dbd03) by kRHYME7
* chore Added Credits page (7172345) by kRHYME7
* chore Fixes for rc branch (22ba5a8) by Khing
* chore Fix [dev]: broken theme import #1155 (fe38261) by kRHYME7
* docs: extend `temperature` waybar module docs with AMD notes (#1150)
(8cbee48) by Khing
* docs: add note about temp source for hwmon-path (9b8c5b4) by Ilya
Bogdanov
* docs: extend `temperature` waybar module docs with AMD notes
(32fdbaa) by Ilya Bogdanov
* chore Merge branch 'rc' into dev (2165dc4) by Khing
* chore Fix: Custom wallpapers doesn't mount into wallpaper switching
cycle #1136 (1348ace) by kRHYME7
* feat: allow window swallowing and remove hyprland ad (#1086)
(d36709b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(096a73a) by Rubin Bhandari
* fixes: (7d4a112) by kRHYME7
* chore Merge branch 'rc' into dev (0b72bb2) by Khing
* feat: uwsm support on logout (f38c8f1) by kRHYME7
* chore Merge branch 'rc' into dev (60389fb) by Khing
* chore pr (eea1c78) by kRHYME7
* fix: regression due to moving wallbash outside HyDE (9d66b01) by
kRHYME7
* fix: use -H instead of recursive -L (9b45f6a) by kRHYME7
* chore Minor Release Candidate for v25.8.3 to chase release policy.
(d0ca20a) by Khing
* fix: Regression on theming (c92d2cf) by kRHYME7
* fix: dunst and move wallbash outside xdg-data/hyde (6dccca1) by
kRHYME7
* fix: find recursive symlinks on wallpapers (2e5cbaf) by kRHYME7
* chore Merge branch 'rc' into dev (242efb1) by Khing
* chore Merge branch 'master' into rc (c42eff0) by Khing
* fix: symlinks (#1129) (b692824) by Khing
* chore Merge branch 'dev' into fix-symlinks (0a6b737) by Khing
* chore add -L for scripts (9967252) by Deepu K Sasidharan
* chore add -L for scripts (54b63d8) by Deepu K Sasidharan
* fix: wonky scroll for waybar brightness and volume by incresing
timeout (e6c1363) by kRHYME7
* fix: spells across various files (#1126) (d3222f4) by Khing
* chore Merge branch 'dev' into spells (e003273) by Khing
* fix: spells across various files (c1daef5) by Rubin Bhandari
* chore Chase 25.8.3 release (e621651) by kRHYME7
* chore Merge branch 'rc' into dev (4457432) by Khing
* chore Merge branch 'master' into rc (a01b983) by Khing
* chore Merge branch 'rc' into dev (10fb027) by Khing
* chore Merge branch 'master' into rc (dfb2155) by Khing
* chore Merge branch 'rc' into dev (a4c164d) by Khing
* chore pr (e2f3cb2) by kRHYME7
* chore Fix: Typos,spelling and and cleanup (3233bb1) by kRHYME7
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(b67129b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(0e2d967) by Khing
* fix: add changes to userprefs (4e396b1) by Rubin Bhandari
* chore Discard changes to Configs/.local/share/hyde/hyprland.conf
(df47074) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(5ea5996) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(4dd0c99) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(6aeef1e) by Rubin Bhandari
kRHYME7 added a commit that referenced this pull request Aug 22, 2025
Release v25.8.3 - 3rd week of August 2025 Release

* chore release (53e779f) by Khing
* chore Merge branch 'rc' into dev (53a17fb) by Rubin Bhandari
* chore Ready for Release to master branch added pyprland config
(85afcb5) by kRHYME7
* chore Merge branch 'rc' into dev (096fc24) by Khing
* chore Ready for Release to master branch added pyprland config
(5165a08) by kRHYME7
* fix: improve performance on theme change (cbff6d2) by kRHYME7
* fixes (f2b2be1) by kRHYME7
* chore Merge branch 'rc' into dev (afd341b) by Khing
* fix: revert spotify (79c91ef) by kRHYME7
* fixes (f80af47) by kRHYME7
* chore Merge branch 'rc' into dev (9a13b82) by Khing
* fix #1160 (c858309) by kRHYME7
* chore Update Configs/.local/share/hypr/finale.conf (d2c2a1c) by Khing
* chore Update Configs/.local/lib/hyde/brightnesscontrol.sh (44ce14c)
by Khing
* chore Update Configs/.local/lib/hyde/wallpaper.sh (34c542d) by Khing
* chore Update Configs/.local/lib/hyde/globalcontrol.sh (30d8c84) by
Khing
* fix: use which instead off app2unit --test (d4729cf) by kRHYME7
* chore Fix  #1153  #1160 #1163 (82361f0) by kRHYME7
* chore Merge branch 'rc' into dev (985e2c0) by Khing
* fixes before merge to master (0021863) by kRHYME7
* chore Merge branch 'rc' into dev (a61b2f6) by Khing
* chore pr (34dbd03) by kRHYME7
* chore Added Credits page (7172345) by kRHYME7
* chore Fixes for rc branch (22ba5a8) by Khing
* chore Fix [dev]: broken theme import #1155 (fe38261) by kRHYME7
* docs: extend `temperature` waybar module docs with AMD notes (#1150)
(8cbee48) by Khing
* docs: add note about temp source for hwmon-path (9b8c5b4) by Ilya
Bogdanov
* docs: extend `temperature` waybar module docs with AMD notes
(32fdbaa) by Ilya Bogdanov
* chore Merge branch 'rc' into dev (2165dc4) by Khing
* chore Fix: Custom wallpapers doesn't mount into wallpaper switching
cycle #1136 (1348ace) by kRHYME7
* feat: allow window swallowing and remove hyprland ad (#1086)
(d36709b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(096a73a) by Rubin Bhandari
* fixes: (7d4a112) by kRHYME7
* chore Merge branch 'rc' into dev (0b72bb2) by Khing
* feat: uwsm support on logout (f38c8f1) by kRHYME7
* chore Merge branch 'rc' into dev (60389fb) by Khing
* chore pr (eea1c78) by kRHYME7
* fix: regression due to moving wallbash outside HyDE (9d66b01) by
kRHYME7
* fix: use -H instead of recursive -L (9b45f6a) by kRHYME7
* chore Minor Release Candidate for v25.8.3 to chase release policy.
(d0ca20a) by Khing
* fix: Regression on theming (c92d2cf) by kRHYME7
* fix: dunst and move wallbash outside xdg-data/hyde (6dccca1) by
kRHYME7
* fix: find recursive symlinks on wallpapers (2e5cbaf) by kRHYME7
* chore Merge branch 'rc' into dev (242efb1) by Khing
* chore Merge branch 'master' into rc (c42eff0) by Khing
* fix: symlinks (#1129) (b692824) by Khing
* chore Merge branch 'dev' into fix-symlinks (0a6b737) by Khing
* chore add -L for scripts (9967252) by Deepu K Sasidharan
* chore add -L for scripts (54b63d8) by Deepu K Sasidharan
* fix: wonky scroll for waybar brightness and volume by incresing
timeout (e6c1363) by kRHYME7
* fix: spells across various files (#1126) (d3222f4) by Khing
* chore Merge branch 'dev' into spells (e003273) by Khing
* fix: spells across various files (c1daef5) by Rubin Bhandari
* chore Chase 25.8.3 release (e621651) by kRHYME7
* chore Merge branch 'rc' into dev (4457432) by Khing
* chore Merge branch 'master' into rc (a01b983) by Khing
* chore Merge branch 'rc' into dev (10fb027) by Khing
* chore Merge branch 'master' into rc (dfb2155) by Khing
* chore Merge branch 'rc' into dev (a4c164d) by Khing
* chore pr (e2f3cb2) by kRHYME7
* chore Fix: Typos,spelling and and cleanup (3233bb1) by kRHYME7
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(b67129b) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(0e2d967) by Khing
* fix: add changes to userprefs (4e396b1) by Rubin Bhandari
* chore Discard changes to Configs/.local/share/hyde/hyprland.conf
(df47074) by Rubin Bhandari
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(5ea5996) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(4dd0c99) by Khing
* chore Merge branch 'dev' into remove-ad-and-allow-window-swallowing
(6aeef1e) by Rubin Bhandari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Some scripts don't work when using symlinked files in .config

4 participants