summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* app: media data requests2 * r + 2 * t2025-03-021-1/+1
| | | | Allow querying media player data
* launcher: light/dark actions2 * r + 2 * t2025-03-022-2/+49
| | | | For switching dynamic mode
* launcher: wallpaper action2 * r + 2 * t2025-03-014-6/+113
|
* launcher: scheme autocomplete2 * r + 2 * t2025-03-012-12/+117
|
* 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-282-10/+79
|
* launcher: made search bar + mode switcher2 * r + 2 * t2025-02-283-744/+906
|
* notifpopups: activate action if only one2 * r + 2 * t2025-02-261-2/+6
|
* updates: sort updates by name2 * r + 2 * t2025-02-261-0/+3
|
* updates: better styles2 * r + 2 * t2025-02-261-1/+5
|
* monitors: don't hardcode lines for ddc check2 * r + 2 * t2025-02-261-3/+3
| | | | Since new ddcutil update it's not possible to hardcode
* notification: don't use markup2 * r + 2 * t2025-02-251-1/+0
| | | | Markup causes errors
* updates: show arch news2 * r + 2 * t2025-02-253-7/+297
|
* launcher: italic xwayland windows2 * r + 2 * t2025-02-231-1/+4
|
* notifpopups: shrink image2 * r + 2 * t2025-02-231-4/+5
|
* 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
* config: dynamic service confs2 * r + 2 * t2025-02-227-19/+72
|
* notifpopups: close all popups when notifs open2 * r + 2 * t2025-02-221-1/+4
|
* config: use config file2 * r + 2 * t2025-02-227-85/+133
| | | | 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
* use state2 * r + 2 * t2025-02-222-2/+2
|
* 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-192-2/+2
|
* 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
|
* notifications: ago time option2 * r + 2 * t2025-02-191-13/+24
|
* notifpopups: more compact + better styles2 * r + 2 * t2025-02-191-9/+26
|
* bar: better datetime for vertical mode2 * r + 2 * t2025-02-181-3/+16
|
* bar: vertical mode2 * r + 2 * t2025-02-183-25/+57
|
* bar: battery charging indicator2 * r + 2 * t2025-02-171-15/+30
|
* bar: battery tooltip2 * r + 2 * t2025-02-171-2/+16
|
* bar: battery indicator2 * r + 2 * t2025-02-171-0/+22
|
* gpu: fix auto detection2 * r + 2 * t2025-02-171-6/+8
|
* launcher: tod not installed notif action2 * r + 2 * t2025-02-161-0/+4
| | | | Add install action to tod not installed notification
* bar: fix null pointer error2 * r + 2 * t2025-02-111-1/+1
| | | | Client workspaces can be null for some reason?
* refactor: astal widget type2 * r + 2 * t2025-02-113-4/+9
| | | | There is no base type, but the return type of astalify works
* tooltip: position at cursor not widget2 * r + 2 * t2025-02-112-19/+16
|
* tooltip: ensure fully visible2 * r + 2 * t2025-02-092-5/+31
|
* sideright: weather wind & rain tooltips2 * r + 2 * t2025-02-081-2/+10
|
* popdowns: some minor header button changes2 * r + 2 * t2025-01-312-3/+7
|
* refactor: move weather icons to utils2 * r + 2 * t2025-01-312-58/+59
|
* bar: use nf icons for os icon2 * r + 2 * t2025-01-312-34/+48
|
* allow toggling sideleft and right from cli2 * r + 2 * t2025-01-301-1/+16
|