Commit graph

939 commits

Author SHA1 Message Date
github-actions
84bd327ef6 [CI] chore: update flake 2025-07-28 01:54:52 +00:00
2 * r + 2 * t
a3ca244c15 bar: add kb layout status icon
Closes #280
2025-07-27 22:59:45 +10:00
2 * r + 2 * t
71ce357d63 internal: fix busyindicator & switch
Fix not rendering the internal shapes sometimes
2025-07-27 15:03:48 +10:00
2 * r + 2 * t
3beaac99f3 dashboard: fix uptime 2025-07-27 14:56:06 +10:00
2 * r + 2 * t
daad6e4480 icons: use heuristicLookup 2025-07-27 14:30:16 +10:00
2 * r + 2 * t
22a88aaa41 internal: use configDir -> shellDir
configDir is deprecated
2025-07-27 14:22:50 +10:00
2 * r + 2 * t
1423a53ea0 internal: better colouriser
Set brightness so colourisation looks better
2025-07-27 14:07:07 +10:00
2 * r + 2 * t
dd0c3a5a87 dcontent: add discovery toggle to bt
Also show number of devices
2025-07-27 13:21:14 +10:00
2 * r + 2 * t
3055f53b97 dcontent: add adapter name editing
Does not work for now as QS does not provide a way to edit adapter names (will be added soon™)
2025-07-27 12:51:58 +10:00
2 * r + 2 * t
840856abc1 dcontent: fix discoverable timeout spinbox 2025-07-27 11:29:06 +10:00
2 * r + 2 * t
125a094b1e ci: run flake update daily instead of on push 2025-07-27 11:24:28 +10:00
2 * r + 2 * t
c1f49c1fed brightness: fix 2025-07-27 11:21:59 +10:00
github-actions
dfc1f6bcb8 [CI] chore: update flake 2025-07-26 13:28:12 +00:00
2 * r + 2 * t
a580e01c3f brightness: fix for non ddc displays 2025-07-26 23:23:55 +10:00
2 * r + 2 * t
db1e2ea3bf dcontent: impl bt settings 2025-07-26 23:11:28 +10:00
2 * r + 2 * t
be6b19ad21 dcontent: add bt pane 2025-07-26 19:41:56 +10:00
github-actions
978e038a26 [CI] chore: update flake 2025-07-26 07:31:58 +00:00
2 * r + 2 * t
65eed8437a dcontent: add panes 2025-07-26 17:27:50 +10:00
github-actions
112b921245 [CI] chore: update flake 2025-07-26 05:49:24 +00:00
2 * r + 2 * t
bc7919263d dcontent: some tweaks 2025-07-26 15:45:19 +10:00
github-actions
449ca9dbda [CI] chore: update flake 2025-07-26 05:14:40 +00:00
2 * r + 2 * t
02c9e622bb interactions: disable when detached panel 2025-07-26 15:10:27 +10:00
Soramane
790e1a30cc dashboard: show on hover (for touch devices) 2025-07-26 14:40:48 +10:00
2 * r + 2 * t
6880272c5b config: allow enable/disable panels
Closes #240
2025-07-26 14:30:48 +10:00
2 * r + 2 * t
d6f48946d5 popouts: fix scan icon rotation 2025-07-26 14:23:12 +10:00
2 * r + 2 * t
6065045bdf popouts: some fixes for network 2025-07-26 14:20:46 +10:00
Kaj
81b8ff31d8
config: enable/disable status icons (#243)
* 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>
2025-07-26 14:16:52 +10:00
Nikhil Sharma
c3a47f24e8
feat: improve network popout (#268)
* 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>
2025-07-26 13:30:59 +10:00
2 * r + 2 * t
67d229c702 brightness: debounce ddc changes 2025-07-26 13:16:18 +10:00
2 * r + 2 * t
f2464fd414
ci: add flake update action (#267)
* 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
2025-07-25 21:35:29 +10:00
2 * r + 2 * t
982a5a3e8d dcontent: create bluetooth panel 2025-07-23 23:04:28 +10:00
2 * r + 2 * t
1835271c28 internal: better styled switch
Add state layer + cursor change
2025-07-23 18:57:49 +10:00
2 * r + 2 * t
329c240699 internal: fix damn lsp overshadowing 2025-07-23 17:24:19 +10:00
2 * r + 2 * t
e104428b28 popouts: better tray menu focus handling
Don't hide on hover lost, use a focus grab instead
2025-07-23 17:21:05 +10:00
2 * r + 2 * t
b09b262f72 popouts: better bluetooth popout 2025-07-23 17:01:48 +10:00
2 * r + 2 * t
4709d65249 bar: ws indicator mask -> colouriser 2025-07-23 15:49:49 +10:00
Soramane
8b80213b2e bar: fix bluetooth when off 2025-07-23 13:27:59 +10:00
Soramane
21eab6f698 nix/dev: remove logging rules from devshell
No need for them anymore
2025-07-23 13:04:03 +10:00
Soramane
88e025e76d nix: update flake inputs 2025-07-23 13:02:43 +10:00
2 * r + 2 * t
89c7739fdb filedialog: cache thumbnails
Much faster loading
2025-07-22 22:28:10 +10:00
2 * r + 2 * t
8155e5b873 internal: fix typo 2025-07-22 21:25:06 +10:00
2 * r + 2 * t
43689e1267 internal: remove unnecessary slice 2025-07-22 18:47:00 +10:00
2 * r + 2 * t
343da3bdc7 internal: even better visibilities multimon 2025-07-22 18:37:47 +10:00
2 * r + 2 * t
a59cc0474b lock: better buttons 2025-07-22 18:32:28 +10:00
2 * r + 2 * t
789c58e90a internal: oop forgot to commit this
part of previous commit fix
2025-07-22 18:32:15 +10:00
2 * r + 2 * t
f11e3ec5ef internal: better visibilities multimon handling 2025-07-22 18:24:25 +10:00
2 * r + 2 * t
b6d1b1922d popouts: better bt loading icon 2025-07-22 17:51:13 +10:00
2 * r + 2 * t
32ff695d9e filedialog: better icon filtering
Only thumbnail valid image types

Also move wallpaper extensions into separate singleton in utils
2025-07-22 16:29:38 +10:00
2 * r + 2 * t
f4e9136aee filedialog: add scrollbar 2025-07-22 16:18:39 +10:00
2 * r + 2 * t
0b520dc28b lock: show status on small screens
Hide notifs but show status
2025-07-22 16:12:21 +10:00