Commit graph

82 commits

Author SHA1 Message Date
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
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
9ce726b83d updates: better styles 2025-02-26 17:16:24 +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
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
2 * r + 2 * t
f561b77ee3 notifpopups: close all popups when notifs open 2025-02-22 20:19:57 +11:00
2 * r + 2 * t
cf55e26133 config: use config file
Config file at ~/.config/caelestia/shell.json
2025-02-22 19:58:07 +11:00
2 * r + 2 * t
b3ed94a1bb bar: fix vertical height
reduce max len of window title and media
2025-02-22 15:37:58 +11:00
2 * r + 2 * t
90cc9ac00f bar: optional modules
All modules can be enabled/disabled in config
2025-02-20 23:41:24 +11:00
2 * r + 2 * t
f70735078f bar: datetime tooltip 2025-02-20 23:34:27 +11:00
2 * r + 2 * t
e0038ff74d bar: better battery indicator 2025-02-20 15:42:49 +11:00
2 * r + 2 * t
7bf8cd4cf0 bar: fix being too tall when vertical 2025-02-19 14:34:41 +11:00
2 * r + 2 * t
58d26dcf60 bar: use menubutton for tray items
Inverts the click actions, but eh (primary for menu, secondary for activate)
2025-02-19 13:15:31 +11:00
2 * r + 2 * t
7c8c4dd2b6 session: fix exclusivity 2025-02-19 12:58:51 +11:00
2 * r + 2 * t
3ddc75029c bar: better datetime for vertical mode 2025-02-18 22:40:03 +11:00
2 * r + 2 * t
0b771cbd1b bar: vertical mode 2025-02-18 22:34:13 +11:00
2 * r + 2 * t
607f20343e bar: battery charging indicator 2025-02-17 17:31:45 +11:00
2 * r + 2 * t
d1238f6a8e bar: battery tooltip 2025-02-17 12:50:56 +11:00
2 * r + 2 * t
94ac778fcd bar: battery indicator 2025-02-17 12:40:34 +11:00
2 * r + 2 * t
354c3446de launcher: tod not installed notif action
Add install action to tod not installed notification
2025-02-16 23:11:25 +11:00
2 * r + 2 * t
30c0d0d908 bar: fix null pointer error
Client workspaces can be null for some reason?
2025-02-11 21:00:05 +11:00
2 * r + 2 * t
0274360617 refactor: astal widget type
There is no base type, but the return type of astalify works
2025-02-11 20:58:53 +11:00
2 * r + 2 * t
af927d12a3 tooltip: position at cursor not widget 2025-02-11 20:53:56 +11:00
2 * r + 2 * t
09d4e48108 tooltip: ensure fully visible 2025-02-09 17:16:53 +11:00
2 * r + 2 * t
d34556dca8 sideright: weather wind & rain tooltips 2025-02-08 13:01:17 +11:00
2 * r + 2 * t
b9afce1bab popdowns: some minor header button changes 2025-01-31 21:05:24 +11:00
2 * r + 2 * t
47db47fe9f imports: use typescript import paths 2025-01-30 21:31:58 +11:00
2 * r + 2 * t
ad22dbdfeb sideleft: create popdown window 2025-01-30 21:31:19 +11:00
2 * r + 2 * t
31bc49a97a sideright: fix assertion row != -1
Idk why but needs a timeout before calendar update
2025-01-29 17:29:02 +11:00
2 * r + 2 * t
5823a43aaf bar: hide tray when no items 2025-01-29 15:44:51 +11:00