| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-02-26 | notifpopups: activate action if only one | 2 * r + 2 * t | 1 | -2/+6 | |
| 2025-02-26 | updates: better styles | 2 * r + 2 * t | 1 | -1/+5 | |
| 2025-02-25 | updates: show arch news | 2 * r + 2 * t | 1 | -3/+45 | |
| 2025-02-23 | launcher: italic xwayland windows | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-02-23 | notifpopups: go to notif center on click | 2 * r + 2 * t | 1 | -2/+6 | |
| 2025-02-23 | bar: fix workspace module | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-02-22 | config: restore to default if not specified | 2 * r + 2 * t | 1 | -8/+10 | |
| Restore configs to default if not given in the config file instead of not changing them Also sideleft configs | |||||
| 2025-02-22 | notifpopups: close all popups when notifs open | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-02-22 | config: use config file | 2 * r + 2 * t | 4 | -79/+116 | |
| Config file at ~/.config/caelestia/shell.json | |||||
| 2025-02-22 | bar: fix vertical height | 2 * r + 2 * t | 1 | -2/+2 | |
| reduce max len of window title and media | |||||
| 2025-02-20 | bar: optional modules | 2 * r + 2 * t | 1 | -17/+22 | |
| All modules can be enabled/disabled in config | |||||
| 2025-02-20 | bar: datetime tooltip | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-02-20 | bar: better battery indicator | 2 * r + 2 * t | 1 | -20/+20 | |
| 2025-02-19 | bar: fix being too tall when vertical | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-02-19 | bar: use menubutton for tray items | 2 * r + 2 * t | 1 | -45/+14 | |
| Inverts the click actions, but eh (primary for menu, secondary for activate) | |||||
| 2025-02-19 | session: fix exclusivity | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-02-18 | bar: better datetime for vertical mode | 2 * r + 2 * t | 1 | -3/+16 | |
| 2025-02-18 | bar: vertical mode | 2 * r + 2 * t | 1 | -20/+38 | |
| 2025-02-17 | bar: battery charging indicator | 2 * r + 2 * t | 1 | -15/+30 | |
| 2025-02-17 | bar: battery tooltip | 2 * r + 2 * t | 1 | -2/+16 | |
| 2025-02-17 | bar: battery indicator | 2 * r + 2 * t | 1 | -0/+22 | |
| 2025-02-16 | launcher: tod not installed notif action | 2 * r + 2 * t | 1 | -0/+4 | |
| Add install action to tod not installed notification | |||||
| 2025-02-11 | bar: fix null pointer error | 2 * r + 2 * t | 1 | -1/+1 | |
| Client workspaces can be null for some reason? | |||||
| 2025-02-11 | refactor: astal widget type | 2 * r + 2 * t | 1 | -1/+2 | |
| There is no base type, but the return type of astalify works | |||||
| 2025-02-11 | tooltip: position at cursor not widget | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-02-09 | tooltip: ensure fully visible | 2 * r + 2 * t | 1 | -3/+13 | |
| 2025-02-08 | sideright: weather wind & rain tooltips | 2 * r + 2 * t | 1 | -2/+10 | |
| 2025-01-31 | popdowns: some minor header button changes | 2 * r + 2 * t | 2 | -3/+7 | |
| 2025-01-30 | imports: use typescript import paths | 2 * r + 2 * t | 5 | -22/+22 | |
| 2025-01-30 | sideleft: create popdown window | 2 * r + 2 * t | 3 | -11/+226 | |
| 2025-01-29 | sideright: fix assertion row != -1 | 2 * r + 2 * t | 1 | -7/+8 | |
| Idk why but needs a timeout before calendar update | |||||
| 2025-01-29 | bar: hide tray when no items | 2 * r + 2 * t | 1 | -1/+5 | |
| 2025-01-27 | sideright: imperial weather | 2 * r + 2 * t | 1 | -6/+6 | |
| 2025-01-27 | sideright: make popdown window | 2 * r + 2 * t | 3 | -15/+139 | |
| Weather requires a weather api key from https://weatherapi.com | |||||
| 2025-01-26 | launcher: file context menus | 2 * r + 2 * t | 1 | -10/+38 | |
| 2025-01-26 | launcher: scheme subcommand | 2 * r + 2 * t | 1 | -0/+16 | |
| 2025-01-26 | launcher: fix windows mode | 2 * r + 2 * t | 1 | -1/+1 | |
| Forgot to implement no limit when < 0 | |||||
| 2025-01-26 | media: bind controls sensitivity | 2 * r + 2 * t | 1 | -5/+17 | |
| 2025-01-25 | launcher: todo notif uwsm app | 2 * r + 2 * t | 1 | -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-25 | launcher: todo subcommand | 2 * r + 2 * t | 1 | -9/+61 | |
| Uses todoist | |||||
| 2025-01-25 | media: make popdown window | 2 * r + 2 * t | 3 | -2/+144 | |
| 2025-01-24 | launcher: change windows mode icon | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-01-24 | bar: firefox media icon | 2 * r + 2 * t | 1 | -1/+3 | |
| Also fix player identities having spaces | |||||
| 2025-01-24 | launcher: use scrollable | 2 * r + 2 * t | 1 | -39/+84 | |
| 2025-01-24 | launcher: windows mode | 2 * r + 2 * t | 1 | -16/+222 | |
| Also files mode icons | |||||
| 2025-01-21 | session: logout grab focus on open | 2 * r + 2 * t | 1 | -4/+13 | |
| 2025-01-20 | better menu styles | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-01-20 | launcher: context menu for items | 2 * r + 2 * t | 1 | -14/+68 | |
| 2025-01-19 | session screen | 2 * r + 2 * t | 2 | -5/+35 | |
| Switch from wlogout | |||||
| 2025-01-19 | launcher: reload subcommand | 2 * r + 2 * t | 1 | -0/+6 | |