end-4
7a01602c5e
fix weird indentation
2026-03-19 18:19:10 +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
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
fb4b5e83a9
un-revert matugen 4.0 fix
2026-03-13 14:29:08 +01: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
nrand
1671959186
theming: kitty theme without terminal escape codes
...
Up until now, colors were applied with the help of terminal escape
codes, ran from the fish config. This still happens (so theming will
still kinda also work for other terminals), but, for kitty specifically,
I've also added a way to apply the theme on startup, without the need
for loading the fish config.
2026-03-11 11:58:04 +02: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
altrup
2e0dea28a5
Merge remote-tracking branch 'upstream/main' into fix-dock-first-launch
2026-03-04 15:01:36 -05:00
end-4
5cbf5608be
keybinds: add splitratio
2026-03-03 22:34:01 +01:00
end-4
0c843c8d03
Merge branch 'main' of https://github.com/end-4/dots-hyprland
2026-03-03 18:22:30 +01:00
end-4
c85e98d6f9
theming: material code: add antigravity
2026-03-03 18:22:22 +01: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
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
sugashss1
095d637c70
fixed thumbnail urlencode for file names with (,),*
...
matched output of urlencode with
gio info "/home/su/Pictures/Wallpapers/as()*[].png" | grep "uri:"
uri: file:///home/su/Pictures/Wallpapers/as()*%5B%5D.png
2026-02-25 22:15:27 +05:30
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
Muhannad H.
c19e625069
fix: add support for RTL in the translator
2026-02-21 20:01:24 +02: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