Skip to content

Conversation

@xaicat
Copy link
Member

@xaicat xaicat commented May 26, 2025

Pull Request

Description

This pull request introduces two key enhancements to the project:

  1. Optimized Animation Config: Adds a tuned animation configuration for LimeFrenzy with smooth, fluent transitions. Features optimized Bezier curves and timings for windows, layers, fades, workspaces, and borders, improving performance and visual appeal.

  2. Enhanced IBM Hyprlock Theme: Introduces a modern hyprlock theme with IBM Plex Sans font and transparency support for universal theme compatibility. Includes optimized blur, vibrant colors, dynamic time/date displays, and a sleek input field with battery and keyboard layout indicators.

These changes enhance the project's usability and aesthetics while maintaining compatibility with existing frameworks.

xaicat added 2 commits May 26, 2025 20:37
…nsitions

Updated animation config for LimeFrenzy with tuned Bezier curves and timings for smoother, more fluent animations. Enhances windows, layers, fades, workspaces, and borders with improved performance and responsiveness.
optimized blur and transparency support for any theme
@cyb3rgh0u1
Copy link
Member

wow, your animation configuration is exactly what i was looking for! thanks

@kRHYME7
Copy link
Contributor

kRHYME7 commented May 26, 2025

Screenshots and Recordings please

@xaicat
Copy link
Member Author

xaicat commented May 26, 2025

wow, your animation configuration is exactly what i was looking for! thanks

Thanks! @cyb3rgh0u1

@xaicat
Copy link
Member Author

xaicat commented May 27, 2025

Preview.mp4

@kRHYME7
Copy link
Contributor

kRHYME7 commented May 27, 2025

custom animations for themes

For @HyDE-Project/rice-stars @HyDE-Project/testers

Hey @xaicat , I just want to know something. How different is the new animation with the others? We already got tons and I am planning to move them.

Also note that animations can be embedded into hypr.theme therefore it should take effect.

Example we can make Theme Preference as a blank file to indicate the themes can override it.
image

Then, if users do want to disable the theme animation, they can just use any other animations.

Though for now the file for Theme Preference isn't blank yet, I will push a commit later if you can agree @HyDE-Project/rice-stars
How about this approach?

@xaicat
Copy link
Member Author

xaicat commented May 27, 2025

@kRHYME7 Yes, there are already several popup and slide animations, but the timing of the popup ones—based on the current bezier setup-feels a bit slow and unresponsive. Just to clarify, the bezier values themselves are fine, but the overall animation delay makes the interaction feel sluggish and less engaging.

I tested different timing values across window animations and found this specific setup to be fast, smooth, and more responsive-especially for popups. It gives a better user experience, which is why I thought others might appreciate the tweak and shared it.

@kRHYME7 kRHYME7 changed the base branch from master to dev May 28, 2025 23:53
@amit-0i
Copy link
Member

amit-0i commented May 30, 2025

Though for now the file for Theme Preference isn't blank yet, I will push a commit later if you can agree @HyDE-Project/rice-stars How about this approach?

i have used animations.theme file for theme specific animations in all of my themes, Crimson Blue for example

@kRHYME7
Copy link
Contributor

kRHYME7 commented May 30, 2025

Is it targeting the theme.conf?

@amit-0i
Copy link
Member

amit-0i commented May 30, 2025

Is it targeting the theme.conf?

yes, and the animations fall back to default when switched to wallbash auto mode

kRHYME7 added a commit that referenced this pull request May 30, 2025
This is an automated PR to promote changes from `dev` 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:
**Friday**
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 'master' into dev (2db2112) by Khing
* fix: improve mediaplayer.py `max_length` behavior in case of extremely
long artist and track (#701) (bb1ed13) by Ilya Bogdanov
* feat: add keybinding for rofi animation select menu (#698) (0464c8d)
by Rubin Bhandari
* feat: add keybinding for rofi animation select menu (d534f61) by Ilya
Bogdanov
* feat: use `duf` as alias for `df` (#693) (f9fd4b6) by Rubin Bhandari
* chore Merge branch 'dev' into feature-duf (7aef008) by Rubin Bhandari
* chore Add Optimized Animation Config and Enhanced IBM Hyprlock Theme
(#681) (7e1ba15) by Rubin Bhandari
* chore Merge branch 'dev' into master (bf58a9b) by Rubin Bhandari
* feat: use `duf` as alias for `df` (2373b81) by Ilya Bogdanov
* doc: remove copied line (#688) (adb788d) by ProfShiba
* fix: change config names in `uninstall.sh` note to actual values
(#684) (81eacca) by Ilya Bogdanov
* chore Adding enhanced IBM hyprlock with transparency, and blur support
(0e2953c) by xaicat
* chore LimeFrenzy - An optimized animation config with smooth and
fluent transitions (8f92b21) by xaicat
* fix: explicitly mention playerctl (#679) (4f0b15d) by Rubin Bhandari
* fix: systemupdate (a99a15a) by kRHYME7
* fix: systemupdate (a584569) by kRHYME7
* fix: update hypridle config syntax (#676) (ba6c273) by Rubin Bhandari
* fix: Fix #677/graphic-loading for non-interactive shell (#678)
(d8eb7f9) by Rubin Bhandari
* chore Update Configs/.user.zsh (ffa2db0) by Rubin Bhandari
* chore Merge branch 'master' into dev (d538f66) by Khing
* fix: Fix #677 graphic-loading for non-interactive shell (8ed764d) by
comrumino
* feat: Add dropdown terminal (#673) (29e0b0e) by Rubin Bhandari
* doc: add dropdown terminal keybind (2d72567) by ProfShiba
* chore Update keybindings.conf (6d17828) by Khing
* chore Merge branch 'dev' into dropdown (d23f742) by Khing
* chore Merge branch 'master' into dev (d71b42b) by Khing
* chore Update Configs/.config/hypr/keybindings.conf (1e91a5f) by Rubin
Bhandari
* chore Merge branch 'dev' into dropdown (2f398db) by Rubin Bhandari
* fix: Some QOL (cdb73c1) by kRHYME7
* chore Shaders (#656) (813e13b) by Khing
* feat: dropdown terminal (14e7b4c) by ProfShiba
* fix: includes the XDG cache directory in the discord wallbash script
(#671) (2a5e8a5) by Keegan Wright
* chore config: update .zshrc and .zshenv to reference .user.zsh instead
of .hyde.zshrc (#668) (b0e6d71) by dagiikg9134
* fix: Missing scrollbars on Discord Clients (#666) (ebdd8a9) by
Xyloflake
* chore Merge branch 'master' into dev (acf8ec0) by Khing
* docs: add custom keybinding example for gamelauncher.sh (#518)
(0844927) by jacob
---

Please review the changes carefully before merging.
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.

6 participants