| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-27 | icons: use heuristicLookup | 2 * r + 2 * t | 1 | -15/+2 | |
| 2025-07-27 | internal: use configDir -> shellDir | 2 * r + 2 * t | 1 | -1/+1 | |
| configDir is deprecated | |||||
| 2025-07-27 | internal: better colouriser | 2 * r + 2 * t | 1 | -0/+1 | |
| Set brightness so colourisation looks better | |||||
| 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 | 3 | -5/+187 | |
| 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 | 2 | -3/+3 | |
| 2025-07-27 | ci: run flake update daily instead of on push | 2 * r + 2 * t | 1 | -3/+2 | |
| 2025-07-27 | brightness: fix | 2 * r + 2 * t | 1 | -2/+7 | |
| 2025-07-26 | [CI] chore: update flake | github-actions | 1 | -4/+4 | |
| 2025-07-26 | brightness: fix for non ddc displays | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-07-26 | dcontent: impl bt settings | 2 * r + 2 * t | 9 | -12/+491 | |
| 2025-07-26 | dcontent: add bt pane | 2 * r + 2 * t | 6 | -72/+323 | |
| 2025-07-26 | [CI] chore: update flake | github-actions | 1 | -7/+7 | |
| 2025-07-26 | dcontent: add panes | 2 * r + 2 * t | 4 | -42/+142 | |
| 2025-07-26 | [CI] chore: update flake | github-actions | 1 | -4/+4 | |
| 2025-07-26 | dcontent: some tweaks | 2 * r + 2 * t | 2 | -16/+10 | |
| 2025-07-26 | [CI] chore: update flake | github-actions | 1 | -4/+4 | |
| 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 | 2 | -0/+10 | |
| 2025-07-26 | config: allow enable/disable panels | 2 * r + 2 * t | 9 | -9/+11 | |
| 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 | 5 | -97/+215 | |
| * 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 | 3 | -10/+333 | |
| * 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 | brightness: debounce ddc changes | 2 * r + 2 * t | 1 | -0/+14 | |
| 2025-07-25 | ci: add flake update action (#267) | 2 * r + 2 * t | 2 | -10/+96 | |
| * 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-23 | dcontent: create bluetooth panel | 2 * r + 2 * t | 9 | -3/+372 | |
| 2025-07-23 | internal: better styled switch | 2 * r + 2 * t | 1 | -16/+32 | |
| Add state layer + cursor change | |||||
| 2025-07-23 | internal: fix damn lsp overshadowing | 2 * r + 2 * t | 1 | -2/+2 | |
| 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 | 2 | -11/+212 | |
| 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-23 | nix/dev: remove logging rules from devshell | Soramane | 1 | -7/+0 | |
| No need for them anymore | |||||
| 2025-07-23 | nix: update flake inputs | Soramane | 1 | -10/+10 | |
| 2025-07-22 | filedialog: cache thumbnails | 2 * r + 2 * t | 3 | -4/+32 | |
| Much faster loading | |||||
| 2025-07-22 | internal: fix typo | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-22 | internal: remove unnecessary slice | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-22 | internal: even better visibilities multimon | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-07-22 | lock: better buttons | 2 * r + 2 * t | 2 | -24/+18 | |
| 2025-07-22 | internal: oop forgot to commit this | 2 * r + 2 * t | 1 | -1/+1 | |
| part of previous commit fix | |||||
| 2025-07-22 | internal: better visibilities multimon handling | 2 * r + 2 * t | 1 | -2/+7 | |
| 2025-07-22 | popouts: better bt loading icon | 2 * r + 2 * t | 2 | -16/+103 | |
| 2025-07-22 | filedialog: better icon filtering | 2 * r + 2 * t | 5 | -6/+17 | |
| Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils | |||||
| 2025-07-22 | filedialog: add scrollbar | 2 * r + 2 * t | 1 | -0/+3 | |
| 2025-07-22 | lock: show status on small screens | 2 * r + 2 * t | 2 | -92/+94 | |
| Hide notifs but show status | |||||
| 2025-07-22 | background: load not async | 2 * r + 2 * t | 1 | -1/+1 | |
| Fixes #235 | |||||
| 2025-07-22 | background: some fixes for desktop clock | 2 * r + 2 * t | 2 | -11/+14 | |
| Loader + use implicit width/height + move | |||||
| 2025-07-22 | feat: add a simple desktop clock (#238) | Kaj | 3 | -0/+32 | |
| * 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-21 | icons: fix quoting issues | 2 * r + 2 * t | 1 | -3/+3 | |