Commit graph

21 commits

Author SHA1 Message Date
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
1bd92b4740 bar: some internal fixes 2025-07-10 13:46:05 +10:00
2 * r + 2 * t
6222f969d4 feat: non persistent bar option 2025-07-10 13:37:34 +10:00
2 * r + 2 * t
938b2f1f71 feat: drag launcher to open/close
Also fix dragging for session
2025-07-10 13:03:33 +10:00
2 * r + 2 * t
6eb2164756 internal: add utilities panel base 2025-07-10 12:59:10 +10:00
2 * r + 2 * t
c125f1c7e4 internal: fix qmlls freezing 2025-06-19 17:05:40 +10:00
2 * r + 2 * t
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
Tim Hämisch
4621c3695e
Add custom shortcut for launcher, dashboard and osd all in one (#53)
* Add custom shortcut for launcher, dashboard and osd all in one

* Fix Shortcut description

* shortcuts: fix showall

Some fixes:
 - no need for the complex shortcut
 - fix formatting
 - fix unqualified access

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-06-14 00:08:02 +10:00
outfoxxed
fc4eff7271
popouts: fix multimonitor 2025-06-06 23:26:17 -07:00
2 * r + 2 * t
e3dcdbb67c internal: move bar to drawer window
Fixes a few bugs, also removes need for hyprland order layerrule
2025-06-07 14:47:24 +10:00
2 * r + 2 * t
023d00d658 drawers: fix interaction areas
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +10:00
2 * r + 2 * t
24a3da8138 feat: bar popouts
Create active window popout
2025-06-02 16:31:26 +08:00
2 * r + 2 * t
7d1ee06807 drawers: dont use hyprland cursor pos
Use mousearea with positionChanged and containsMouse
2025-05-27 10:01:33 +08:00
2 * r + 2 * t
c2ee9a52bd drawers: fix interactions for multimonitor
Or monitors that arent positioned at 0,0 *cough* outfoxxed
2025-05-27 09:42:06 +08:00
2 * r + 2 * t
45e6cffa1e drawers: fix interactions
Fix offset caused by bar
2025-05-24 17:42:17 +08:00
2 * r + 2 * t
6e6db08726 feat: dashboard 2025-05-17 00:44:00 +08:00
2 * r + 2 * t
97406dfe97 interactions: fix mouse position
Didn't account for border thickness
2025-05-15 23:18:19 +08:00
2 * r + 2 * t
ea4aedd625 session: show/hide on drag 2025-05-13 19:15:02 +10:00
2 * r + 2 * t
9c3e2fffbd osd: fix show on hover + show on audio/brightness change 2025-05-13 17:43:04 +10:00
2 * r + 2 * t
1656e5c355 osd: show on hover 2025-05-13 17:06:21 +10:00
2 * r + 2 * t
23482ac1f7 refactor: split drawers
Split off interactions into new file
Also fix hover osd
2025-05-08 13:45:08 +10:00