Minh
33bd04200a
fix: music recognition for songrec 0.6.3+ ( #3027 )
2026-03-03 15:45:50 +01:00
rijaluddin
f610332877
Merge branch 'end-4:main' into main
2026-03-03 04:31:27 +07:00
rijaluddina
bbc84b68ef
Fix wiFi signal strength bar display
...
1. Using root.active?.strength ?? 0 instead of root.networkStrength
2. Added checking wifiStatus === "connected" — only show signal bars if
actually connected
2026-03-03 04:23:46 +07:00
end-4
2554fc7d61
waffles: more readable calendar months when scrolling
2026-03-02 21:58:47 +01:00
Furkan
77dd839320
Fix escape character in network strength command
2026-03-01 11:06:06 +03:00
Jay Turner
57b78135a6
Fix extra whitespace that was mildly annoying me
2026-02-28 01:01:29 +00:00
end-4
48fec445ad
hyprland: nuke unused plugin config to fix error on 0.54
2026-02-27 22:49:34 +01:00
end-4
060b8693ef
hyprland: adjust some effects
2026-02-27 22:48:23 +01:00
Minh
577fab457f
waffle: bar: adjust desktop entry lookup interval & timeout
2026-02-26 21:02:21 +01:00
Akash
373a9e5670
Merge branch 'end-4:main' into main
2026-02-25 13:40:52 +05:30
Minh
8bf279e571
Remove [hidden] comment for zoom keybinds ( #3026 )
2026-02-22 15:03:02 +01:00
end-4
e72d39fecb
gtk theme: m3-ize more colors, fix distracting inactive fade
2026-02-21 21:48:54 +01:00
end-4
c5e0c2d3dc
gtk theme: improve readability
2026-02-21 20:38:34 +01:00
Javier Rolando
aea06d42ab
fix: music recognition for songrec 0.6.3+
2026-02-21 06:55:20 -03:00
Akash
ab1b720503
Merge branch 'end-4:main' into main
2026-02-21 10:26:52 +05:30
VietNguyenx
b6c2fd3f18
Remove unnecessary [hidden] comment for zoom keybinds keybinds.conf
2026-02-21 11:36:24 +07:00
end-4
3d9f51030c
settings: allow crazy background clock sizes ( closes #2974 )
2026-02-20 14:48:03 +01:00
Minh
14770e5b75
fix(quickshell): mpris not detecting browser players when plasma-browser-integration is installed ( #3002 )
2026-02-20 09:39:51 +01:00
end-4
2e7ea9d9f6
fix gemini clock styling
2026-02-20 09:11:43 +01:00
end-4
60c197e2f5
gemini-categorize-wallpaper.sh: upgrade gemini from 2.0 to 2.5 ( #3015 )
2026-02-20 08:25:18 +01:00
Akash
5ab4812a3b
Merge branch 'end-4:main' into main
2026-02-18 10:44:53 +05:30
end-4
c063bdfe86
revert updated matugen interaction for now
...
This reverts commit 585a7b0f06 .
2026-02-17 23:01:25 +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
8d52e83a59
Update touchpad settings in general.conf
2026-02-16 20:46:10 +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
end-4
585a7b0f06
fix wallpaper script blocked by matugen interaction
...
https://github.com/InioX/matugen/issues/255
2026-02-16 09:42:36 +01:00
GokuPlay609
502dffeac7
fix(quickshell): mpris not detecting browser players when plasma-browser-integration is installed
...
Amp-Thread-ID: https://ampcode.com/threads/T-019c5f8e-6544-735e-88e3-aa29c2d3bbf6
Co-authored-by: Amp <amp@ampcode.com >
2026-02-15 10:22:03 +05:30
Akash
1e7f065add
Merge branch 'end-4:main' into main
2026-02-11 13:17:04 +05:30
Minh
f128c48356
fix wallpaper not switching when setting a custom accent color ( #2850 )
2026-02-10 23:35:37 +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
feeb0bba8c
Modify touchpad settings in general.conf
2026-02-07 17:27:55 +05:30
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
d23d39df04
fish: more typo aliases
2026-02-06 21:50:54 +01:00
end-4
9e9c6b70b6
Update shapes
2026-02-06 21:50:34 +01:00
end-4
3a14cc644b
ai: remove openrouter deepseek
2026-02-06 21:08:22 +01:00
Minh
2132829184
fix(quickshell): bug temp lock screen workspaces ( #2942 )
2026-02-06 21:06:05 +01: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
end-4
f8903da663
Add fallback to xcb for QT_QPA_PLATFORM ( #2882 )
2026-01-31 14:07:49 +01:00
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
end-4
36051b5970
use hyprland's built-in animation for zooming
2026-01-21 11:04:47 +01:00
altrup
30269dd052
Merge remote-tracking branch 'upstream/main' into fix-search-focus-loss
2026-01-15 10:18:44 -05:00
narendnp
2cb45c3a78
revert letter capitalization to better suit grammatical correctness (EYD)
2026-01-14 22:27:48 +08:00
narendnp
80db68467f
improve ID translations
2026-01-14 22:07:33 +08:00