Commit graph

23 commits

Author SHA1 Message Date
2 * r + 2 * t
abcf099f87 system: fix directory monitor
Keep ref to monitor so it doesn't get garbage collected
2025-03-29 19:20:33 +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
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
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
d46b368606 schemes: update for scripts refactor 2025-03-05 17:37:43 +11:00
2 * r + 2 * t
9c1cc00965 launcher: wallpaper action 2025-03-01 22:01:55 +11:00
2 * r + 2 * t
5cf36b0058 launcher: apps mode 2025-02-28 12:48:42 +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
7bf8cd4cf0 bar: fix being too tall when vertical 2025-02-19 14:34:41 +11:00
2 * r + 2 * t
0b771cbd1b bar: vertical mode 2025-02-18 22:34:13 +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
d240272918 refactor: move weather icons to utils 2025-01-31 15:01:12 +11:00
2 * r + 2 * t
82e31b6d8d bar: use nf icons for os icon 2025-01-31 14:58:18 +11:00
2 * r + 2 * t
47db47fe9f imports: use typescript import paths 2025-01-30 21:31:58 +11:00
2 * r + 2 * t
df3b51399c sideright: make popdown window
Weather requires a weather api key from https://weatherapi.com
2025-01-27 21:55:02 +11:00
2 * r + 2 * t
797756c660 launcher: todo notif uwsm app
Wasn't using it cause todoist desktop is broken with uwsm
But command works so use that
Also better app launch
2025-01-25 21:42:10 +11:00
2 * r + 2 * t
b7fa29274a launcher: todo subcommand
Uses todoist
2025-01-25 18:46:48 +11:00
2 * r + 2 * t
2293da9789 launcher: windows mode
Also files mode icons
2025-01-24 19:38:16 +11:00
2 * r + 2 * t
9e32cd4b61 updates: make popup window 2025-01-16 22:29:13 +11:00
2 * r + 2 * t
02fd2e97f2 refactor: move ts to src
Also move popupwindow to own file
2025-01-16 16:35:37 +11:00