Skip to content

Conversation

rubiin
Copy link
Collaborator

@rubiin rubiin commented Aug 20, 2025

Pull Request

TODO:

  • add network script.
  • use SF pro text font

Description

Please read these instructions and remove unnecessary text.

  • Try to include a summary of the changes and which issue is fixed.
  • Also include relevant motivation and context (if applicable).
  • Make sure to make PR against dev and not the master
  • List any dependencies that are required for this change. (e.g., packages or other PRs)
  • Provide a link if there is an issue related to this pull request. e.g., Fixes # (issue)
  • Please add Reviewers, Assignees, Labels, Projects, and Milestones to the PR. (if applicable)

Type of change

Please put an x in the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking change; modified files are limited to the documentations)
  • Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
  • Other (provide details below)

Checklist

Please put an x in the boxes that apply:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My commit message follows the commit guidelines.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added a changelog entry.
  • I have added necessary comments/documentation to my code.
  • I have added tests to cover my changes.
  • I have tested my code locally and it works as expected.
  • All new and existing tests passed.

Screenshots

(if appropriate)

Additional context

Add any other context about the problem here.

This comment has been minimized.

@rubiin rubiin changed the base branch from master to dev August 20, 2025 06:46
@rubiin rubiin marked this pull request as ready for review August 20, 2025 10:01
@rubiin rubiin requested a review from kRHYME7 August 20, 2025 10:16
@rubiin rubiin changed the title feat: add hush feat: add hush hyprlock layout Aug 20, 2025
CREDITS.md Outdated

- The HyDE Project is a superset of hyprdots. This is a continued effort to make hyprdots customizable and extensible. Thanks @prasanthrangan / @Tittu - [hyprdots](https://github.com/prasanthrangan/hyprdots)
- Derived hyprlock Ideas - [MrVivekRajan/Hypr-Dots](https://github.com/MrVivekRajan/Hypr-Dots)
- Derived hyprlock Ideas - [MrVivekRajan/Hypr-Dots](https://github.com/MrVivekRajan/Hypr-Dots) and [FireDrop6000/hyprland-mydots](https://github.com/FireDrop6000/hyprland-mydots)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this as a separate entry. It's fine to have a large CREDITS.md.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okey dokey

@kRHYME7
Copy link
Contributor

kRHYME7 commented Aug 20, 2025

Expected preview please

@rubiin
Copy link
Collaborator Author

rubiin commented Aug 20, 2025

Will add tomorrow from my phone. Couldnt screenshot from pc

Copy link
Contributor

@kRHYME7 kRHYME7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same scaling issues in here too

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Color and scaling issues

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

kRHYME7 and others added 19 commits August 22, 2025 14:21
added pyprland config
added pyprland config
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.

---
* chore Merge branch 'rc' into dev (53a17fb) by Rubin Bhandari
* chore Merge branch 'rc' into dev (096fc24) by Khing
* chore Merge branch 'rc' into dev (afd341b) by Khing
* chore Merge branch 'rc' into dev (9a13b82) by Khing
* chore Merge branch 'rc' into dev (985e2c0) by Khing
* chore Merge branch 'rc' into dev (a61b2f6) by Khing
---

Please review the changes carefully before merging.
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.
* 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
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
- hyde-shell: silent pyinit command
kRHYME7 and others added 21 commits October 1, 2025 11:18
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.

---
* chore techdebt: window rules tided up (#1318) (31f02d4) by Khing
* chore techdebt: window rules tided up (d16be41) by Ilya Bogdanov
* fix: simplify window rules for `xdg-desktop-portal-gtk` (#1317)
(b54ee34) by Khing
* chore Merge branch 'dev' into small-fix-for-windowrules (c009b13) by
Khing
* feat: add pipewire support for `volumecontrol.sh` (#1316) (900b573)
by Khing
* fix: simplify window rules for `xdg-desktop-portal-gtk` (e9b13de) by
Ilya Bogdanov
* chore `volumecontrol.sh`: add changelog entry (0cd3484) by Ilya
Bogdanov
* feat: add pipewire support for `volumecontrol.sh` (41b0df3) by Ilya
Bogdanov
* chore Merge branch 'rc' into dev (94e7383) by Khing
* chore Merge branch 'rc' into dev (95f9ca4) by Khing
---

Please review the changes carefully before merging.
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 chore: Release - dev → rc (#1313) (df7300b) by Khing
* chore Merge branch 'rc' into dev (c5811d3) by Khing
* chore techdebt: window rules tided up (#1318) (31f02d4) by Khing
* chore techdebt: window rules tided up (d16be41) by Ilya Bogdanov
* fix: simplify window rules for `xdg-desktop-portal-gtk` (#1317)
(b54ee34) by Khing
* chore Merge branch 'dev' into small-fix-for-windowrules (c009b13) by
Khing
* feat: add pipewire support for `volumecontrol.sh` (#1316) (900b573)
by Khing
* fix: simplify window rules for `xdg-desktop-portal-gtk` (e9b13de) by
Ilya Bogdanov
* chore `volumecontrol.sh`: add changelog entry (0cd3484) by Ilya
Bogdanov
* feat: add pipewire support for `volumecontrol.sh` (41b0df3) by Ilya
Bogdanov
* chore Feat: Let Users modify there own config.fish (1d7e686) by
kRHYME7
* chore Merge branch 'rc' into dev (94e7383) by Khing
* chore Closes [Feature Request]: Framework-Specific Font Configuration
Support for High-DPI Displays Fixes #1309 (975982b) by kRHYME7
* chore Merge branch 'rc' into dev (95f9ca4) by Khing
* chore open dev PR (bf19663) by kRHYME7
* chore chore: Release - dev → rc (#1277) (a2ca5e9) by Khing
* chore Merge branch 'rc' into dev (c8218e6) by Khing
* chore Merge branch 'master' into rc (e13c1d6) by Khing
* chore Fix  broken fresh installation (3b17984) by kRHYME7
* chore Merge branch 'dev' of https://github.com/HyDE-Project/HyDE into
dev (b34b7c2) by kRHYME7
* chore Merge branch 'rc' into dev (8be8555) by Khing
* chore open rc PR (df39892) by kRHYME7
* chore Merge branch 'dev' of https://github.com/HyDE-Project/HyDE into
dev (bbb35c3) by kRHYME7
* chore Merge branch 'rc' into dev (f620a7a) by Khing
* fixes (cb3c99c) by kRHYME7
* chore Merge branch 'rc' into dev (ed3698e) by Khing
* feat: use `bat` as improvement of `cat` for fish shell (#822)
(80c4a6a) by Khing
* chore Merge branch 'dev' into replace-cat-with-bat (c021302) by Rubin
Bhandari
* fixups after rebase (7906c0a) by Ilya Bogdanov
* fix: prevent bat output colors when piped (638e997) by Ilya Bogdanov
* fix: move `eza` and `duf` to pkg_extra for fish shell (ea002ac) by
Ilya Bogdanov
* fix: move `bat` from pkg_core to pkg_extra (fec279e) by Ilya Bogdanov
* chore Merge branch 'dev' into replace-cat-with-bat (80eaa9e) by Ilya
Bogdanov
* chore Merge branch 'dev' into replace-cat-with-bat (cfa64b1) by Khing
* fix: remove duplicate fzf option (06d8622) by Ilya Bogdanov
---

Please review the changes carefully before merging.
Fixes: #1341
# Pull Request

## Description

add new  hyprlock layouts

Please read these instructions and remove unnecessary text.

- Try to include a summary of the changes and which issue is fixed.
- Also include relevant motivation and context (if applicable).
- Make sure to make PR against dev and not the master
- List any dependencies that are required for this change. (e.g.,
packages or other PRs)
- Provide a link if there is an issue related to this pull request.
e.g., Fixes # (issue)
- Please add Reviewers, Assignees, Labels, Projects, and Milestones to
the PR. (if applicable)

## Type of change

Please put an `x` in the boxes that apply:

- [ ] **Bug fix** (non-breaking change which fixes an issue)
- [x] **New feature** (non-breaking change which adds functionality)
- [ ] **Breaking change** (fix or feature that would cause existing
functionality to not work as expected)
- [ ] **Documentation update** (non-breaking change; modified files are
limited to the documentations)
- [ ] **Technical debt** (a code change that does not fix a bug or add a
feature but makes something clearer for devs)
- [ ] **Other** (provide details below)

## Checklist

Please put an `x` in the boxes that apply:

- [x] I have read the
[CONTRIBUTING](https://github.com/HyDE-Project/HyDE/blob/master/CONTRIBUTING.md)
document.
- [x] My code follows the code style of this project.
- [x] My commit message follows the [commit
guidelines](https://github.com/HyDE-Project/HyDE/blob/master/COMMIT_MESSAGE_GUIDELINES.md).
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have added a changelog entry.
- [ ] I have added necessary comments/documentation to my code.
- [x] I have added tests to cover my changes.
- [x] I have tested my code locally and it works as expected.
- [x] All new and existing tests passed.

## Screenshots

<img width="1920" height="1080" alt="image"
src="https://github.com/user-attachments/assets/50eb7f13-e160-4a54-95bc-45258b31ebd2"
/>

<img width="1920" height="1080" alt="image"
src="https://github.com/user-attachments/assets/bd81bec7-bf6b-4f26-b233-0c74dcf34a64"
/>

<img width="1920" height="1080" alt="image"
src="https://github.com/user-attachments/assets/059a2ae9-2362-43b4-b8f6-4ee8af1b8bb5"
/>


## Additional context

Add any other context about the problem here.
@kRHYME7 kRHYME7 changed the title feat: add hush hyprlock layout feat: New Hyprlock Layouts Oct 11, 2025
@kRHYME7
Copy link
Contributor

kRHYME7 commented Oct 13, 2025

@rubiin Hi @rubiin Can we delay the hush theme? or do you have some reference for this. It looks broken in my end other layouts looks fine.

@kRHYME7
Copy link
Contributor

kRHYME7 commented Oct 13, 2025

Hush

251013_23h11m01s_screenshot

0nePlus

image

minimalist

image

Boxy

image

This is the current state of the layouts now.

i think we should delay Hush but others kinda okay for me.

Top is x1,below it is x2 and the 3rd image is a vertical monitor.

@kRHYME7 kRHYME7 changed the base branch from dev to hyprlock-1 October 13, 2025 15:45
@kRHYME7 kRHYME7 merged commit e1c0935 into hyprlock-1 Oct 13, 2025
4 checks passed
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.