Commit graph

515 commits

Author SHA1 Message Date
2 * r + 2 * t
350148528b dashboard: fix tab desync
Fixes #324
2025-08-04 21:02:19 +10:00
2 * r + 2 * t
3d29709df9 background: fix when disabled
Fixes #246, #283
2025-08-04 16:12:07 +10:00
2 * r + 2 * t
c1b844b857 dcontent/bt: settings toggle between
Make settings button go to first device if already on settings
2025-08-04 14:52:05 +10:00
2 * r + 2 * t
1805840718 dcontent: add audio placeholder
Also clip panes
2025-08-03 23:44:51 +10:00
2 * r + 2 * t
9a5a14e8cf dcontent: impl rest of bt device settings 2025-08-03 23:34:24 +10:00
2 * r + 2 * t
b35da808ad dcontent: better bt settings 2025-08-03 21:02:14 +10:00
2 * r + 2 * t
baf04ec30f dcontent: anim pane changes 2025-08-03 19:57:41 +10:00
2 * r + 2 * t
d21d80de9a dcontent: fix bt fab menu
Fix changing state making animation fail
2025-08-03 19:21:44 +10:00
2 * r + 2 * t
fe4e72eab3 internal: better shadow 2025-08-03 18:59:05 +10:00
2 * r + 2 * t
365b993221 dcontent: impl bt device details 2025-08-03 18:43:25 +10:00
2 * r + 2 * t
806c29a02f dcontent: add info to bt settings
Also flickable
2025-08-03 13:48:00 +10:00
2 * r + 2 * t
6fe2903d75 config: add apps config
Closes #318 and #305
2025-08-02 17:09:55 +10:00
2 * r + 2 * t
c2b2627b88 dashboard: better no media
Closes #323
2025-08-02 17:00:07 +10:00
PFiS
a89a401087
osd: animate scrolling (#316)
* refactor: make the animation smooth when scrolling the mouse wheel

* fix: can't drag

* format

* fix cursor

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-02 16:19:59 +10:00
Laurens Duin
32126e761f
bar: add bluetooth connected icon state (#311)
* feat: add bluetooth connected icon state

* fix: improve connected check

* chore: cleanup

* format

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-02 16:04:42 +10:00
2 * r + 2 * t
5bddb40b3e dashboard: fix player selector icons 2025-08-02 15:59:38 +10:00
2 * r + 2 * t
bd28ebf5a0 dashboard: fix player selector
Fixes #320
2025-08-01 22:37:20 +10:00
2 * r + 2 * t
4a49b9f0d6 dcontent: add more spacing to expanded navrail 2025-08-01 21:58:01 +10:00
2 * r + 2 * t
37809f2030 internal: loader extra clock components 2025-07-31 22:06:15 +10:00
2 * r + 2 * t
6536b61634 dashboard: fix time spacing 2025-07-31 22:01:54 +10:00
2 * r + 2 * t
4e282b1ab9 dashboard: fix media player selector
Disable when only one player
2025-07-31 21:58:16 +10:00
2 * r + 2 * t
1e9ee995ee dashboard: better media player selector 2025-07-31 21:54:53 +10:00
2 * r + 2 * t
012489b8c6 dcontent: minor style fix 2025-07-31 21:31:21 +10:00
2 * r + 2 * t
7ef94120df dashboard: better play button 2025-07-31 21:29:59 +10:00
Laurens Duin
7edcae651e
config: respect user locale for twelve hour clock & temperature (#290)
* 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>
2025-07-31 20:41:56 +10:00
Soramane
c1be0f0ccb config: allow configuring external audio program
Closes #302
2025-07-30 13:33:11 +10:00
Joel R.
2539f7b68c
session: add optional vim-like keybinds (#291)
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-29 12:48:51 +10:00
Joel R.
7dc5b65d22
session: add custom session/lock menu button commands (#292)
* session: add custom menu-buttons commands

* lock: use custom session-menu buttons

* readme: update config options for custom commands
2025-07-29 12:45:33 +10:00
2 * r + 2 * t
de82d391be popouts: unload when hidden 2025-07-28 23:12:58 +10:00
2 * r + 2 * t
a23bb48c24 dcontent: style tweaks
Shrink bt adapter selector button height slightly
2025-07-28 13:27:47 +10:00
2 * r + 2 * t
af53c7b203 media: display hh:mm:ss
Closes #287
2025-07-28 13:25:48 +10:00
Joel R.
4feeaaabc6
launcher: add optional vim-like keybinds (#282) 2025-07-28 13:08:54 +10: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
3beaac99f3 dashboard: fix uptime 2025-07-27 14:56:06 +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
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
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
2 * r + 2 * t
65eed8437a dcontent: add panes 2025-07-26 17:27:50 +10:00
2 * r + 2 * t
bc7919263d dcontent: some tweaks 2025-07-26 15:45:19 +10: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
982a5a3e8d dcontent: create bluetooth panel 2025-07-23 23:04:28 +10:00