summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* launcher: fixes2 * r + 2 * t2025-03-053-13/+20
| | | | | 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-056-85/+171
|
* app: init services after timeout2 * r + 2 * t2025-03-051-3/+5
| | | | Prevent's startup delay on slower machines (yes, even with idle)
* launcher: allow disabling actions2 * r + 2 * t2025-03-052-7/+10
| | | | | 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-054-8/+95
|
* popdowns: buttons change colour when disabled2 * r + 2 * t2025-03-042-0/+8
|
* requests: change no players message2 * r + 2 * t2025-03-021-1/+1
|
* wallpapers: fix thumbnail duplicates2 * r + 2 * t2025-03-021-1/+2
| | | | Duplicate file names in different dirs would override, so use full path instead
* media: fix null error2 * r + 2 * t2025-03-021-1/+1
|
* config: launcher wallpaper preview default2 * r + 2 * t2025-03-021-1/+1
| | | | Default to medium (looks better imo)
* app: media data requests2 * r + 2 * t2025-03-022-2/+8
| | | | 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-017-7/+173
|
* launcher: scheme autocomplete2 * r + 2 * t2025-03-014-13/+150
|
* launcher: change window colour2 * r + 2 * t2025-03-011-1/+1
| | | | Teal is too similar to sapphire
* launcher: fix scheme and todo actions2 * r + 2 * t2025-03-012-4/+3
| | | | Fix the autocomplete
* launcher: actions + refactor into multi file2 * r + 2 * t2025-03-016-182/+392
| | | | Action prefix is configurable
* launcher: better files2 * r + 2 * t2025-03-012-5/+20
| | | | | Files shorten path Also tooltips for both apps and files
* launcher: files mode2 * r + 2 * t2025-02-282-25/+59
|
* launcher: apps mode2 * r + 2 * t2025-02-283-17/+136
|
* launcher: made search bar + mode switcher2 * r + 2 * t2025-02-284-761/+935
|
* 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-262-1/+9
|
* 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
* scheme: use success/error colours2 * r + 2 * t2025-02-254-6/+9
|
* Merge remote-tracking branch 'refs/remotes/origin/round-gaps' into round-gaps2 * r + 2 * t2025-02-251-1/+1
|\
| * Update package-lock.json2 * r + 2 * t2025-02-241-1/+1
| |
* | updates: show arch news2 * r + 2 * t2025-02-255-22/+312
|/
* launcher: italic xwayland windows2 * r + 2 * t2025-02-232-1/+8
|
* config: fix type2 * r + 2 * t2025-02-231-1/+1
|
* launcher: remove border2 * r + 2 * t2025-02-231-1/+0
|
* notifpopups: shrink image2 * r + 2 * t2025-02-232-5/+11
|
* notifpopups: border for critical urgency2 * r + 2 * t2025-02-231-0/+1
|
* notifications: use accent colour for normal2 * r + 2 * t2025-02-232-3/+3
|
* 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: forgot to remove print2 * r + 2 * t2025-02-221-1/+0
|
* config: restore to default if not specified2 * r + 2 * t2025-02-222-76/+109
| | | | | 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-228-29/+82
|
* notifpopups: close all popups when notifs open2 * r + 2 * t2025-02-221-1/+4
|
* config: use config file2 * r + 2 * t2025-02-229-205/+282
| | | | Config file at ~/.config/caelestia/shell.json
* scss: make notifpopup shadow default2 * r + 2 * t2025-02-222-2/+2
|
* 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-225-8/+10
|
* bar: optional modules2 * r + 2 * t2025-02-202-19/+60
| | | | All modules can be enabled/disabled in config