-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Progress tracking for GlazeWM C# to Rust rewrite 🦀 #604
Comments
thank you for updating! |
So excited to try the Rust rewrite 🦀 |
It appears that it will be arriving imminently. |
Very cool to se the progress. This has gone a lot faster then I expected after you announced the rewrite, great work :) I had an idea for a new feature when it comes to the bar, but now I'll have a look in Zebar project instead. |
I love using your work in a daily basis, really thank you ! |
Yes! I also greatly appreciate your efforts and use Glaze every day at work. Thank you! |
Following 🙏🏽 |
Please add this to the upcoming reworks default configuration file. Prevents the lock screen from constantly waking the PC up. |
Love this project, thank you for everything ❤ It's been something I've always wanted, but lack the skill and time to work on the problem myself. Can I ask:
|
For point 1, as per the README file in the quick-test(v3) branch, it appears that the current configuration is compatible with v3. |
waiting for this to be completed ❤️ |
yup cant wait for rust rewrite 💖 |
V3 is finally out now! Thanks for all the feedback and troubleshooting on here and on the Discord the last few months ❤️ |
This issue serves as a central place to track the progress of the C# to Rust rewrite.
Current progress stands at roughly
95100%:████████████████████
If you want to reserve a particular task, please leave a message in this issue, or in the #dev-chat channel on the Discord server.
Purpose of the rewrite
The goal is to make the WM as speedy and stable as possible, as well as easier to maintain.
It'll also be an opportunity to introduce some breaking changes. Most notably will be the replacement of the built-in bar with Zebar (https://github.com/glzr-io/zebar). It's a separate project but we'll focus on keeping the installation of both smooth and simple. We're also looking to make window rules and binding modes a lot more extendable.
Big tasks:
Event handlers:
Common commands:
Container commands:
Monitor commands:
User config commands:
Window commands:
Workspace commands:
The text was updated successfully, but these errors were encountered: