2 * r + 2 * t
aed36b160f
feat: uwsm app -> app2unit
...
Also xdg-open -> app2unit
2025-04-04 18:30:08 +11:00
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
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
cf55e26133
config: use config file
...
Config file at ~/.config/caelestia/shell.json
2025-02-22 19:58:07 +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
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
02fd2e97f2
refactor: move ts to src
...
Also move popupwindow to own file
2025-01-16 16:35:37 +11:00