2 * r + 2 * t
61884c07a7
Revert "hyprland: fix active client on empty ws"
...
This reverts commit a8151fc89d .
2025-08-24 20:35:21 +10:00
2 * r + 2 * t
fce253ca7c
internal: cleanup
2025-08-24 17:35:17 +10:00
2 * r + 2 * t
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f
internal: add canim component
2025-08-24 16:51:09 +10:00
2 * r + 2 * t
9dcdee9cfc
internal: add anim component
...
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
92efbc61f7
bar: better handling for named workspaces
...
Fixes #448
2025-08-24 15:46:15 +10:00
2 * r + 2 * t
a41b954216
hypr: proper kb layout code
2025-08-24 14:54:41 +10:00
2 * r + 2 * t
d1e5f48446
internal: rename Hyprland -> Hypr
...
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
github-actions
3f160d7b1d
[CI] chore: update flake
2025-08-24 01:20:23 +00:00
2 * r + 2 * t
760f7c2001
interactions: fix popouts close on lose hover
2025-08-23 23:20:37 +10:00
2 * r + 2 * t
f662717c0a
popouts/network: better rescan loading
2025-08-23 23:11:08 +10:00
2 * r + 2 * t
b52822f3da
nix: fix patch
...
Merge fail :woe:
2025-08-23 21:37:16 +10:00
2 * r + 2 * t
0d9ab6ae49
config: player aliases + config default player
...
Closes #441
2025-08-23 21:34:31 +10:00
Mix
d75ac8ef35
services: fix proc lang ( #454 )
...
* 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-23 20:56:37 +10:00
2 * r + 2 * t
a8151fc89d
hyprland: fix active client on empty ws
...
Closes #465
2025-08-23 20:51:00 +10:00
2 * r + 2 * t
aea5795832
lock: add fprint support ( #429 )
...
* 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-23 20:43:04 +10:00
Davi Ribeiro
f747d82b93
bar: add idle inhibitor ( #459 )
...
* 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-23 20:21:35 +10:00
Soramane
b10c9a8006
dashboard: better pfp picker
2025-08-23 19:49:41 +10:00
Soramane
0a796015b5
nix: fix qt hook
2025-08-23 18:49:36 +10:00
2 * r + 2 * t
85cf0c8aed
launcher: add special search
...
Closes #464
2025-08-23 17:48:15 +10:00
2 * r + 2 * t
f52fb9bd9e
launcher: show current scheme/variant
...
Also qsTr variant stuff
2025-08-23 16:53:15 +10:00
2 * r + 2 * t
fffc6b07a9
launcher: add random wallpaper action
2025-08-23 16:12:53 +10:00
2 * r + 2 * t
66c0d0a15f
launcher: exact calculation for wallpaper width
...
Fixes #322
2025-08-23 16:08:02 +10:00
2 * r + 2 * t
56ea40a9a0
dashboard: better visualiser
2025-08-23 15:15:47 +10:00
BardMoon
3840233e3f
nix: add wrapQtAppsHook ( #461 )
...
* nix: add wrapQtAppsHook
* nix: delete "QT_QPA_PLATFORMTHEME=gtk3"
2025-08-23 15:15:19 +10:00
anders130
3a5f615f50
nix/hm: fix missing icons in hm-module ( #457 )
2025-08-22 14:29:12 +10:00
Winder
1dc732710d
nix/hm: fix pkg.system missing attr ( #433 )
...
Co-authored-by: notwinder <winderdawshmaster@gmail.com>
2025-08-22 14:26:11 +10:00
Jeshua Lin
f2a85494f2
nix/hm: fix type of settings and cli.settings ( #456 )
2025-08-22 11:48:26 +10:00
2 * r + 2 * t
660f09959d
bar: add kblayout popout
2025-08-19 17:30:33 +10:00
2 * r + 2 * t
e60fa05504
lock: better pfp fallback
2025-08-19 15:39:46 +10:00
2 * r + 2 * t
d4c5415770
lock: remove unnecessary id
2025-08-17 16:24:35 +10:00
2 * r + 2 * t
5c93d07a8e
internal: scale rounding properly
2025-08-17 16:06:38 +10:00
2 * r + 2 * t
53bfe29a40
lock: refactor
2025-08-17 15:50:34 +10:00
github-actions
c98a0fb267
[CI] chore: update flake
2025-08-17 01:26:24 +00:00
2 * r + 2 * t
832603903e
lock: clear password buffer on unlock
...
For when unlocking via ipc/globalshortcut
2025-08-16 19:31:07 +10:00
2 * r + 2 * t
00b5e88a32
bar/workspaces: better scroll
2025-08-16 16:07:13 +10:00
2 * r + 2 * t
0723153b30
bar/workspaces: add special ws overlay
2025-08-16 16:02:18 +10:00
2 * r + 2 * t
d8f7bac960
bar/workspaces: refactor
2025-08-16 00:10:48 +10:00
2 * r + 2 * t
2be46ff65a
internal: static bar width
2025-08-15 21:49:09 +10:00
2 * r + 2 * t
d1b7993f97
lock/notifs: retain notifs
2025-08-15 20:59:00 +10:00
2 * r + 2 * t
fa39593ca4
notifs: use secondary container
...
Instead of tertiary container
2025-08-14 23:29:19 +10:00
2 * r + 2 * t
edef1d21fb
internal: better loading indicator
...
Abstract circular progress into own component
2025-08-14 23:22:47 +10:00
Davi Ribeiro
3e21e627e0
nix: use newer version of app2unit ( #419 )
2025-08-14 17:24:33 +10:00
2 * r + 2 * t
a02d774b0a
config: add config for bar tray recolour & bg
...
Closes #337
2025-08-14 17:18:24 +10:00
2 * r + 2 * t
04ce9ccbb4
internal: better colourisation
2025-08-14 16:25:46 +10:00
anders130
38b2ef0061
nix: extend hm-module for CLI config options and add extraRuntimeDeps to package ( #410 )
...
* nix: make runtimeDeps extendible
* nix: add settings for caelestia-cli
* nix: fix option description
2025-08-13 23:09:44 +10:00
2 * r + 2 * t
7c0f5533e1
internal: use icon os logo instead of nerd font
...
Add caelestia logo to use as fallback os logo
Add recolour lock fetch logo option
2025-08-13 23:03:23 +10:00
2 * r + 2 * t
a10054db21
config: add config for disabling smart scheme
...
Closes #408
2025-08-13 16:25:26 +10:00
2 * r + 2 * t
d84a52f063
ci: fix diff check
2025-08-13 15:48:38 +10:00
2 * r + 2 * t
7d096ee786
lock/resources: async shapes
2025-08-13 15:00:54 +10:00