summaryrefslogtreecommitdiff
path: root/assets/cpp/beat-detector.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-23lock: add fprint support (#429)2 * r + 2 * t11-29/+311
* 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 Ribeiro9-9/+318
* 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-23nix: fix qt hookSoramane1-1/+1
2025-08-23launcher: add special search2 * r + 2 * t4-4/+67
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 * t2-2/+2
2025-08-23nix: add wrapQtAppsHook (#461)BardMoon2-2/+2
* nix: add wrapQtAppsHook * nix: delete "QT_QPA_PLATFORMTHEME=gtk3"
2025-08-22nix/hm: fix missing icons in hm-module (#457)anders1301-0/+1
2025-08-22nix/hm: fix pkg.system missing attr (#433)Winder1-2/+4
Co-authored-by: notwinder <winderdawshmaster@gmail.com>
2025-08-22nix/hm: fix type of settings and cli.settings (#456)Jeshua Lin1-2/+2
2025-08-19bar: add kblayout popout2 * r + 2 * t4-7/+17
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 * t10-15/+16
2025-08-17lock: refactor2 * r + 2 * t2-5/+2
2025-08-17[CI] chore: update flakegithub-actions1-6/+6
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 * t3-29/+466
2025-08-16bar/workspaces: refactor2 * r + 2 * t9-109/+96
2025-08-15internal: static bar width2 * r + 2 * t6-12/+12
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 * t6-156/+210
Abstract circular progress into own component
2025-08-14nix: use newer version of app2unit (#419)Davi Ribeiro2-0/+15
2025-08-14config: add config for bar tray recolour & bg2 * r + 2 * t4-8/+26
Closes #337
2025-08-14internal: better colourisation2 * r + 2 * t8-42/+100
2025-08-13nix: extend `hm-module` for CLI config options and add `extraRuntimeDeps` to ↵anders1302-8/+27
package (#410) * nix: make runtimeDeps extendible * nix: add settings for caelestia-cli * nix: fix option description
2025-08-13internal: use icon os logo instead of nerd font2 * r + 2 * t8-83/+151
Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option
2025-08-13config: add config for disabling smart scheme2 * r + 2 * t3-3/+6
Closes #408
2025-08-13ci: fix diff check2 * r + 2 * t1-1/+1
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)anders1307-7/+21
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 Duin11-307/+368
* 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-13nix: add home manager module (#402)Davi Ribeiro3-2/+86
* nix/hm: add home manager module * nix/hm: remove uneeded options * nix/hm: add cli option * nix/hm: allow shell use CLI when 'cli.enable' is false * nix/hm: fix systemd service * nix/hm: use config dir from xdg standard
2025-08-12nix: fix depSoramane1-0/+1
2025-08-12lock/fetch: add battery2 * r + 2 * t1-2/+16
2025-08-12config: add clock font config2 * r + 2 * t6-2/+13
Also use mono font for lock media artist Add rubik to nix font deps
2025-08-12config: change default fonts2 * r + 2 * t4-7/+7
Use caskaydia cove and rubik
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-12wallpapers: allow symlinked wallpaper directory (#399)Laurens Duin1-1/+1
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