summaryrefslogtreecommitdiff
path: root/src/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: show sidebar on startup2 * r + 2 * t2025-03-261-1/+2
| | | | Cannot be hot reloaded (for obv reasons)
* sidebar: notifpane + scroll switch panes2 * r + 2 * t2025-03-266-25/+85
| | | | | Also placeholder for empty lists (notifs and events) To switch panes, primary click + scroll
* sidebar: create upcoming module2 * r + 2 * t2025-03-252-0/+86
| | | | Requires ical.js and curl
* sidebar: media handle no players2 * r + 2 * t2025-03-251-17/+25
|
* sidebar: create dashboard2 * r + 2 * t2025-03-254-0/+294
|
* notifpopups: destroy event wrapper2 * r + 2 * t2025-03-251-0/+1
| | | | Destroy the eventbox wrapper when notif widget is destroyed
* config: refactor2 * r + 2 * t2025-03-231-1/+1
|
* updates: fix news2 * r + 2 * t2025-03-181-1/+2
|
* launcher: fix wallpaper categories compact mode2 * r + 2 * t2025-03-161-8/+17
| | | | Also fix undef errors for wallpapers and scheme
* launcher: remove window mode action2 * r + 2 * t2025-03-161-9/+0
| | | | Forgot to remove it when removed window mode
* launcher: remove windows mode2 * r + 2 * t2025-03-154-827/+1
| | | | Also change mode colours to primary, secondary and tertiary
* launcher: wallpaper random by category2 * r + 2 * t2025-03-151-10/+37
|
* notifs: make dnd actually work2 * r + 2 * t2025-03-112-3/+14
| | | | Also change bar icon and hide count when dnd
* launcher: fix actions not clearing in math mode2 * r + 2 * t2025-03-091-2/+5
|
* update for scheme refactor2 * r + 2 * t2025-03-071-1/+1
|
* launcher: fixes2 * r + 2 * t2025-03-052-11/+5
| | | | | Fix light/dark actions Fix delay when pressing enter
* updates: fix escaping markup2 * r + 2 * t2025-03-051-9/+14
|
* schemes: update for scripts refactor2 * r + 2 * t2025-03-051-44/+61
|
* launcher: allow disabling actions2 * r + 2 * t2025-03-051-7/+9
| | | | | Disable actions in session screen by default Also remove periods from power action descriptions
* launcher: add power actions2 * r + 2 * t2025-03-051-0/+54
|
* launcher: fix random wallpaper + add random scheme2 * r + 2 * t2025-03-051-17/+12
| | | | Also allow mixed case for scheme and wallpaper suboptions
* launcher: math mode2 * r + 2 * t2025-03-052-7/+80
|
* media: fix null error2 * r + 2 * t2025-03-021-1/+1
|
* app: media data requests2 * r + 2 * t2025-03-021-1/+1
| | | | Allow querying media player data
* launcher: light/dark actions2 * r + 2 * t2025-03-021-1/+24
| | | | For switching dynamic mode
* launcher: wallpaper action2 * r + 2 * t2025-03-011-0/+28
|
* launcher: scheme autocomplete2 * r + 2 * t2025-03-011-12/+73
|
* launcher: fix scheme and todo actions2 * r + 2 * t2025-03-011-3/+2
| | | | Fix the autocomplete
* launcher: actions + refactor into multi file2 * r + 2 * t2025-03-014-134/+370
| | | | Action prefix is configurable
* launcher: better files2 * r + 2 * t2025-03-011-5/+19
| | | | | Files shorten path Also tooltips for both apps and files
* launcher: files mode2 * r + 2 * t2025-02-281-5/+56
|
* launcher: apps mode2 * r + 2 * t2025-02-281-10/+72
|
* launcher: made search bar + mode switcher2 * r + 2 * t2025-02-282-743/+905
|
* notifpopups: activate action if only one2 * r + 2 * t2025-02-261-2/+6
|
* updates: better styles2 * r + 2 * t2025-02-261-1/+5
|
* updates: show arch news2 * r + 2 * t2025-02-251-3/+45
|
* launcher: italic xwayland windows2 * r + 2 * t2025-02-231-1/+4
|
* notifpopups: go to notif center on click2 * r + 2 * t2025-02-231-2/+6
|
* bar: fix workspace module2 * r + 2 * t2025-02-231-1/+1
|
* config: restore to default if not specified2 * r + 2 * t2025-02-221-8/+10
| | | | | Restore configs to default if not given in the config file instead of not changing them Also sideleft configs
* notifpopups: close all popups when notifs open2 * r + 2 * t2025-02-221-1/+4
|
* config: use config file2 * r + 2 * t2025-02-224-79/+116
| | | | Config file at ~/.config/caelestia/shell.json
* bar: fix vertical height2 * r + 2 * t2025-02-221-2/+2
| | | | reduce max len of window title and media
* bar: optional modules2 * r + 2 * t2025-02-201-17/+22
| | | | All modules can be enabled/disabled in config
* bar: datetime tooltip2 * r + 2 * t2025-02-201-2/+3
|
* bar: better battery indicator2 * r + 2 * t2025-02-201-20/+20
|
* bar: fix being too tall when vertical2 * r + 2 * t2025-02-191-1/+1
|
* bar: use menubutton for tray items2 * r + 2 * t2025-02-191-45/+14
| | | | Inverts the click actions, but eh (primary for menu, secondary for activate)
* session: fix exclusivity2 * r + 2 * t2025-02-191-0/+1
|
* bar: better datetime for vertical mode2 * r + 2 * t2025-02-181-3/+16
|