summaryrefslogtreecommitdiff
path: root/src/config/defaults.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: show windows on each workspace2 * r + 2 * t2025-04-071-0/+1
|
* bar: add optional labels for workspaces2 * r + 2 * t2025-04-071-0/+3
| | | | Also can customise labels
* thumbnailer: add configs2 * r + 2 * t2025-04-051-0/+9
|
* config: notify on error2 * r + 2 * t2025-04-051-0/+3
| | | | Also deduplicate events for config change
* launcher: optimise wallpaper selector2 * r + 2 * t2025-04-051-0/+2
| | | | | | Optimise thumbnail size Also limit number shown Add show all when no search option
* wallpapers: filter by size2 * r + 2 * t2025-04-041-0/+1
|
* feat: define bar layout via config2 * r + 2 * t2025-04-021-29/+30
|
* cleanup: remove popdown stuff2 * r + 2 * t2025-04-021-14/+0
| | | | Popdowns were replaced with the sidebar
* feat: toggle borders option2 * r + 2 * t2025-04-011-0/+1
|
* launcher: add round style2 * r + 2 * t2025-04-011-1/+2
|
* Merge branch 'round-gaps' into sidebar2 * r + 2 * t2025-03-311-0/+1
|\
| * bar: add panel style2 * r + 2 * t2025-03-311-0/+1
| |
* | config: don't show sidebar on startup by default2 * r + 2 * t2025-03-311-1/+1
| |
* | config: show sidebar on startup2 * r + 2 * t2025-03-261-0/+3
| | | | | | | | Cannot be hot reloaded (for obv reasons)
* | calendar: notifications for events2 * r + 2 * t2025-03-251-0/+1
| |
* | sidebar: create upcoming module2 * r + 2 * t2025-03-251-0/+4
|/ | | | Requires ical.js and curl
* config: refactor2 * r + 2 * t2025-03-231-0/+146