| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [CI] chore: update flake | github-actions | 2025-08-02 | 1 | -3/+3 | |
| | | ||||||
| * | dashboard: fix player selector | 2 * r + 2 * t | 2025-08-01 | 4 | -21/+56 | |
| | | | | | Fixes #320 | |||||
| * | dcontent: add more spacing to expanded navrail | 2 * r + 2 * t | 2025-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | internal: loader extra clock components | 2 * r + 2 * t | 2025-07-31 | 2 | -12/+26 | |
| | | ||||||
| * | dashboard: fix time spacing | 2 * r + 2 * t | 2025-07-31 | 1 | -2/+3 | |
| | | ||||||
| * | dashboard: fix media player selector | 2 * r + 2 * t | 2025-07-31 | 1 | -1/+3 | |
| | | | | | Disable when only one player | |||||
| * | dashboard: better media player selector | 2 * r + 2 * t | 2025-07-31 | 1 | -103/+73 | |
| | | ||||||
| * | dcontent: minor style fix | 2 * r + 2 * t | 2025-07-31 | 1 | -2/+2 | |
| | | ||||||
| * | dashboard: better play button | 2 * r + 2 * t | 2025-07-31 | 1 | -27/+63 | |
| | | ||||||
| * | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 2025-07-31 | 6 | -55/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 3 | -1/+3 | |
| | | | | | Closes #302 | |||||
| * | [CI] chore: update flake | github-actions | 2025-07-30 | 1 | -3/+3 | |
| | | ||||||
| * | session: add optional vim-like keybinds (#291) | Joel R. | 2025-07-29 | 3 | -0/+25 | |
| | | | | 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 | 4 | -9/+23 | |
| | | | | | | | | * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands | |||||
| * | bar: fix kb layout | 2 * r + 2 * t | 2025-07-29 | 1 | -4/+2 | |
| | | | | | Closes #295 | |||||
| * | [CI] chore: update flake | github-actions | 2025-07-29 | 1 | -3/+3 | |
| | | ||||||
| * | popouts: unload when hidden | 2 * r + 2 * t | 2025-07-28 | 3 | -3/+3 | |
| | | ||||||
| * | dcontent: style tweaks | 2 * r + 2 * t | 2025-07-28 | 1 | -1/+3 | |
| | | | | | Shrink bt adapter selector button height slightly | |||||
| * | media: display hh:mm:ss | 2 * r + 2 * t | 2025-07-28 | 1 | -1/+8 | |
| | | | | | Closes #287 | |||||
| * | readme: add new config options | 2 * r + 2 * t | 2025-07-28 | 1 | -0/+7 | |
| | | ||||||
| * | launcher: add optional vim-like keybinds (#282) | Joel R. | 2025-07-28 | 3 | -0/+23 | |
| | | ||||||
| * | bar: fix kb layout | 2 * r + 2 * t | 2025-07-28 | 1 | -1/+3 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2025-07-28 | 1 | -4/+4 | |
| | | ||||||
| * | bar: add kb layout status icon | 2 * r + 2 * t | 2025-07-27 | 3 | -1/+31 | |
| | | | | | Closes #280 | |||||
| * | internal: fix busyindicator & switch | 2 * r + 2 * t | 2025-07-27 | 2 | -0/+2 | |
| | | | | | Fix not rendering the internal shapes sometimes | |||||
| * | dashboard: fix uptime | 2 * r + 2 * t | 2025-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | icons: use heuristicLookup | 2 * r + 2 * t | 2025-07-27 | 1 | -15/+2 | |
| | | ||||||
| * | internal: use configDir -> shellDir | 2 * r + 2 * t | 2025-07-27 | 1 | -1/+1 | |
| | | | | | configDir is deprecated | |||||
| * | internal: better colouriser | 2 * r + 2 * t | 2025-07-27 | 1 | -0/+1 | |
| | | | | | Set brightness so colourisation looks better | |||||
| * | dcontent: add discovery toggle to bt | 2 * r + 2 * t | 2025-07-27 | 1 | -8/+52 | |
| | | | | | Also show number of devices | |||||
| * | dcontent: add adapter name editing | 2 * r + 2 * t | 2025-07-27 | 3 | -5/+187 | |
| | | | | | Does not work for now as QS does not provide a way to edit adapter names (will be added soon™) | |||||
| * | dcontent: fix discoverable timeout spinbox | 2 * r + 2 * t | 2025-07-27 | 2 | -3/+3 | |
| | | ||||||
| * | ci: run flake update daily instead of on push | 2 * r + 2 * t | 2025-07-27 | 1 | -3/+2 | |
| | | ||||||
| * | brightness: fix | 2 * r + 2 * t | 2025-07-27 | 1 | -2/+7 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2025-07-26 | 1 | -4/+4 | |
| | | ||||||
| * | brightness: fix for non ddc displays | 2 * r + 2 * t | 2025-07-26 | 1 | -1/+2 | |
| | | ||||||
| * | dcontent: impl bt settings | 2 * r + 2 * t | 2025-07-26 | 9 | -12/+491 | |
| | | ||||||
| * | dcontent: add bt pane | 2 * r + 2 * t | 2025-07-26 | 6 | -72/+323 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2025-07-26 | 1 | -7/+7 | |
| | | ||||||
| * | dcontent: add panes | 2 * r + 2 * t | 2025-07-26 | 4 | -42/+142 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2025-07-26 | 1 | -4/+4 | |
| | | ||||||
| * | dcontent: some tweaks | 2 * r + 2 * t | 2025-07-26 | 2 | -16/+10 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2025-07-26 | 1 | -4/+4 | |
| | | ||||||
| * | interactions: disable when detached panel | 2 * r + 2 * t | 2025-07-26 | 1 | -0/+3 | |
| | | ||||||
| * | dashboard: show on hover (for touch devices) | Soramane | 2025-07-26 | 2 | -0/+10 | |
| | | ||||||
| * | config: allow enable/disable panels | 2 * r + 2 * t | 2025-07-26 | 9 | -9/+11 | |
| | | | | | Closes #240 | |||||
| * | popouts: fix scan icon rotation | 2 * r + 2 * t | 2025-07-26 | 1 | -1/+7 | |
| | | ||||||
| * | popouts: some fixes for network | 2 * r + 2 * t | 2025-07-26 | 1 | -2/+4 | |
| | | ||||||
| * | config: enable/disable status icons (#243) | Kaj | 2025-07-26 | 5 | -97/+215 | |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 3 | -10/+333 | |
| | | | | | | | | | | | | * 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> | |||||