summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* session: add optional vim-like keybinds (#291)Joel R.2025-07-293-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-294-9/+23
| | | | | | | * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands
* bar: fix kb layout2 * r + 2 * t2025-07-291-4/+2
| | | | Closes #295
* [CI] chore: update flakegithub-actions2025-07-291-3/+3
|
* popouts: unload when hidden2 * r + 2 * t2025-07-283-3/+3
|
* dcontent: style tweaks2 * r + 2 * t2025-07-281-1/+3
| | | | Shrink bt adapter selector button height slightly
* media: display hh:mm:ss2 * r + 2 * t2025-07-281-1/+8
| | | | Closes #287
* readme: add new config options2 * r + 2 * t2025-07-281-0/+7
|
* launcher: add optional vim-like keybinds (#282)Joel R.2025-07-283-0/+23
|
* bar: fix kb layout2 * r + 2 * t2025-07-281-1/+3
|
* [CI] chore: update flakegithub-actions2025-07-281-4/+4
|
* bar: add kb layout status icon2 * r + 2 * t2025-07-273-1/+31
| | | | Closes #280
* internal: fix busyindicator & switch2 * r + 2 * t2025-07-272-0/+2
| | | | Fix not rendering the internal shapes sometimes
* dashboard: fix uptime2 * r + 2 * t2025-07-271-2/+2
|
* icons: use heuristicLookup2 * r + 2 * t2025-07-271-15/+2
|
* internal: use configDir -> shellDir2 * r + 2 * t2025-07-271-1/+1
| | | | configDir is deprecated
* internal: better colouriser2 * r + 2 * t2025-07-271-0/+1
| | | | Set brightness so colourisation looks better
* dcontent: add discovery toggle to bt2 * r + 2 * t2025-07-271-8/+52
| | | | Also show number of devices
* dcontent: add adapter name editing2 * r + 2 * t2025-07-273-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 spinbox2 * r + 2 * t2025-07-272-3/+3
|
* ci: run flake update daily instead of on push2 * r + 2 * t2025-07-271-3/+2
|
* brightness: fix2 * r + 2 * t2025-07-271-2/+7
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* brightness: fix for non ddc displays2 * r + 2 * t2025-07-261-1/+2
|
* dcontent: impl bt settings2 * r + 2 * t2025-07-269-12/+491
|
* dcontent: add bt pane2 * r + 2 * t2025-07-266-72/+323
|
* [CI] chore: update flakegithub-actions2025-07-261-7/+7
|
* dcontent: add panes2 * r + 2 * t2025-07-264-42/+142
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* dcontent: some tweaks2 * r + 2 * t2025-07-262-16/+10
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* interactions: disable when detached panel2 * r + 2 * t2025-07-261-0/+3
|
* dashboard: show on hover (for touch devices)Soramane2025-07-262-0/+10
|
* config: allow enable/disable panels2 * r + 2 * t2025-07-269-9/+11
| | | | Closes #240
* popouts: fix scan icon rotation2 * r + 2 * t2025-07-261-1/+7
|
* popouts: some fixes for network2 * r + 2 * t2025-07-261-2/+4
|
* config: enable/disable status icons (#243)Kaj2025-07-265-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 Sharma2025-07-263-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>
* brightness: debounce ddc changes2 * r + 2 * t2025-07-261-0/+14
|
* ci: add flake update action (#267)2 * r + 2 * t2025-07-252-10/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * create flake update action * what am i doing * fix * try nixpkgs.hyprland * try flake * use add * try sway + cache nix * use install * fix pgrep * fix sway exit * screw sway ipc * get ready for merge * [CI] chore: update flake * finally ready
* dcontent: create bluetooth panel2 * r + 2 * t2025-07-239-3/+372
|
* internal: better styled switch2 * r + 2 * t2025-07-231-16/+32
| | | | Add state layer + cursor change
* internal: fix damn lsp overshadowing2 * r + 2 * t2025-07-231-2/+2
|
* popouts: better tray menu focus handling2 * r + 2 * t2025-07-234-24/+15
| | | | Don't hide on hover lost, use a focus grab instead
* popouts: better bluetooth popout2 * r + 2 * t2025-07-232-11/+212
|
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* bar: fix bluetooth when offSoramane2025-07-232-2/+2
|
* nix/dev: remove logging rules from devshellSoramane2025-07-231-7/+0
| | | | No need for them anymore
* nix: update flake inputsSoramane2025-07-231-10/+10
|
* filedialog: cache thumbnails2 * r + 2 * t2025-07-223-4/+32
| | | | Much faster loading