| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bar/workspaces: refactor | 2 * r + 2 * t | 2025-08-16 | 1 | -3/+2 |
| | | |||||
| * | internal: static bar width | 2 * r + 2 * t | 2025-08-15 | 2 | -2/+1 |
| | | |||||
| * | config: add config for bar tray recolour & bg | 2 * r + 2 * t | 2025-08-14 | 1 | -0/+6 |
| | | | | | Closes #337 | ||||
| * | internal: use icon os logo instead of nerd font | 2 * r + 2 * t | 2025-08-13 | 1 | -1/+1 |
| | | | | | | Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option | ||||
| * | config: add config for disabling smart scheme | 2 * r + 2 * t | 2025-08-13 | 1 | -0/+1 |
| | | | | | Closes #408 | ||||
| * | bar: per-monitor workspaces option (#394) | anders130 | 2025-08-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | NOTE: option is true by default, which is a breaking change * feat(bar): add per-monitor workspace state * fix(bar): correct active workspace indicator * feat(bar): make per-monitor workspaces toggleable * fixes * more fixes * perMonitorWorkspaces default true + add to readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | bar: allow hiding items and reordering (#379) | Laurens Duin | 2025-08-13 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: reorder bar, no popout yet * chore: cleanup * refactor: use DelegateChooser * feat: popouts * chore: cleanup * better popout check + fix async stuff + bar interaction + a bunch of other fixes * fix activewindow and bar vertical padding * readme: add config opt * bar: fix top/bottom padding * bar: better wheel behaviour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | config: add clock font config | 2 * r + 2 * t | 2025-08-12 | 1 | -0/+1 |
| | | | | | | Also use mono font for lock media artist Add rubik to nix font deps | ||||
| * | config: change default fonts | 2 * r + 2 * t | 2025-08-12 | 1 | -2/+2 |
| | | | | | Use caskaydia cove and rubik | ||||
| * | lock: add notifs | 2 * r + 2 * t | 2025-08-11 | 1 | -0/+1 |
| | | |||||
| * | lock: better lock anim | 2 * r + 2 * t | 2025-08-10 | 1 | -0/+2 |
| | | |||||
| * | lock: input field + separate pam | 2 * r + 2 * t | 2025-08-10 | 1 | -18/+1 |
| | | |||||
| * | lock: add content + better unlock anim | 2 * r + 2 * t | 2025-08-10 | 1 | -2/+1 |
| | | |||||
| * | config: make appearance configurable | 2 * r + 2 * t | 2025-08-09 | 3 | -78/+101 |
| | | |||||
| * | paths: better to string | 2 * r + 2 * t | 2025-08-08 | 1 | -2/+2 |
| | | |||||
| * | controlcenter: better navrail | 2 * r + 2 * t | 2025-08-07 | 1 | -1/+0 |
| | | |||||
| * | dashboard: showOnHover config option (#361) | Noah Zepner | 2025-08-07 | 1 | -0/+1 |
| | | | | | | | | | | | | * dashboard: showOnHover config option * dashboard: close on lose focus when !showOnHover Also update readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | config: add audio increment option | 2 * r + 2 * t | 2025-08-05 | 1 | -0/+1 |
| | | |||||
| * | internal: rename dcontent -> controlcenter | 2 * r + 2 * t | 2025-08-05 | 2 | -2/+2 |
| | | |||||
| * | config: add apps config | 2 * r + 2 * t | 2025-08-02 | 3 | -1/+12 |
| | | | | | Closes #318 and #305 | ||||
| * | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 2025-07-31 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | ||||
| * | config: allow configuring external audio program | Soramane | 2025-07-30 | 1 | -0/+1 |
| | | | | | Closes #302 | ||||
| * | session: add optional vim-like keybinds (#291) | Joel R. | 2025-07-29 | 1 | -0/+2 |
| | | | | Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | session: add custom session/lock menu button commands (#292) | Joel R. | 2025-07-29 | 1 | -0/+8 |
| | | | | | | | | * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands | ||||
| * | launcher: add optional vim-like keybinds (#282) | Joel R. | 2025-07-28 | 1 | -0/+1 |
| | | |||||
| * | bar: add kb layout status icon | 2 * r + 2 * t | 2025-07-27 | 1 | -0/+1 |
| | | | | | Closes #280 | ||||
| * | dashboard: show on hover (for touch devices) | Soramane | 2025-07-26 | 1 | -0/+1 |
| | | |||||
| * | config: allow enable/disable panels | 2 * r + 2 * t | 2025-07-26 | 4 | -0/+4 |
| | | | | | Closes #240 | ||||
| * | config: enable/disable status icons (#243) | Kaj | 2025-07-26 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * Adds ability to disable/enable status icons Improves the hover calculations so that it's not hardcoded. This should make it easier to add/remove status icons. Also adds an optional audio status icon. * status: move config to barconfig * fixes * fix merge * loader icons * fix audio popout --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | feat: improve network popout (#268) | Nikhil Sharma | 2025-07-26 | 1 | -0/+1 |
| | | | | | | | | | | | | * feat: network popout (saved networks only) * fix: rem unfinished forget network * network: some fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | dcontent: create bluetooth panel | 2 * r + 2 * t | 2025-07-23 | 2 | -0/+13 |
| | | |||||
| * | internal: fix damn lsp overshadowing | 2 * r + 2 * t | 2025-07-23 | 1 | -2/+2 |
| | | |||||
| * | lock: better buttons | 2 * r + 2 * t | 2025-07-22 | 1 | -1/+1 |
| | | |||||
| * | feat: add a simple desktop clock (#238) | Kaj | 2025-07-22 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> | ||||
| * | config: allow disabling background | 2 * r + 2 * t | 2025-07-20 | 2 | -0/+7 |
| | | | | | Closes #208 | ||||
| * | internal: fix types for lsp | 2 * r + 2 * t | 2025-07-19 | 9 | -27/+38 |
| | | |||||
| * | config: add config for using fzf/fuzzy search | 2 * r + 2 * t | 2025-07-19 | 1 | -0/+8 |
| | | |||||
| * | internal: create service config | Soramane | 2025-07-16 | 3 | -2/+8 |
| | | |||||
| * | internal: use new qs imports | Soramane | 2025-07-16 | 2 | -2/+2 |
| | | |||||
| * | feat: non persistent bar option | 2 * r + 2 * t | 2025-07-10 | 1 | -0/+4 |
| | | |||||
| * | feat: drag launcher to open/close | 2 * r + 2 * t | 2025-07-10 | 1 | -0/+1 |
| | | | | | Also fix dragging for session | ||||
| * | paths: decode urls | 2 * r + 2 * t | 2025-07-07 | 1 | -1/+1 |
| | | | | | Fixes spaces in paths breaking things | ||||
| * | feat: fahrenheit option for weather (#189) | William (Liam) Snow IV | 2025-07-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | * Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | config: fix overwrite on startup | 2 * r + 2 * t | 2025-06-28 | 1 | -3/+0 |
| | | |||||
| * | notifs: expire by default + increase expire timeout | 2 * r + 2 * t | 2025-06-26 | 1 | -2/+2 |
| | | |||||
| * | config: make gifs configurable | 2 * r + 2 * t | 2025-06-25 | 1 | -0/+2 |
| | | |||||
| * | lock: add notifs and status | 2 * r + 2 * t | 2025-06-25 | 1 | -0/+2 |
| | | |||||
| * | lock: add session buttons | 2 * r + 2 * t | 2025-06-25 | 1 | -0/+2 |
| | | |||||
| * | lock: completely hide media if screen too small | 2 * r + 2 * t | 2025-06-25 | 1 | -0/+1 |
| | | |||||
| * | lock: increase large screen size | 2 * r + 2 * t | 2025-06-25 | 1 | -0/+1 |
| | | | | | Also move to config | ||||