summaryrefslogtreecommitdiff
path: root/assets/cpp/beat-detector.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-25config: add gpu type config2 * r + 2 * t3-3/+7
2025-08-24beatdetector: increase default bpm2 * r + 2 * t1-1/+1
2025-08-24weather: use city instead of lat/long2 * r + 2 * t1-7/+5
Also lazy load
2025-08-24Revert "hyprland: fix active client on empty ws"2 * r + 2 * t1-8/+1
This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1.
2025-08-24internal: cleanup2 * r + 2 * t1-4/+0
2025-08-24internal: use Anim component2 * r + 2 * t44-291/+110
2025-08-24internal: add canim component2 * r + 2 * t25-152/+46
2025-08-24internal: add anim component2 * r + 2 * t26-150/+9
No inlining
2025-08-24bar: better handling for named workspaces2 * r + 2 * t4-5/+18
Fixes #448
2025-08-24hypr: proper kb layout code2 * r + 2 * t2-2/+22
2025-08-24internal: rename Hyprland -> Hypr2 * r + 2 * t14-40/+39
Prevent shadowing Fixes window info not changing on switching to an empty workspace
2025-08-24[CI] chore: update flakegithub-actions1-6/+6
2025-08-23interactions: fix popouts close on lose hover2 * r + 2 * t1-0/+6
2025-08-23popouts/network: better rescan loading2 * r + 2 * t2-15/+27
2025-08-23nix: fix patch2 * r + 2 * t1-5/+5
Merge fail :woe:
2025-08-23config: player aliases + config default player2 * r + 2 * t4-4/+20
Closes #441
2025-08-23services: fix proc lang (#454)Mix2-6/+6
* Fix Wifi Emoji ASCII not show wifi emojis and gets errors on connect in some systens, C.UTF-8 are correct in modern systens * removed platform check * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-23hyprland: fix active client on empty ws2 * r + 2 * t1-1/+8
Closes #465
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