Updated to Hyprland v0.47.2 - #21
Conversation
daxisunder
left a comment
There was a problem hiding this comment.
I tested these on official Arch package of Hyprland and everything works as it should.
|
I had to add changes from #17 to make it work with latest nixos unstable branch. Now it works like a charm. Thanks!! |
Applied <pyt0xic/hyprfocus#21> to fix `hyprfocus`.
|
WARNING: AI Generated !!!!!! General OverviewThis PR updates the plugin to use newer APIs, improves animation handling, refactors variable usage to shared pointers, and updates documentation for better clarity and setup instructions. The changes are mostly in C++ files that handle focus animations for Hyprland, as well as the README. Key Code Changes1. Animation Manager and Variable Refactor
2. Error Handling and Return Types
3. README and Documentation
AssessmentImprovements
Potential Issues
Summary
I dont have time right now to test this (and I am now using MacOS at work, ew I know, so testing hasn't been happening as often), but @daxisunder approved so YOLO @daxisunder If I were to add you as a maintainer/admin in this repo, would you like to pick this kind of stuff up going forward. I only use Hyprland on my desktop which I dont use as much these days, waiting for Asahi support on the M4 Airs xD |
|
I'm sorry, but I'm not that good with c++, I just tested it and it works perfectly fine, hence the approval. I would suggest @avih7531 as a maintainer if he's willing. |
|
In the installation instructions you copied the link to my fork instead of yours, just to let you know. |
|
@daxisunder bruh the only C++ I know is what I learned in Grade 7 and in my Intro to Programming Module when I was doing my ComSci, which I failed 🤣 |
Full functionality on Hyprland v0.47.2
Big thanks to @noisethanks for his fork which got me 90% of the way there