summaryrefslogtreecommitdiff
path: root/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-23config: player aliases + config default player2 * r + 2 * t1-2/+2
Closes #441
2025-08-23lock: add fprint support (#429)2 * r + 2 * t7-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
2025-08-23bar: add idle inhibitor (#459)Davi Ribeiro2-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>
2025-08-23dashboard: better pfp pickerSoramane1-10/+12
2025-08-23launcher: add special search2 * r + 2 * t2-4/+65
Closes #464
2025-08-23launcher: show current scheme/variant2 * r + 2 * t5-36/+86
Also qsTr variant stuff
2025-08-23launcher: add random wallpaper action2 * r + 2 * t1-0/+10
2025-08-23launcher: exact calculation for wallpaper width2 * r + 2 * t5-9/+34
Fixes #322
2025-08-23dashboard: better visualiser2 * r + 2 * t1-1/+1
2025-08-19bar: add kblayout popout2 * r + 2 * t3-4/+13
2025-08-19lock: better pfp fallback2 * r + 2 * t1-2/+1
2025-08-17lock: remove unnecessary id2 * r + 2 * t1-2/+0
2025-08-17internal: scale rounding properly2 * r + 2 * t8-12/+13
2025-08-17lock: refactor2 * r + 2 * t2-5/+2
2025-08-16lock: clear password buffer on unlock2 * r + 2 * t1-0/+8
For when unlocking via ipc/globalshortcut
2025-08-16bar/workspaces: better scroll2 * r + 2 * t2-5/+13
2025-08-16bar/workspaces: add special ws overlay2 * r + 2 * t2-28/+465
2025-08-16bar/workspaces: refactor2 * r + 2 * t6-103/+77
2025-08-15internal: static bar width2 * r + 2 * t4-10/+11
2025-08-15lock/notifs: retain notifs2 * r + 2 * t1-0/+10
2025-08-14notifs: use secondary container2 * r + 2 * t1-3/+3
Instead of tertiary container
2025-08-14internal: better loading indicator2 * r + 2 * t4-91/+17
Abstract circular progress into own component
2025-08-14config: add config for bar tray recolour & bg2 * r + 2 * t2-8/+16
Closes #337
2025-08-14internal: better colourisation2 * r + 2 * t6-41/+14
2025-08-13internal: use icon os logo instead of nerd font2 * r + 2 * t3-24/+60
Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option
2025-08-13lock/resources: async shapes2 * r + 2 * t1-0/+1
2025-08-13lock/fetch: hide user when bat and smol2 * r + 2 * t2-21/+18
2025-08-13bar: per-monitor workspaces option (#394)anders1304-7/+15
NOTE: option is true by default, which is a breaking change * feat(bar): add per-monitor workspace state * fix(bar): correct active workspace indicator * feat(bar): make per-monitor workspaces toggleable * fixes * more fixes * perMonitorWorkspaces default true + add to readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-13bar: allow hiding items and reordering (#379)Laurens Duin9-307/+291
* feat: reorder bar, no popout yet * chore: cleanup * refactor: use DelegateChooser * feat: popouts * chore: cleanup * better popout check + fix async stuff + bar interaction + a bunch of other fixes * fix activewindow and bar vertical padding * readme: add config opt * bar: fix top/bottom padding * bar: better wheel behaviour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-12lock/fetch: add battery2 * r + 2 * t1-2/+16
2025-08-12config: add clock font config2 * r + 2 * t3-0/+10
Also use mono font for lock media artist Add rubik to nix font deps
2025-08-12lock: dont load media cover when anim2 * r + 2 * t4-7/+11
Also no fractional font size Fix log warning
2025-08-12lock: better scaling2 * r + 2 * t3-18/+40
2025-08-12lock: better scaling + fix null error2 * r + 2 * t3-7/+8
2025-08-12internal: clean up old lock files2 * r + 2 * t7-1614/+0
2025-08-12lock: fix input colour2 * r + 2 * t1-1/+1
2025-08-12lock/resources: fix scaling2 * r + 2 * t1-2/+2
2025-08-11lock/notifs: better anims2 * r + 2 * t1-0/+21
2025-08-11lock/notifs: don't show notifs until anim finish2 * r + 2 * t2-1/+2
Cause layout calculations are slow
2025-08-11lock/notifs: add empty placeholder2 * r + 2 * t4-3/+61
2025-08-11lock: add notifs2 * r + 2 * t4-0/+385
2025-08-11lock/fetch: shell -> uptime + no qsTr2 * r + 2 * t2-35/+5
2025-08-11lock: better scaling for weather & fetch2 * r + 2 * t3-69/+124
2025-08-11lock: add fetch + refactor os info2 * r + 2 * t4-4/+108
2025-08-11lock: add resources2 * r + 2 * t2-1/+153
2025-08-11lock/media: anim image status2 * r + 2 * t1-0/+8
2025-08-11lock: better init anim2 * r + 2 * t2-1/+3
2025-08-11lock: add media controls2 * r + 2 * t1-3/+115
2025-08-11lock: fix transparent shadow2 * r + 2 * t1-18/+23
2025-08-11lock: add media + some fixes2 * r + 2 * t4-1/+112