You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add sidebar showOnHover support and drawers isOpen IPC (caelestia-dots#1505)
* feat: add sidebar showOnHover support and drawers isOpen IPC
- Add showOnHover property to SidebarConfig (defaults to false)
- Show sidebar on hover when cursor enters top-right corner
- Hide sidebar when cursor leaves sidebar area or exits screen
- Add sidebarShortcutActive flag to preserve shortcut-triggered state
- Add isOpen(drawer) to drawers IPC target for external state queries
Closes caelestia-dots#226
* docs: add sidebar showOnHover to config reference
* style: apply qmlformat to Shortcuts.qml
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
0 commit comments