Commit graph

487 commits

Author SHA1 Message Date
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
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
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
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
0b520dc28b lock: show status on small screens
Hide notifs but show status
2025-07-22 16:12:21 +10:00
2 * r + 2 * t
b3e9bcfc2d background: load not async
Fixes #235
2025-07-22 00:26:01 +10:00
2 * r + 2 * t
6616cb1327 background: some fixes for desktop clock
Loader + use implicit width/height + move
2025-07-22 00:21:57 +10:00
Kaj
3e3e98b340
feat: add a simple desktop clock (#238)
* 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>
2025-07-22 00:17:23 +10:00
2 * r + 2 * t
45dce6349a internal: code style 2025-07-20 17:00:34 +10:00
2 * r + 2 * t
4cd554d191 config: allow disabling background
Closes #208
2025-07-20 16:43:47 +10:00
2 * r + 2 * t
3ecc0267fa feat: better file dialog 2025-07-20 16:14:15 +10:00
2 * r + 2 * t
377a452fc1 utilities: hide for now as wip
Was causing confusion
2025-07-20 12:27:52 +10:00
2 * r + 2 * t
c44d2f6474 internal: remove unnecessary import 2025-07-20 12:26:18 +10:00
2 * r + 2 * t
6826f71d34 launcher: fix 2025-07-19 19:17:14 +10:00
2 * r + 2 * t
6ee0437d4f launcher: fix state transitions 2025-07-19 18:15:39 +10:00
2 * r + 2 * t
58826b7deb internal: move launcher stuff into subfolders 2025-07-19 16:59:32 +10:00
2 * r + 2 * t
b4dc9e13cb launcher: better scheme search 2025-07-19 16:21:53 +10:00
2 * r + 2 * t
c34589a23d internal: clean up tray item 2025-07-19 15:34:14 +10:00
2 * r + 2 * t
0097c56e09 config: add config for using fzf/fuzzy search 2025-07-19 14:49:47 +10:00
2 * r + 2 * t
ce26c8a754 feat: fzf-like search instead of fuzzy
Also add license for fuzzysort lib
2025-07-19 14:25:39 +10:00
Soramane
8784a015c2 bluetooth: use qs bluetooth 2025-07-16 23:49:45 +10:00
Soramane
f263df3ccd internal: create service config 2025-07-16 21:44:27 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
Soramane
b8cb60b596 notifs: remove body if empty 2025-07-16 17:51:19 +10:00