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
06d3fcaa0a
run: debug mode
...
Don't minify identifiers in debug mode
2025-03-25 22:38:11 +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
8a8ccd52f7
run: minify code
...
minify-syntax breaks windows for some reason so don't use it
2025-03-25 19:19:46 +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
022016a32f
style: more transparency when light mode
...
Cause light colours let less background colour pass through
2025-03-25 12:58:35 +11:00
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