| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bar/statusicons: add lock keys indicator (#514) | Belal | 2025-09-03 | 3 | -9/+103 | |
| | | | | | | | | | | | | | | * [StatusIcons] Add caps lock indicator * Seprate CapsLock icon * Use material icon * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | internal: refactor Paths util | 2 * r + 2 * t | 2025-09-03 | 5 | -5/+5 | |
| | | ||||||
| * | lock/notifs: fix undef error | 2 * r + 2 * t | 2025-09-02 | 1 | -2/+2 | |
| | | ||||||
| * | bar/workspaces: add option for ws name capitalisation (#543) | sweenu | 2025-09-01 | 1 | -1/+8 | |
| | | ||||||
| * | bar/workspaces: different `showWindows` option for special ws (#544) | sweenu | 2025-09-01 | 1 | -4/+4 | |
| | | ||||||
| * | dashboard/media: slightly improve media seeking | 2 * r + 2 * t | 2025-09-01 | 1 | -1/+7 | |
| | | | | | Still kinda buggy, but not as bad | |||||
| * | dashboard/media: add scroll to seek (#528) | Belal | 2025-09-01 | 1 | -0/+17 | |
| | | | | | | | | | | * dashboard/media: add scroll to seek * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | plugin: add FileSystemModel | 2 * r + 2 * t | 2025-08-31 | 1 | -2/+3 | |
| | | ||||||
| * | wallpapers: use CAELESTIA_WALLPAPERS_DIR env | 2 * r + 2 * t | 2025-08-30 | 1 | -1/+1 | |
| | | | | | Env var overrides config option | |||||
| * | launcher: allow show on hover (#498) | M Matthew Hydock | 2025-08-30 | 1 | -2/+4 | |
| | | | | | added `showOnHover` to launcher config, disabled by default to preserve existing functionality. when enabled, drag-to-show is disabled. | |||||
| * | osd: fix scroll sens | Soramane | 2025-08-28 | 1 | -3/+3 | |
| | | ||||||
| * | lock: show keyboard layout | 2 * r + 2 * t | 2025-08-28 | 1 | -1/+17 | |
| | | | | | Closes #450 | |||||
| * | lock: add caps/num lock indicator | 2 * r + 2 * t | 2025-08-28 | 1 | -90/+148 | |
| | | | | | Closes #485 | |||||
| * | hypr: fix active window and window focus (#483) | Davi Ribeiro | 2025-08-27 | 1 | -0/+3 | |
| | | | | | | | | | | * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | internal: move notif icon lower | 2 * r + 2 * t | 2025-08-27 | 2 | -2/+2 | |
| | | ||||||
| * | internal: better copy | 2 * r + 2 * t | 2025-08-27 | 1 | -2/+5 | |
| | | ||||||
| * | picker: better client detection | 2 * r + 2 * t | 2025-08-27 | 1 | -10/+13 | |
| | | ||||||
| * | picker: use saveItem | 2 * r + 2 * t | 2025-08-27 | 1 | -2/+27 | |
| | | | | | Removes grim dependency | |||||
| * | bar/clock: allow hiding icon (#484) | Bruno Inec | 2025-08-27 | 1 | -5/+11 | |
| | | | | | | | | | | * bar(clock): allow hiding the calendar icon * loader + showCalendarIcon -> showIcon --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | osd: add mic volume | 2 * r + 2 * t | 2025-08-27 | 3 | -39/+90 | |
| | | | | | Disabled by default | |||||
| * | config: allow enable/disable osd brightness (#481) | Faiz Khan | 2025-08-27 | 1 | -17/+29 | |
| | | | | | | | | | | | | | | * Added option to disable brightness slider * Removed unwanted imports * Renamed WrappedLoader.name to brightnessSlider * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | background: add visualiser | 2 * r + 2 * t | 2025-08-25 | 4 | -4/+157 | |
| | | | | | Also dashboard.visualiserBars -> services.visualiserBars | |||||
| * | internal: use Anim component | 2 * r + 2 * t | 2025-08-24 | 33 | -228/+89 | |
| | | ||||||
| * | internal: add canim component | 2 * r + 2 * t | 2025-08-24 | 15 | -98/+26 | |
| | | ||||||
| * | internal: add anim component | 2 * r + 2 * t | 2025-08-24 | 23 | -138/+1 | |
| | | | | | No inlining | |||||
| * | bar: better handling for named workspaces | 2 * r + 2 * t | 2025-08-24 | 4 | -5/+18 | |
| | | | | | Fixes #448 | |||||
| * | internal: rename Hyprland -> Hypr | 2 * r + 2 * t | 2025-08-24 | 11 | -35/+35 | |
| | | | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace | |||||
| * | interactions: fix popouts close on lose hover | 2 * r + 2 * t | 2025-08-23 | 1 | -0/+6 | |
| | | ||||||
| * | popouts/network: better rescan loading | 2 * r + 2 * t | 2025-08-23 | 1 | -15/+21 | |
| | | ||||||
| * | config: player aliases + config default player | 2 * r + 2 * t | 2025-08-23 | 1 | -2/+2 | |
| | | | | | Closes #441 | |||||
| * | lock: add fprint support (#429) | 2 * r + 2 * t | 2025-08-23 | 7 | -29/+295 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lock: add fprint support * lock: better fprint detection * lock: cap error retries * nix: fix fprint pam for nix * lock: reset fprint tries * lock: minor pam fixes Delay fprint error retries Reset fprint error retries on lock * lock: loading indicator passwd state Instead of fprint state cause no way of detecting that * dashboard: better visualiser * lock: better fprint availability check * lock: better in/out anim Animating layout sizes is a bad idea :woe: Use scale instead * lock: add better error/fail messages * lock: less fprint icon states Already shown by message * lock: fix fprint reset * lock: include passwd pam * lock: flash message on change * lock: fix message anim Also wrap message instead of eliding * lock: better messages for no fprint | |||||
| * | bar: add idle inhibitor (#459) | Davi Ribeiro | 2025-08-23 | 2 | -0/+39 | |
| | | | | | | | | | | | | | | | | | | * bar: add idle inhibitor * bar: change idle inhibitor button color * nix: link external scripts instead of install * services/idleinhibitor: add IPC handler * better styling * move cpp scripts to assets/cpp --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | |||||
| * | dashboard: better pfp picker | Soramane | 2025-08-23 | 1 | -10/+12 | |
| | | ||||||
| * | launcher: add special search | 2 * r + 2 * t | 2025-08-23 | 2 | -4/+65 | |
| | | | | | Closes #464 | |||||
| * | launcher: show current scheme/variant | 2 * r + 2 * t | 2025-08-23 | 5 | -36/+86 | |
| | | | | | Also qsTr variant stuff | |||||
| * | launcher: add random wallpaper action | 2 * r + 2 * t | 2025-08-23 | 1 | -0/+10 | |
| | | ||||||
| * | launcher: exact calculation for wallpaper width | 2 * r + 2 * t | 2025-08-23 | 5 | -9/+34 | |
| | | | | | Fixes #322 | |||||
| * | dashboard: better visualiser | 2 * r + 2 * t | 2025-08-23 | 1 | -1/+1 | |
| | | ||||||
| * | bar: add kblayout popout | 2 * r + 2 * t | 2025-08-19 | 3 | -4/+13 | |
| | | ||||||
| * | lock: better pfp fallback | 2 * r + 2 * t | 2025-08-19 | 1 | -2/+1 | |
| | | ||||||
| * | lock: remove unnecessary id | 2 * r + 2 * t | 2025-08-17 | 1 | -2/+0 | |
| | | ||||||
| * | internal: scale rounding properly | 2 * r + 2 * t | 2025-08-17 | 8 | -12/+13 | |
| | | ||||||
| * | lock: refactor | 2 * r + 2 * t | 2025-08-17 | 2 | -5/+2 | |
| | | ||||||
| * | lock: clear password buffer on unlock | 2 * r + 2 * t | 2025-08-16 | 1 | -0/+8 | |
| | | | | | For when unlocking via ipc/globalshortcut | |||||
| * | bar/workspaces: better scroll | 2 * r + 2 * t | 2025-08-16 | 2 | -5/+13 | |
| | | ||||||
| * | bar/workspaces: add special ws overlay | 2 * r + 2 * t | 2025-08-16 | 2 | -28/+465 | |
| | | ||||||
| * | bar/workspaces: refactor | 2 * r + 2 * t | 2025-08-16 | 6 | -103/+77 | |
| | | ||||||
| * | internal: static bar width | 2 * r + 2 * t | 2025-08-15 | 4 | -10/+11 | |
| | | ||||||
| * | lock/notifs: retain notifs | 2 * r + 2 * t | 2025-08-15 | 1 | -0/+10 | |
| | | ||||||
| * | notifs: use secondary container | 2 * r + 2 * t | 2025-08-14 | 1 | -3/+3 | |
| | | | | | Instead of tertiary container | |||||