dwuggh abd9586def fix(bar): keep bar visible while hovering any widget by using HoverHandler on container instead of relying on background MouseArea
Problem: Parent MouseArea sat below bar content, so when the pointer hovered a child widget that handled hover, the parent did not see hover and barHovered became false, causing auto-hide to trigger unexpectedly.

Solution: Add a non-invasive HoverHandler on the bar container to drive barHovered, without stealing events from child widgets. Remove hover handling from the background MouseArea (kept for right-click).

Also respects auto-hide timers (cancel on enter; restart on exit).
2025-10-12 04:00:45 +08:00
2025-10-03 16:56:54 -07:00
2025-10-10 14:02:37 +02:00
2025-10-12 03:50:22 +08:00
2025-09-30 20:29:18 -04:00
2025-08-26 13:51:12 +02:00
2025-10-08 09:54:55 +02:00
2025-08-18 14:54:10 +02:00
2025-09-24 09:17:54 -04:00

Noctalia shell

quiet by design

Noctalia Logo

Last commit GitHub stars Documentation Discord


A beautiful, minimal desktop shell for Wayland that actually gets out of your way. Built on Quickshell with a warm lavender aesthetic that you can easily customize to match your vibe.

Preview

https://github.com/user-attachments/assets/72c6d6dc-48b0-48a0-bd8b-c7e70990edc4

Screenshots

Dark 1 Dark 2 Dark 3

Light 1 Light 2 Light 3


🚀 Getting Started

New to Noctalia?
Check out our documentation & installation guide to get started!

Quick Install

Need help? Join our Discord community or browse the FAQ.


🖥️ Wayland Compositors

Noctalia provides native support for Niri and Hyprland. Other Wayland compositors will work but may require additional workspace logic configuration.


🤝 Contributing

We welcome contributions of any size - bug fixes, new features, documentation improvements, or custom themes and configs.

Get involved:


💜 Credits

A heartfelt thank you to our incredible community of contributors. We are immensely grateful for your dedicated participation and the constructive feedback you've provided, which continue to shape and improve our project for everyone.


Donations

While all donations are greatly appreciated, they are completely voluntary.

Ko-Fi

Thank you to everyone who supports the project 💜!


📄 License

MIT License - see LICENSE for details.

S
Description
A sleek and minimal desktop shell thoughtfully crafted for Wayland.
Readme MIT
64 MiB
Languages
QML 92.1%
JavaScript 2.4%
Shell 1.9%
GLSL 1.5%
Emacs Lisp 0.8%
Other 1.3%