summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* launcher: add optional vim-like keybinds (#282)Joel R.2025-07-281-0/+21
|
* bar: add kb layout status icon2 * r + 2 * t2025-07-271-0/+17
| | | | Closes #280
* dashboard: fix uptime2 * r + 2 * t2025-07-271-2/+2
|
* internal: use configDir -> shellDir2 * r + 2 * t2025-07-271-1/+1
| | | | configDir is deprecated
* 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-272-0/+167
| | | | 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-271-1/+1
|
* dcontent: impl bt settings2 * r + 2 * t2025-07-267-12/+382
|
* dcontent: add bt pane2 * r + 2 * t2025-07-265-72/+280
|
* dcontent: add panes2 * r + 2 * t2025-07-264-42/+142
|
* dcontent: some tweaks2 * r + 2 * t2025-07-262-16/+10
|
* interactions: disable when detached panel2 * r + 2 * t2025-07-261-0/+3
|
* dashboard: show on hover (for touch devices)Soramane2025-07-261-0/+9
|
* config: allow enable/disable panels2 * r + 2 * t2025-07-265-9/+7
| | | | 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-264-97/+207
| | | | | | | | | | | | | | | | | | | | | * 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-261-6/+213
| | | | | | | | | | | * 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>
* dcontent: create bluetooth panel2 * r + 2 * t2025-07-237-3/+359
|
* 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-231-11/+70
|
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* bar: fix bluetooth when offSoramane2025-07-232-2/+2
|
* lock: better buttons2 * r + 2 * t2025-07-221-23/+17
|
* internal: oop forgot to commit this2 * r + 2 * t2025-07-221-1/+1
| | | | part of previous commit fix
* popouts: better bt loading icon2 * r + 2 * t2025-07-221-16/+14
|
* filedialog: better icon filtering2 * r + 2 * t2025-07-222-2/+2
| | | | | | Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
* lock: show status on small screens2 * r + 2 * t2025-07-222-92/+94
| | | | Hide notifs but show status
* background: load not async2 * r + 2 * t2025-07-221-1/+1
| | | | Fixes #235
* background: some fixes for desktop clock2 * r + 2 * t2025-07-222-2/+25
| | | | Loader + use implicit width/height + move
* feat: add a simple desktop clock (#238)Kaj2025-07-221-0/+7
| | | | | | | | | | | | | | | | | | | * 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>
* internal: code style2 * r + 2 * t2025-07-201-9/+8
|
* config: allow disabling background2 * r + 2 * t2025-07-201-15/+20
| | | | Closes #208
* feat: better file dialog2 * r + 2 * t2025-07-202-10/+10
|
* utilities: hide for now as wip2 * r + 2 * t2025-07-201-2/+2
| | | | Was causing confusion
* internal: remove unnecessary import2 * r + 2 * t2025-07-201-1/+0
|
* launcher: fix2 * r + 2 * t2025-07-191-0/+1
|
* launcher: fix state transitions2 * r + 2 * t2025-07-193-87/+113
|
* internal: move launcher stuff into subfolders2 * r + 2 * t2025-07-1912-5/+33
|
* launcher: better scheme search2 * r + 2 * t2025-07-191-1/+7
|
* internal: clean up tray item2 * r + 2 * t2025-07-191-10/+2
|
* config: add config for using fzf/fuzzy search2 * r + 2 * t2025-07-194-2/+7
|
* feat: fzf-like search instead of fuzzy2 * r + 2 * t2025-07-194-51/+24
| | | | Also add license for fuzzysort lib
* bluetooth: use qs bluetoothSoramane2025-07-163-21/+158
|
* internal: create service configSoramane2025-07-162-2/+2
|
* internal: use new qs importsSoramane2025-07-1688-260/+260
|
* notifs: remove body if emptySoramane2025-07-161-0/+1
|