Commit Graph

6251 Commits

Author SHA1 Message Date
Ivan Rosinskii ae0412b513 Merge branch 'end-4:main' into parallax 2026-03-23 23:24:01 +01:00
jwihardi f974dea8e5 fixed comment 2026-03-23 17:58:56 -04:00
Celestial.y ede3cf8858 Update Russian localization and add missing strings no.2 (#3106) 2026-03-23 18:31:22 +08:00
Minh dfe6eee674 click-to-mute on app icons in the volume mixer (#3103) 2026-03-23 08:21:41 +01:00
end-4 854016e82a change mousearea to correct item and add tooltip 2026-03-23 08:21:18 +01:00
Ivan Rosinskii b4956cc05c Merge branch 'end-4:main' into parallax 2026-03-23 08:09:39 +01:00
altrup e06a3be726 Fix small visual bug when slider goes over divider 2026-03-22 23:38:21 -04:00
altrup 3e0f480ce0 Add padding logic to background 2026-03-22 23:14:26 -04:00
altrup 065b34ccde Add divider to brightness quick slider 2026-03-22 23:05:09 -04:00
jwihardi 41b6c190d2 moved depclean to the end 2026-03-22 20:50:55 -04:00
jwihardi 795f4042b0 updated use flags 2026-03-22 20:33:08 -04:00
jwihardi aff4705d6a added version number, updated deps, added := slots 2026-03-22 20:20:08 -04:00
xleb-normal a7353e5033 Update Russian localization Final tweak: Change Night Light to Night Mode 2026-03-23 03:37:43 +05:00
xleb-normal a43228ab28 Merge branch 'main' into update-russian-v2 2026-03-23 03:36:01 +05:00
altrup fc7524a30f Add gamma slider to night light dialog 2026-03-22 18:02:00 -04:00
altrup a28ed6023e Update quickslider to also decrease gamma when brightness is at 0 2026-03-22 17:44:30 -04:00
altrup 973b83bc15 Add gamma indicator 2026-03-22 16:52:35 -04:00
altrup 9d065f2c8e Undo temp fix 2026-03-22 16:37:25 -04:00
altrup 4caa59dd9e Decrease gamma when brightness is requested to go lower beyond 0 2026-03-22 16:36:17 -04:00
Minh 8aa9041106 Add XWayland configuration to fix blurry fonts while using fractional scale (#3121) 2026-03-22 18:28:07 +01:00
Anh 58a122a3b4 Add XWayland configuration to fix blurry fonts while using fractional scale
It will disable windows scaling on xwayland software to prevent blurry fonts. Source: https://wiki.hypr.land/Configuring/XWayland/
2026-03-22 20:13:01 +07:00
end-4 6e76977976 region selector: breathing border 2026-03-22 10:10:01 +01:00
Pico 15a56bdce3 use text color for mute icon and promote root to MouseArea 2026-03-22 10:40:07 +03:00
end-4 33db15f991 vrr off (#3118) 2026-03-22 08:08:34 +01:00
jwihardi 9dcf63b54a disabled breakpad, i3, and i3-ipc by default 2026-03-21 21:37:30 -04:00
jwihardi b61ae3abe7 gentoo updated keyword 2026-03-21 21:30:10 -04:00
jwihardi 42f14b92d0 gentoo updated quickshell ebuild 2026-03-21 21:29:48 -04:00
xleb-normal fc17e29ebf Russian localization update, minor improvements 2026-03-21 01:44:11 +05:00
xleb-normal b306d308b7 Update Russian localization and add missing strings #2 2026-03-20 14:18:36 +05:00
Pico 369fadd74b add click-to-mute on app icons in the volume mixer 2026-03-20 09:01:01 +03:00
Minh fd86b282a6 systray: (un)pin button, fix menu placecment (#3100) 2026-03-19 18:38:37 +01:00
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 4a9d6a2665 update quickshell version
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
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
Ivan Rosinskii 4eedd030df Merge branch 'end-4:main' into parallax 2026-03-19 12:09:22 +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 9a11a0d8f9 make game mode persistent (#3084) 2026-03-18 08:27:14 +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
Minh fffa2b5749 readme: move the inspirations part to bottom 2026-03-14 22:49:50 +01:00
Ivan Rosinskii 673e5ffe2e Merge branch 'end-4:main' into parallax 2026-03-14 21:09:39 +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