github-actions[bot]
6b163dcb5f
Update VERSION to v0.2.5 (from DMS)
v0.2.5
2025-10-28 15:29:32 +00:00
github-actions[bot]
baadbbc65a
i18n: update source strings from codebase
2025-10-28 15:21:25 +00:00
bbedward
13a2813db9
calendar: parse event links from description
2025-10-28 11:20:42 -04:00
bbedward
cfa7d12dd3
matugen: auto re-load kitty config on color changes
2025-10-28 11:01:26 -04:00
bbedward
8bf23d820f
sounds: fix search path to include generic data location
...
fixes #566
2025-10-28 10:42:01 -04:00
github-actions[bot]
3c7e903ace
i18n: update source strings from codebase
2025-10-28 14:20:34 +00:00
bbedward
ee0e3aece9
color: hide picker instantly when spawning hyprpicker
...
fixes #575
2025-10-28 10:19:56 -04:00
bbedward
d7efd1b285
wallpaper: fix auto cycling initialization
2025-10-28 09:42:50 -04:00
github-actions[bot]
34f7a7ab18
i18n: update translations
2025-10-28 13:32:30 +00:00
bbedward
695eb0a401
i18n: add chinese traiditonal
2025-10-28 09:31:45 -04:00
github-actions[bot]
0d44b95a40
i18n: update translations
2025-10-28 12:55:57 +00:00
bbedward
116c421492
net: don't force singleActive on VPNs
...
fixes #574
2025-10-28 08:54:56 -04:00
github-actions[bot]
53507ef56b
i18n: update translations
2025-10-28 00:21:15 +00:00
bbedward
3c049e031f
niri: add workspace assignment helper
2025-10-27 20:20:34 -04:00
bbedward
b6688adb35
niri: more blur on overview
2025-10-27 17:54:53 -04:00
bbedward
b46fe28c05
niri: generate wpblur.kdl
2025-10-27 17:21:26 -04:00
bbedward
e7debdcf46
weather: switch to ip-api for auto location
2025-10-27 16:14:07 -04:00
bbedward
2c2930e876
proc: timeout to CLI helper
2025-10-27 16:13:10 -04:00
github-actions[bot]
ca294fc049
i18n: update translations
2025-10-27 19:38:34 +00:00
github-actions[bot]
86d1a40299
i18n: update source strings from codebase
2025-10-27 19:38:27 +00:00
bbedward
7a3884a633
wallpaper: fix per-monitor dankdash tab + allow matugen override
...
per-monitor
fixes #561
2025-10-27 15:36:07 -04:00
bbedward
7e5c6581c9
dsearch: rewrite to use CLI instead of api
2025-10-27 15:13:29 -04:00
github-actions[bot]
f17bbbd689
i18n: update source strings from codebase
2025-10-27 18:36:38 +00:00
bbedward
24b046e9d7
dankbar: fix app icon scaling fixes #568
2025-10-27 14:36:15 -04:00
github-actions[bot]
48a7d24c11
i18n: update source strings from codebase
2025-10-27 18:18:05 +00:00
bbedward
033f96a4b0
vpn: various state management fixes
2025-10-27 14:17:29 -04:00
bbedward
f0a1cb6525
icon: fix nerd font path
2025-10-27 11:44:17 -04:00
bbedward
db5782783b
files: fix more icon map
2025-10-27 11:35:18 -04:00
bbedward
29022e260d
file search: fix more icon mappings
2025-10-27 11:32:07 -04:00
bbedward
1e1f58d3ed
fix archive map
2025-10-27 11:29:36 -04:00
github-actions[bot]
12389e2856
i18n: update source strings from codebase
2025-10-27 15:27:51 +00:00
bbedward
cde7427449
file search: add a bunch of nerd icon mappings
2025-10-27 11:27:15 -04:00
github-actions[bot]
42e7cb7b5f
i18n: update translations
2025-10-27 15:00:04 +00:00
github-actions[bot]
d7992bc1f7
i18n: update source strings from codebase
2025-10-27 14:59:58 +00:00
bbedward
61c8549401
audio: strip file:// prefix for local dir sounds
2025-10-27 10:59:07 -04:00
bbedward
a284dcf61d
i18n: add italian
2025-10-27 10:57:48 -04:00
bbedward
2e462b0899
spotlight: fix file search keyboard navi woes
2025-10-27 10:57:12 -04:00
bbedward
b79c66d59a
plugins: fix listview scroll issues
...
fixes #564
2025-10-27 10:53:29 -04:00
Bruno Cesar Rocha
2f2020e7e2
fix: Load launcher plugin no-trigger settings. ( #567 )
...
getPluginTrigger() function only loaded the trigger setting but completely ignored the
noTrigger boolean setting.
When noTrigger was enabled and saved as:
- noTrigger: true
- trigger: ""
On reboot, the function would load trigger which was "", but since empty string is falsy
in the fallback expression, it would revert to plugin.trigger || "!" from the
plugin.json manifest, which is "=" for the Calculator plugin.
2025-10-27 09:55:15 -04:00
github-actions[bot]
b7e99c0d2b
i18n: update translations
2025-10-27 13:50:04 +00:00
github-actions[bot]
2648848898
i18n: update source strings from codebase
2025-10-27 13:49:59 +00:00
bbedward
79b23ca829
spotlight: danksearch integration (indexed file search)
2025-10-27 09:49:17 -04:00
bbedward
0ac5b7bc87
workspaces: add desktop entries binding
2025-10-26 22:35:45 -04:00
bbedward
1d211e8474
dock: remove un-used mousearea
2025-10-26 22:32:33 -04:00
github-actions[bot]
1981a83e82
i18n: update translations
2025-10-26 14:19:04 +00:00
Massimo Branchini
cac071e7af
filebrowser: use xdg paths ( #555 )
2025-10-26 10:18:28 -04:00
github-actions[bot]
c6efccd61c
i18n: update source strings from codebase
2025-10-26 13:07:38 +00:00
ahoyiski
a90b00e5fe
Added a Compact mode to the keyboard_layout_name widget. ( #554 )
...
* Added a Compact mode to the keyboard_layout_name widget.
* Added another root.currentLayout = "Unknown" that was missing.
2025-10-26 09:07:11 -04:00
github-actions[bot]
7863d03282
i18n: update source strings from codebase
2025-10-26 03:31:46 +00:00
bbedward
968606d781
filebrowser: improved file browser
2025-10-25 23:30:33 -04:00