summaryrefslogtreecommitdiff
path: root/src/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-26notifpopups: activate action if only one2 * r + 2 * t1-2/+6
2025-02-26updates: better styles2 * r + 2 * t1-1/+5
2025-02-25updates: show arch news2 * r + 2 * t1-3/+45
2025-02-23launcher: italic xwayland windows2 * r + 2 * t1-1/+4
2025-02-23notifpopups: go to notif center on click2 * r + 2 * t1-2/+6
2025-02-23bar: fix workspace module2 * r + 2 * t1-1/+1
2025-02-22config: restore to default if not specified2 * r + 2 * t1-8/+10
Restore configs to default if not given in the config file instead of not changing them Also sideleft configs
2025-02-22notifpopups: close all popups when notifs open2 * r + 2 * t1-1/+4
2025-02-22config: use config file2 * r + 2 * t4-79/+116
Config file at ~/.config/caelestia/shell.json
2025-02-22bar: fix vertical height2 * r + 2 * t1-2/+2
reduce max len of window title and media
2025-02-20bar: optional modules2 * r + 2 * t1-17/+22
All modules can be enabled/disabled in config
2025-02-20bar: datetime tooltip2 * r + 2 * t1-2/+3
2025-02-20bar: better battery indicator2 * r + 2 * t1-20/+20
2025-02-19bar: fix being too tall when vertical2 * r + 2 * t1-1/+1
2025-02-19bar: use menubutton for tray items2 * r + 2 * t1-45/+14
Inverts the click actions, but eh (primary for menu, secondary for activate)
2025-02-19session: fix exclusivity2 * r + 2 * t1-0/+1
2025-02-18bar: better datetime for vertical mode2 * r + 2 * t1-3/+16
2025-02-18bar: vertical mode2 * r + 2 * t1-20/+38
2025-02-17bar: battery charging indicator2 * r + 2 * t1-15/+30
2025-02-17bar: battery tooltip2 * r + 2 * t1-2/+16
2025-02-17bar: battery indicator2 * r + 2 * t1-0/+22
2025-02-16launcher: tod not installed notif action2 * r + 2 * t1-0/+4
Add install action to tod not installed notification
2025-02-11bar: fix null pointer error2 * r + 2 * t1-1/+1
Client workspaces can be null for some reason?
2025-02-11refactor: astal widget type2 * r + 2 * t1-1/+2
There is no base type, but the return type of astalify works
2025-02-11tooltip: position at cursor not widget2 * r + 2 * t1-2/+2
2025-02-09tooltip: ensure fully visible2 * r + 2 * t1-3/+13
2025-02-08sideright: weather wind & rain tooltips2 * r + 2 * t1-2/+10
2025-01-31popdowns: some minor header button changes2 * r + 2 * t2-3/+7
2025-01-30imports: use typescript import paths2 * r + 2 * t5-22/+22
2025-01-30sideleft: create popdown window2 * r + 2 * t3-11/+226
2025-01-29sideright: fix assertion row != -12 * r + 2 * t1-7/+8
Idk why but needs a timeout before calendar update
2025-01-29bar: hide tray when no items2 * r + 2 * t1-1/+5
2025-01-27sideright: imperial weather2 * r + 2 * t1-6/+6
2025-01-27sideright: make popdown window2 * r + 2 * t3-15/+139
Weather requires a weather api key from https://weatherapi.com
2025-01-26launcher: file context menus2 * r + 2 * t1-10/+38
2025-01-26launcher: scheme subcommand2 * r + 2 * t1-0/+16
2025-01-26launcher: fix windows mode2 * r + 2 * t1-1/+1
Forgot to implement no limit when < 0
2025-01-26media: bind controls sensitivity2 * r + 2 * t1-5/+17
2025-01-25launcher: todo notif uwsm app2 * r + 2 * t1-1/+1
Wasn't using it cause todoist desktop is broken with uwsm But command works so use that Also better app launch
2025-01-25launcher: todo subcommand2 * r + 2 * t1-9/+61
Uses todoist
2025-01-25media: make popdown window2 * r + 2 * t3-2/+144
2025-01-24launcher: change windows mode icon2 * r + 2 * t1-2/+2
2025-01-24bar: firefox media icon2 * r + 2 * t1-1/+3
Also fix player identities having spaces
2025-01-24launcher: use scrollable2 * r + 2 * t1-39/+84
2025-01-24launcher: windows mode2 * r + 2 * t1-16/+222
Also files mode icons
2025-01-21session: logout grab focus on open2 * r + 2 * t1-4/+13
2025-01-20better menu styles2 * r + 2 * t1-0/+1
2025-01-20launcher: context menu for items2 * r + 2 * t1-14/+68
2025-01-19session screen2 * r + 2 * t2-5/+35
Switch from wlogout
2025-01-19launcher: reload subcommand2 * r + 2 * t1-0/+6