| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-03 | internal: better shadow | 2 * r + 2 * t | 4 | -20/+7 | |
| 2025-08-03 | dcontent: impl bt device details | 2 * r + 2 * t | 3 | -6/+326 | |
| 2025-08-03 | dcontent: add info to bt settings | 2 * r + 2 * t | 2 | -6/+71 | |
| Also flickable | |||||
| 2025-08-02 | config: add apps config | 2 * r + 2 * t | 3 | -3/+3 | |
| Closes #318 and #305 | |||||
| 2025-08-02 | dashboard: better no media | 2 * r + 2 * t | 1 | -29/+26 | |
| Closes #323 | |||||
| 2025-08-02 | osd: animate scrolling (#316) | PFiS | 1 | -18/+43 | |
| * 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 | bar: add bluetooth connected icon state (#311) | Laurens Duin | 1 | -1/+7 | |
| * 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 | dashboard: fix player selector icons | 2 * r + 2 * t | 1 | -6/+7 | |
| 2025-08-01 | dashboard: fix player selector | 2 * r + 2 * t | 2 | -20/+51 | |
| Fixes #320 | |||||
| 2025-08-01 | dcontent: add more spacing to expanded navrail | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-31 | internal: loader extra clock components | 2 * r + 2 * t | 2 | -12/+26 | |
| 2025-07-31 | dashboard: fix time spacing | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-07-31 | dashboard: fix media player selector | 2 * r + 2 * t | 1 | -1/+3 | |
| Disable when only one player | |||||
| 2025-07-31 | dashboard: better media player selector | 2 * r + 2 * t | 1 | -103/+73 | |
| 2025-07-31 | dcontent: minor style fix | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-07-31 | dashboard: better play button | 2 * r + 2 * t | 1 | -27/+63 | |
| 2025-07-31 | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 4 | -53/+64 | |
| * 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-30 | config: allow configuring external audio program | Soramane | 1 | -1/+1 | |
| Closes #302 | |||||
| 2025-07-29 | session: add optional vim-like keybinds (#291) | Joel R. | 1 | -0/+22 | |
| Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-29 | session: add custom session/lock menu button commands (#292) | Joel R. | 2 | -8/+8 | |
| * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands | |||||
| 2025-07-28 | popouts: unload when hidden | 2 * r + 2 * t | 3 | -3/+3 | |
| 2025-07-28 | dcontent: style tweaks | 2 * r + 2 * t | 1 | -1/+3 | |
| Shrink bt adapter selector button height slightly | |||||
| 2025-07-28 | media: display hh:mm:ss | 2 * r + 2 * t | 1 | -1/+8 | |
| Closes #287 | |||||
| 2025-07-28 | launcher: add optional vim-like keybinds (#282) | Joel R. | 1 | -0/+21 | |
| 2025-07-27 | bar: add kb layout status icon | 2 * r + 2 * t | 1 | -0/+17 | |
| Closes #280 | |||||
| 2025-07-27 | dashboard: fix uptime | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-07-27 | internal: use configDir -> shellDir | 2 * r + 2 * t | 1 | -1/+1 | |
| configDir is deprecated | |||||
| 2025-07-27 | dcontent: add discovery toggle to bt | 2 * r + 2 * t | 1 | -8/+52 | |
| Also show number of devices | |||||
| 2025-07-27 | dcontent: add adapter name editing | 2 * r + 2 * t | 2 | -0/+167 | |
| Does not work for now as QS does not provide a way to edit adapter names (will be added soon™) | |||||
| 2025-07-27 | dcontent: fix discoverable timeout spinbox | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-26 | dcontent: impl bt settings | 2 * r + 2 * t | 7 | -12/+382 | |
| 2025-07-26 | dcontent: add bt pane | 2 * r + 2 * t | 5 | -72/+280 | |
| 2025-07-26 | dcontent: add panes | 2 * r + 2 * t | 4 | -42/+142 | |
| 2025-07-26 | dcontent: some tweaks | 2 * r + 2 * t | 2 | -16/+10 | |
| 2025-07-26 | interactions: disable when detached panel | 2 * r + 2 * t | 1 | -0/+3 | |
| 2025-07-26 | dashboard: show on hover (for touch devices) | Soramane | 1 | -0/+9 | |
| 2025-07-26 | config: allow enable/disable panels | 2 * r + 2 * t | 5 | -9/+7 | |
| Closes #240 | |||||
| 2025-07-26 | popouts: fix scan icon rotation | 2 * r + 2 * t | 1 | -1/+7 | |
| 2025-07-26 | popouts: some fixes for network | 2 * r + 2 * t | 1 | -2/+4 | |
| 2025-07-26 | config: enable/disable status icons (#243) | Kaj | 4 | -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> | |||||
| 2025-07-26 | feat: improve network popout (#268) | Nikhil Sharma | 1 | -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> | |||||
| 2025-07-23 | dcontent: create bluetooth panel | 2 * r + 2 * t | 7 | -3/+359 | |
| 2025-07-23 | popouts: better tray menu focus handling | 2 * r + 2 * t | 4 | -24/+15 | |
| Don't hide on hover lost, use a focus grab instead | |||||
| 2025-07-23 | popouts: better bluetooth popout | 2 * r + 2 * t | 1 | -11/+70 | |
| 2025-07-23 | bar: ws indicator mask -> colouriser | 2 * r + 2 * t | 1 | -14/+3 | |
| 2025-07-23 | bar: fix bluetooth when off | Soramane | 2 | -2/+2 | |
| 2025-07-22 | lock: better buttons | 2 * r + 2 * t | 1 | -23/+17 | |
| 2025-07-22 | internal: oop forgot to commit this | 2 * r + 2 * t | 1 | -1/+1 | |
| part of previous commit fix | |||||
| 2025-07-22 | popouts: better bt loading icon | 2 * r + 2 * t | 1 | -16/+14 | |
| 2025-07-22 | filedialog: better icon filtering | 2 * r + 2 * t | 2 | -2/+2 | |
| Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils | |||||