Commit graph

118 commits

Author SHA1 Message Date
2 * r + 2 * t
603ee96750 tooltip: show above cursor if offscreen 2025-03-25 22:01:31 +11:00
2 * r + 2 * t
e8a40f31c9 sidebar: create upcoming module
Requires ical.js and curl
2025-03-25 21:51:59 +11:00
2 * r + 2 * t
dd5b749ba1 sidebar: media handle no players 2025-03-25 21:50:31 +11:00
2 * r + 2 * t
fe978092e8 sidebar: create dashboard 2025-03-25 12:59:51 +11:00
2 * r + 2 * t
d1daba8aac notifpopups: destroy event wrapper
Destroy the eventbox wrapper when notif widget is destroyed
2025-03-25 12:59:36 +11:00
2 * r + 2 * t
431918b752 schemes: fix updating taking ages
Cause it was being called for every file change
So instead of updating all, just update changed
Also async update all
2025-03-23 20:00:27 +11:00
2 * r + 2 * t
d9c618701c schemes: fix previews not updating
Monitor was being garbage collected cause it wasn't stored anywhere
2025-03-23 18:35:32 +11:00
2 * r + 2 * t
ef675380a2 wallpapers: fix error on no paths
Also update on config change
2025-03-23 17:54:22 +11:00
2 * r + 2 * t
9f6e227d7b config: validate values
Validate values for keys with literal types, also better validation for array types
2025-03-23 17:47:33 +11:00
2 * r + 2 * t
1ffd7e1d54 config: refactor 2025-03-23 16:16:21 +11:00
2 * r + 2 * t
06047f8983 updates: fix news 2025-03-18 23:05:56 +11:00
2 * r + 2 * t
18921c6847 updates: show updates for custom repos 2025-03-18 13:41:37 +11:00
2 * r + 2 * t
8f3b369e86 launcher: fix wallpaper categories compact mode
Also fix undef errors for wallpapers and scheme
2025-03-16 17:23:19 +11:00
2 * r + 2 * t
1287b7dece launcher: remove window mode action
Forgot to remove it when removed window mode
2025-03-16 17:15:55 +11:00
2 * r + 2 * t
088a67fa48 launcher: remove windows mode
Also change mode colours to primary, secondary and tertiary
2025-03-15 20:07:38 +11:00
2 * r + 2 * t
dddc7382a5 launcher: wallpaper random by category 2025-03-15 13:53:53 +11:00
2 * r + 2 * t
877c254740 notifs: make dnd actually work
Also change bar icon and hide count when dnd
2025-03-11 15:55:32 +11:00
2 * r + 2 * t
d81454cd91 launcher: fix actions not clearing in math mode 2025-03-09 15:31:04 +11:00
2 * r + 2 * t
619508b16c files: change directory monitor return
Only return the outermost monitor, hook onto that to cancel the nested ones
Also use the monitor flags in hopes of it actually picking up changes to files (it doesnt)
2025-03-08 00:30:30 +11:00
2 * r + 2 * t
630885daab update for scheme refactor 2025-03-07 19:42:14 +11:00
2 * r + 2 * t
ab80d8f786 launcher: fixes
Fix light/dark actions
Fix delay when pressing enter
2025-03-05 19:25:49 +11:00
2 * r + 2 * t
0e2de54029 updates: fix escaping markup 2025-03-05 18:11:46 +11:00
2 * r + 2 * t
d46b368606 schemes: update for scripts refactor 2025-03-05 17:37:43 +11:00
2 * r + 2 * t
999f295a78 launcher: allow disabling actions
Disable actions in session screen by default
Also remove periods from power action descriptions
2025-03-05 11:41:20 +11:00
2 * r + 2 * t
47db9a5280 launcher: add power actions 2025-03-05 11:41:20 +11:00
2 * r + 2 * t
3e10adce74 launcher: fix random wallpaper + add random scheme
Also allow mixed case for scheme and wallpaper suboptions
2025-03-05 11:41:20 +11:00
2 * r + 2 * t
35364193e3 launcher: math mode 2025-03-05 11:41:20 +11:00
2 * r + 2 * t
4cb50fbb39 wallpapers: fix thumbnail duplicates
Duplicate file names in different dirs would override, so use full path instead
2025-03-02 23:02:48 +11:00
2 * r + 2 * t
34f49aa450 media: fix null error 2025-03-02 22:53:37 +11:00
2 * r + 2 * t
d625f1791b app: media data requests
Allow querying media player data
2025-03-02 17:40:36 +11:00
2 * r + 2 * t
df3f93475a launcher: light/dark actions
For switching dynamic mode
2025-03-02 13:14:54 +11:00
2 * r + 2 * t
9c1cc00965 launcher: wallpaper action 2025-03-01 22:01:55 +11:00
2 * r + 2 * t
31138ffd93 launcher: scheme autocomplete 2025-03-01 19:08:15 +11:00
2 * r + 2 * t
418f057482 launcher: fix scheme and todo actions
Fix the autocomplete
2025-03-01 16:46:24 +11:00
2 * r + 2 * t
62602465ce launcher: actions + refactor into multi file
Action prefix is configurable
2025-03-01 16:35:18 +11:00
2 * r + 2 * t
e16bf9a9ad launcher: better files
Files shorten path
Also tooltips for both apps and files
2025-03-01 00:00:25 +11:00
2 * r + 2 * t
c314fe43cd launcher: files mode 2025-02-28 13:39:18 +11:00
2 * r + 2 * t
5cf36b0058 launcher: apps mode 2025-02-28 12:48:42 +11:00
2 * r + 2 * t
73e7c08b8c launcher: made search bar + mode switcher 2025-02-28 00:58:12 +11:00
2 * r + 2 * t
e2a0c19267 notifpopups: activate action if only one 2025-02-26 18:01:07 +11:00
2 * r + 2 * t
92c278f844 updates: sort updates by name 2025-02-26 17:20:16 +11:00
2 * r + 2 * t
9ce726b83d updates: better styles 2025-02-26 17:16:24 +11:00
2 * r + 2 * t
46ff77c1d6 monitors: don't hardcode lines for ddc check
Since new ddcutil update it's not possible to hardcode
2025-02-26 14:41:26 +11:00
2 * r + 2 * t
d4bc255cdb notification: don't use markup
Markup causes errors
2025-02-25 20:08:19 +11:00
2 * r + 2 * t
01626b70f1 updates: show arch news 2025-02-25 15:33:08 +11:00
2 * r + 2 * t
15110e5f7c launcher: italic xwayland windows 2025-02-23 22:18:10 +11:00
2 * r + 2 * t
dda2fad264 notifpopups: shrink image 2025-02-23 16:48:26 +11:00
2 * r + 2 * t
9504e97ccf notifpopups: go to notif center on click 2025-02-23 14:59:13 +11:00
2 * r + 2 * t
46b8626f7d bar: fix workspace module 2025-02-23 13:13:15 +11:00
2 * r + 2 * t
6a043ce106 config: restore to default if not specified
Restore configs to default if not given in the config file instead of not changing them
Also sideleft configs
2025-02-22 21:25:42 +11:00