end-4
bac0b388ad
Merge branch 'main' into hefty-hype
2026-05-13 20:37:34 +02:00
Minh
b7b2e6e10d
fix Hyprsunset default color temperature ( #3254 )
2026-05-13 19:49:51 +02:00
end-4
4c590874e0
fix dupe y
2026-05-13 00:07:46 +02:00
end-4
da47151345
Merge branch 'main' into hefty-hype
2026-05-12 10:47:55 +02:00
end-4
ae7f6bd165
fix keybind cheatsheet
2026-05-12 09:28:07 +02:00
end-4
a9dcaf0d4b
Merge branch 'main' into hefty-hype
2026-05-12 07:55:05 +02:00
end-4
2e161911bc
qs: fix hyprland overrides (game mode, anti flashbang)
2026-05-12 07:54:56 +02:00
end-4
7aa9e603d5
Merge branch 'main' into hefty-hype
2026-05-12 07:23:24 +02:00
end-4
e11d084be8
remove redundant wallpaper switching stuff
2026-05-11 23:46:23 +02:00
end-4
760c7034aa
qs: fix hyprland dispatchers
2026-05-11 23:45:44 +02:00
end-4
b9f668e106
Merge branch 'main' into hefty-hype
2026-05-11 23:40:19 +02:00
end-4
e7c283e91e
fix terminal theming
...
i've got no fucking clue why this works
2026-05-04 10:24:11 +02:00
Reluckycf
72d950ed51
change hyprsunset default color temp to 6000
2026-04-25 18:58:48 -05:00
end-4
a4d45f04f2
removed duped print
2026-04-07 15:59:59 +02:00
end-4
d87fbf5523
merge main
2026-04-05 23:20:10 +02:00
end-4
2d0ac6e7db
screen translator: more error handling & refetch token when expired
2026-04-05 23:19:08 +02:00
end-4
6050148835
GoogleCloud: re fetch token on expiry
2026-04-05 21:52:50 +02:00
end-4
cc582fd113
Merge branch 'main' into hefty-hype
2026-04-05 20:22:48 +02:00
end-4
fad2a5f8ae
Update LauncherSearch.qml
...
fix /wallpaper in launcher not working
2026-04-05 20:22:36 +02:00
end-4
566e100623
Merge branch 'main' into hefty-hype
2026-04-03 19:34:59 +02:00
end-4
64b52f6a90
add screen translation
2026-04-03 19:31:24 +02:00
end-4
f5ae1d360f
Merge branch 'main' into hefty-hype
2026-03-29 18:29:59 +02:00
end-4
f3caad4d90
fix gamma popup triggered on shell startup
2026-03-27 23:40:38 +01:00
end-4
0b2dfb1910
Merge branch 'main' into hefty-hype
2026-03-27 23:20:08 +01:00
end-4
35fb3d4da8
make 25 lowest possible gamma
2026-03-24 22:55:36 +01:00
altrup
78c6e3c16f
Fix hyprsunset config not applying on launch
2026-03-23 22:15:25 -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
4caa59dd9e
Decrease gamma when brightness is requested to go lower beyond 0
2026-03-22 16:36:17 -04:00
end-4
12d510e9eb
globalfocusgrab: try to close dismissed stuff to prevent focusgrab crash
2026-03-22 20:53:50 +01:00
end-4
950356e47d
anti-flashbang: adjust brightness curve
2026-03-22 10:09:11 +01:00
end-4
8ca3ef773a
network: fix strength prop
2026-03-21 11:55:58 +01:00
end-4
e4ad01c20f
hefty: bar: resources popup: show mem & cpu
2026-03-21 11:55:24 +01:00
end-4
b4c8a63d1a
move material symbol in Network service to Icon
2026-03-21 11:55:24 +01:00
end-4
67a19bedaf
battery service: add energy rate known-or-not status
2026-03-21 11:54:47 +01:00
end-4
b14e0c494c
refactor time duration formatting
2026-03-21 11:54:47 +01:00
end-4
2109cf5e09
notifications: dont print on discard
2026-03-21 11:54:47 +01:00
end-4
455252dff1
hefty: bar: click to close popups
2026-03-21 11:54:47 +01:00
end-4
9e6c1d7c08
revert weird launcher entries with terminal apps
2026-03-21 11:54:47 +01:00
end-4
680d8e85c8
changes from main n stuff
2026-03-21 11:52:41 +01: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
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
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
bd923a0f88
feat(SysTray): add pinning functionality to system tray items
2026-03-17 17:07:59 +08:00
Minh
3653715029
ai: refactor user model loading
2026-03-13 23:32:07 +01:00
tivnantu
b4b422bd9c
fix(quickshell): load extraModels properly in AI sidebar
...
- Use Object.assign in addModel to trigger QML binding recalculation
- Load extraModels in Component.onCompleted as fallback when
onReadyChanged doesn't fire (Config already ready at load time)
2026-03-07 02:00:50 +08:00
rijaluddin
f610332877
Merge branch 'end-4:main' into main
2026-03-03 04:31:27 +07:00