Commit Graph

642 Commits

Author SHA1 Message Date
end-4 ea35ca1582 hefty: bar: proper vertical layouting 2026-03-21 11:54:47 +01:00
end-4 8fccfef9f1 hefty: bar: ws: make number map work 2026-03-21 11:54:47 +01:00
end-4 aaff9d5273 hefty: bar: special ws indication 2026-03-21 11:54:47 +01:00
end-4 6f633122ed hefty: bar: workspace widget 2026-03-21 11:54:47 +01:00
end-4 24392e3791 hefty: bar: allow vertical 2026-03-21 11:52:41 +01:00
end-4 0e049db304 bar: component loader 2026-03-21 11:52:41 +01:00
end-4 680d8e85c8 changes from main n stuff 2026-03-21 11:52:41 +01:00
end-4 6ac1861e1e hefty: make overview bg work with bottom position 2026-03-21 11:50:59 +01:00
end-4 7f59246c6d make bar work with bottom position 2026-03-21 11:50:59 +01:00
end-4 f3e26d8f22 hefty: morphing thingy 2026-03-21 11:50:59 +01:00
Minh fd86b282a6 systray: (un)pin button, fix menu placecment (#3100) 2026-03-19 18:38:37 +01:00
end-4 fd2d69e407 SysTrayMenu: hide pin button when in subpage, remove unnecessary close() 2026-03-19 18:27:49 +01:00
end-4 7a01602c5e fix weird indentation 2026-03-19 18:19:10 +01:00
end-4 be1838e40d add anti-flashbang with shader 2026-03-19 12:40:05 +01:00
end-4 7cf704d450 refactor GameModeToggle's conf opt fetching 2026-03-19 12:39:12 +01:00
end-4 74ce3378d0 add missing import in AnnotationSourceButton 2026-03-19 09:24:53 +01:00
end-4 9a11a0d8f9 make game mode persistent (#3084) 2026-03-18 08:27:14 +01:00
LilFishyChan bd923a0f88 feat(SysTray): add pinning functionality to system tray items 2026-03-17 17:07:59 +08:00
LilFishyChan 735fb7895b fix(SysTrayItem): anchor popup menu to icon instead of fixed coordinates
- Improved anchor positioning to make the expanded menu follow the icon dynamically rather than using fixed absolute coordinates.
- Replaced manual `rect` calculations with direct `item: root` binding.
- Updated `gravity` and `edges` logic to properly support both vertical and horizontal bar orientations.
2026-03-17 16:22:47 +08:00
Minh 8190c3b976 Allow centering widgets in overlay using right-click (#2967) 2026-03-13 23:52:02 +01:00
Minh 5ac58bdb3c sidebar: translator: don't make RTL text LTR (#3028) 2026-03-13 23:47:56 +01:00
end-4 5710fbb3d6 fix player track change slow art update (#2036) 2026-03-13 22:55:35 +01:00
altrup 2e0dea28a5 Merge remote-tracking branch 'upstream/main' into fix-dock-first-launch 2026-03-04 15:01:36 -05:00
3N1GM4.ExE 65eeea7ffa fix(quickshell): fix qs crashing when sidebar is detached while in use
This is a small fix that removes the left sidebar from the focus grab system before destroying the panel.
2026-03-03 17:50:39 +01:00
end-4 2554fc7d61 waffles: more readable calendar months when scrolling 2026-03-02 21:58:47 +01:00
Minh 577fab457f waffle: bar: adjust desktop entry lookup interval & timeout 2026-02-26 21:02:21 +01:00
Muhannad H. c19e625069 fix: add support for RTL in the translator 2026-02-21 20:01:24 +02:00
Akash ab1b720503 Merge branch 'end-4:main' into main 2026-02-21 10:26:52 +05:30
end-4 3d9f51030c settings: allow crazy background clock sizes (closes #2974) 2026-02-20 14:48:03 +01:00
end-4 2e7ea9d9f6 fix gemini clock styling 2026-02-20 09:11:43 +01:00
Akash cea0acafff fix: refine desktop entry lookup retry logic 2026-02-17 14:47:08 +05:30
Akash fb1b674a30 fix: Implement a limited retry mechanism for desktop entry lookups in app buttons. 2026-02-16 21:44:13 +05:30
Akash 7670c135ed Merge branch 'end-4:main' into main 2026-02-16 17:04:44 +05:30
end-4 a7f30838de Update shapes 2026-02-16 09:44:26 +01:00
Akash e3d89101f1 Merge branch 'end-4:main' into main 2026-02-09 14:37:51 +05:30
end-4 0435681032 remove "invalid override of property change signal or superclass signal" 2026-02-08 20:36:52 +01:00
end-4 633afb54c9 clearer session screen download warning, update check config option 2026-02-08 20:33:53 +01:00
Akash 92e9aa2976 Merge branch 'end-4:main' into main 2026-02-07 17:21:56 +05:30
Minh 09d5817f2e Fix overview search field and right sidebar losing focus (#2838) 2026-02-07 08:49:34 +01:00
end-4 9e9c6b70b6 Update shapes 2026-02-06 21:50:34 +01:00
ar-Raqmi 4d6f58a914 feat: allow centering widgets via taskbar right-click 2026-02-04 23:23:35 +08:00
ATDMA 68f0355940 refactor(quickshell): simplify workspace ID handling in Workspaces.qml and Lock.qml 2026-02-01 17:06:53 -05:00
Akash 4fbd238a90 fix(dock): add robust retry mechanism for desktop entry lookup
Resolves an issue where dock buttons would fail to function on startup if the system's application database wasn't fully loaded. Adds a self-healing timer to DockAppButton.
2026-02-01 10:54:40 +05:30
ATMDA 15ceda494e fix(quickshell): hide lock-screen temp workspace from UI, batch lock/unlock 2026-01-30 08:51:19 -05:00
end-4 1588a20b46 make wifi/bluetooth device items not unexpectedly use fancy text 2026-01-24 15:08:22 +01:00
altrup 30269dd052 Merge remote-tracking branch 'upstream/main' into fix-search-focus-loss 2026-01-15 10:18:44 -05:00
end-4 9611288d79 sidebar: fix weird calendar placement 2026-01-13 10:19:33 +01:00
altrup 1932dcbab8 Add keyboardFocus.OnDemand to WallpaperSelector 2026-01-12 14:58:04 -05:00
end-4 07446b5399 region selector: adjust cursor hint text
caelestia man told me always using droplet shape makes more sense. i'm indifferent between droplet and full-round, so sure...
2026-01-11 13:19:13 +01:00
end-4 803500c4b0 region selector: dashed border, move action indicator to cursor 2026-01-11 12:04:52 +01:00