Commit Graph

6284 Commits

Author SHA1 Message Date
end-4 0362b21f5a tray service: revert togglePin() for fewer if cases 2026-03-19 18:28:08 +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 17a99ec068 update quickshell 2026-03-19 16:46:30 +01:00
end-4 4a9d6a2665 update quickshell version 2026-03-19 16:42:24 +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 1225c014e8 add anti-flashbang using shader 2026-03-19 12:34:32 +01:00
end-4 5ac40d5445 refactor gamemodetoggle's config option fetching 2026-03-19 12:31:30 +01:00
end-4 08b7b393cb changes from main 2026-03-19 12:30:07 +01:00
end-4 74ce3378d0 add missing import in AnnotationSourceButton 2026-03-19 09:24:53 +01:00
end-4 a831fa92e8 hyprconfigurator: atomic writes 2026-03-19 09:13:27 +01:00
end-4 7e94ee60aa sessionwarnings: pacman: only check critical operations 2026-03-19 08:48:43 +01:00
end-4 0c69a344d5 sessionwarnings: pacman: only check critical operations 2026-03-19 08:47:41 +01:00
end-4 9a11a0d8f9 make game mode persistent (#3084) 2026-03-18 08:27:14 +01:00
end-4 3ca94d1e70 make game mode persistent 2026-03-18 08:23:44 +01:00
LilFishyChan a574baacc5 feat(translations): add "Pin" and "Unpin" labels to English and Chinese translations 2026-03-17 17:08:12 +08: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
end-4 c538505f94 hefty: bar: resources: dont keep settings open 2026-03-15 17:31:28 +01:00
end-4 3cac4206f9 hefty: more subtle focus grab darkening 2026-03-15 17:30:56 +01:00
end-4 b3d15cbae1 music recognition script fix from main 2026-03-15 17:01:07 +01:00
end-4 495e205934 hefty: bar: resources: make battery bolt icon not weird 2026-03-15 17:00:49 +01:00
end-4 ad922ac368 hefty: bar: make popups not move while open 2026-03-15 17:00:25 +01:00
end-4 6393092e63 hefty: bar: resources indicator: add more stats 2026-03-15 13:17:40 +01:00
Minh fffa2b5749 readme: move the inspirations part to bottom 2026-03-14 22:49:50 +01:00
end-4 e0f2875141 changes from main 2026-03-14 22:04:57 +01:00
end-4 83dcb349da ii: ActiveWindow: remove unused props 2026-03-14 22:02:20 +01:00
end-4 675e14e338 wicons: wifi: also check for connected status 2026-03-14 22:01:59 +01:00
end-4 79fe2651cc ai: extra user models fix from main 2026-03-14 21:57:04 +01:00
end-4 da7bddf1d1 network: fix strength prop 2026-03-14 21:56:40 +01: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
Minh 9bbfef19e2 [small bug fix] fixed thumbnail urlencode for file names with (,),* (#3042) 2026-03-13 23:41:24 +01:00
Minh bda3834176 fix(quickshell): load extraModels properly in AI sidebar (#3076) 2026-03-13 23:32:33 +01:00
Minh 3653715029 ai: refactor user model loading 2026-03-13 23:32:07 +01:00
Minh 0974a6069a theming: kitty theme without terminal escape codes (#3086) 2026-03-13 23:13:09 +01:00
end-4 5710fbb3d6 fix player track change slow art update (#2036) 2026-03-13 22:55:35 +01:00
end-4 a66d0f3146 matugen 4.0 fix 2026-03-13 14:31:25 +01:00
end-4 fb4b5e83a9 un-revert matugen 4.0 fix 2026-03-13 14:29:08 +01:00
Celestial.y a052a01eee Updated the Russian language (#3089) 2026-03-13 13:36:40 +08:00
xleb-normal 97d4f8e438 Small final improvements №2 2026-03-13 09:35:36 +05:00
xleb-normal a245b4681d Small final improvements 2026-03-13 09:17:18 +05:00
xleb-normal 8c34bcf124 Improved color names 2026-03-13 09:07:36 +05:00
xleb-normal f554a0512d Slight modification of watch style names 2026-03-13 08:55:05 +05:00
xleb-normal 370574d8ca Refine translations: fix typos and resolve Full/Hollow ambiguity 2026-03-13 08:46:20 +05:00
xleb-normal c3b152b318 Updated the Russian language 2026-03-13 07:36:58 +05:00
end-4 26c69e5fd3 add missing fluent ethernet-filled icon 2026-03-12 13:11:38 +01:00
end-4 cb5966de0f hefty: bar: add "left sidebar" button
for now...
i'll probably replace the left sidebar later
2026-03-12 13:11:04 +01:00
end-4 d0e51ffe19 add fluent ethernet filled icon 2026-03-12 13:10:05 +01:00