Commit graph

188 commits

Author SHA1 Message Date
2 * r + 2 * t
7ccde9495f sidebar: no vexpand no wp message 2025-03-27 18:03:46 +11:00
2 * r + 2 * t
72e349e368 sidebar: audio device selector module 2025-03-27 18:02:40 +11:00
2 * r + 2 * t
11c8a14a22 sidebar: change streams unavailable text 2025-03-27 16:51:39 +11:00
2 * r + 2 * t
6b0c9af07c sidebar: streams module 2025-03-27 16:45:25 +11:00
2 * r + 2 * t
19942b8fca sidebar: fix child not found in stack errors 2025-03-27 16:19:03 +11:00
2 * r + 2 * t
40df92026c sidebar: media auto switch
Auto switch focused media to last player
2025-03-27 15:32:57 +11:00
2 * r + 2 * t
97296d304a sidebar: player switching 2025-03-26 23:31:59 +11:00
2 * r + 2 * t
17ddfc6fb1 sidebar: media pane 2025-03-26 22:59:28 +11:00
2 * r + 2 * t
62b6bd20c5 sidebar: fix dashboard media types 2025-03-26 21:04:26 +11:00
2 * r + 2 * t
8772a05a90 sidebar: show bluetooth device battery 2025-03-26 20:51:19 +11:00
2 * r + 2 * t
0ab689ab98 sidebar: handle no wifi card 2025-03-26 20:36:32 +11:00
2 * r + 2 * t
28f94ec6a0 sidebar: fix widget destroyed error 2025-03-26 20:31:23 +11:00
2 * r + 2 * t
1afe054f7a sidebar: style disabled state for buttons
Also no silent fail for removing network
2025-03-26 20:25:15 +11:00
2 * r + 2 * t
5a1ea91e35 sidebar: networks module 2025-03-26 20:22:51 +11:00
2 * r + 2 * t
5ac2cc2f27 sidebar: fix negative content width warnings 2025-03-26 16:57:16 +11:00
2 * r + 2 * t
8021e580a2 sidebar: connectivity pane
Bluetooth module
2025-03-26 16:54:08 +11:00
2 * r + 2 * t
0f8e6cf1c3 notification: body tooltip for dashboard 2025-03-26 15:02:36 +11:00
2 * r + 2 * t
9963f16976 config: show sidebar on startup
Cannot be hot reloaded (for obv reasons)
2025-03-26 13:10:48 +11:00
2 * r + 2 * t
4ae1651720 sidebar: notifpane + scroll switch panes
Also placeholder for empty lists (notifs and events)
To switch panes, primary click + scroll
2025-03-26 13:03:20 +11:00
2 * r + 2 * t
c336bd184e calendar: notifications for events 2025-03-25 23:41:27 +11:00
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