Commit graph

2454 commits

Author SHA1 Message Date
2 * r + 2 * t
e39900b77e style: ensure loading correct order
Cause async, older requests could load slower and therefore override newer requests
Also reduce the number of loads when spam
And add light scss var
2025-03-25 12:12:29 +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
43c34d02db misc code refactoring 2025-03-23 18:22:06 +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
9fb35c544f sideright: fix calender underline 2025-03-23 15:49:15 +11:00
2 * r + 2 * t
7baceef03e config: add vibrant option
Adds extra vibrancy (i.e. extra saturation)
2025-03-23 15:45:39 +11:00
2 * r + 2 * t
48a2ddc5d5 bar: more padding for horizontal 2025-03-23 15:35:21 +11:00
2 * r + 2 * t
b046a0ee0b session: no blur backdrop
Reduce the transparency so it falls under ignorealpha rule
2025-03-23 15:26:29 +11:00
2 * r + 2 * t
acae35aa52 config: add transparency option
Also remove options for removed features
2025-03-23 15:21:11 +11:00
2 * r + 2 * t
0230997d76 scss: add popover styles
For GTK emoji picker
2025-03-23 13:50:34 +11:00
2 * r + 2 * t
5e0bc359bf tooltip: change colour
Use primary colour
2025-03-21 18:35:29 +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
9d1ee02d2e app: init services after timeout
Prevent's startup delay on slower machines (yes, even with idle)
2025-03-05 11:41:20 +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
cf072f2f14 popdowns: buttons change colour when disabled 2025-03-04 14:34:33 +11:00
2 * r + 2 * t
9a66f02cc6 requests: change no players message 2025-03-02 23:54:15 +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
54a95a07f0 config: launcher wallpaper preview default
Default to medium (looks better imo)
2025-03-02 19:47:25 +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
4b9c9aee9c launcher: change window colour
Teal is too similar to sapphire
2025-03-01 16:53:07 +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