2 * r + 2 * t
4f54763e02
utilities/record: select mode
2025-09-15 15:59:24 +10:00
2 * r + 2 * t
4b221e2fd5
utilities: add recording control
2025-09-14 16:59:19 +10:00
2 * r + 2 * t
082c757bb0
config/launcher: set default maxShown to 7
...
Better for 1920x1080 screens
2025-09-13 10:58:36 +10:00
2 * r + 2 * t
5fc37bbe0d
bar: remove idle inhibitor
...
Use the one in the utilities panel instead
2025-09-12 18:29:49 +10:00
2 * r + 2 * t
83d3b4ebd5
utilities: add keep awake and quick toggles
2025-09-12 16:51:38 +10:00
anders130
58615b809e
launcher: add config option for hiding applications ( #568 )
...
* feat(launcher): add config option for excluding applications from launcher
* fix(launcher): rename excludedApps to hiddenApps
* chore: add example to readme
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-10 21:19:26 +10:00
2 * r + 2 * t
5b81104ffa
bar/tray: add icon subs
...
Usage: array of { id, image | icon }
2025-09-09 21:02:24 +10:00
Belal
767ced0df3
launcher: allow configuring actions ( #558 )
...
* refactor: make launcher actions configurable
* use variants + internal -> setMode + format
* reorder readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-09 18:34:16 +10:00
Belal
a8baaa9929
bar: configurable scroll actions ( #559 )
...
* bar: add option to disable scroll actions for volume and brightness
* options for workspaces, brightness and volume
* add options to readme + format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-08 23:55:46 +10:00
2 * r + 2 * t
24a1af185a
bar/statusicons: add mic indicator
...
Closes #578
2025-09-08 23:49:14 +10:00
Belal
04d867b149
bar/statusicons: add lock keys indicator ( #514 )
...
* [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>
2025-09-03 19:56:50 +10:00
2 * r + 2 * t
1de24676bb
internal: refactor Paths util
2025-09-03 18:55:05 +10:00
sweenu
1d5360d3f3
bar/workspaces: add option for ws name capitalisation ( #543 )
2025-09-01 21:47:10 +10:00
sweenu
42f0f317ca
bar/workspaces: different showWindows option for special ws ( #544 )
2025-09-01 20:58:04 +10:00
M Matthew Hydock
468bab5e5b
launcher: allow show on hover ( #498 )
...
added `showOnHover` to launcher config, disabled by default to preserve
existing functionality. when enabled, drag-to-show is disabled.
2025-08-30 13:08:36 +10:00
anders130
4b18c95ed1
config: fix default playerAliases ( #506 )
2025-08-30 00:33:44 +10:00
2 * r + 2 * t
ee43b0f7e8
config: disable visualiser by default
2025-08-27 23:09:10 +10:00
Bruno Inec
fc3b08f6cb
bar/clock: allow hiding icon ( #484 )
...
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:58:54 +10:00
2 * r + 2 * t
4b9643a802
osd: add mic volume
...
Disabled by default
2025-08-27 15:52:18 +10:00
Faiz Khan
cdfc260f39
config: allow enable/disable osd brightness ( #481 )
...
* 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>
2025-08-27 15:27:49 +10:00
2 * r + 2 * t
783057ab0d
background: add visualiser
...
Also dashboard.visualiserBars -> services.visualiserBars
2025-08-25 20:13:55 +10:00
2 * r + 2 * t
842249e05a
config: add gpu type config
2025-08-25 17:37:04 +10:00
2 * r + 2 * t
0d9ab6ae49
config: player aliases + config default player
...
Closes #441
2025-08-23 21:34:31 +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
2 * r + 2 * t
85cf0c8aed
launcher: add special search
...
Closes #464
2025-08-23 17:48:15 +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
a02d774b0a
config: add config for bar tray recolour & bg
...
Closes #337
2025-08-14 17:18:24 +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
anders130
775410393e
bar: per-monitor workspaces option ( #394 )
...
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-13 14:53:40 +10:00
Laurens Duin
3710df29f5
bar: allow hiding items and reordering ( #379 )
...
* 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-13 14:31:48 +10:00
2 * r + 2 * t
4b6d7916e6
config: add clock font config
...
Also use mono font for lock media artist
Add rubik to nix font deps
2025-08-12 18:13:57 +10:00
2 * r + 2 * t
11fede05a7
config: change default fonts
...
Use caskaydia cove and rubik
2025-08-12 17:36:48 +10:00
2 * r + 2 * t
202d502d2d
lock: add notifs
2025-08-11 21:39:29 +10:00
2 * r + 2 * t
acfef5103e
lock: better lock anim
2025-08-10 21:48:57 +10:00
2 * r + 2 * t
56ca1632c5
lock: input field + separate pam
2025-08-10 19:22:27 +10:00
2 * r + 2 * t
ba1c6fda43
lock: add content + better unlock anim
2025-08-10 17:17:51 +10:00
2 * r + 2 * t
88a3f09de5
config: make appearance configurable
2025-08-09 00:13:48 +10:00
2 * r + 2 * t
66c012300a
paths: better to string
2025-08-08 22:42:23 +10:00
2 * r + 2 * t
b3d1a85f1c
controlcenter: better navrail
2025-08-07 16:23:52 +10:00
Noah Zepner
5bcface15a
dashboard: showOnHover config option ( #361 )
...
* dashboard: showOnHover config option
* dashboard: close on lose focus when !showOnHover
Also update readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-07 12:32:37 +10:00
2 * r + 2 * t
26171548bf
config: add audio increment option
2025-08-05 18:20:00 +10:00
2 * r + 2 * t
fb650907a0
internal: rename dcontent -> controlcenter
2025-08-05 16:19:58 +10:00
2 * r + 2 * t
6fe2903d75
config: add apps config
...
Closes #318 and #305
2025-08-02 17:09:55 +10:00
Laurens Duin
7edcae651e
config: respect user locale for twelve hour clock & temperature ( #290 )
...
* bar: add 12h clock option
* feat: allow custom format config
* feat: 12h clock based on locale with config
* chore: cleanup
* fix: PR comments, add automatic fahrenheit
* fix: formatting
* dashboard: fix up date time
* lock: better 12h clock
---------
Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
2025-07-31 20:41:56 +10:00
Soramane
c1be0f0ccb
config: allow configuring external audio program
...
Closes #302
2025-07-30 13:33:11 +10:00
Joel R.
2539f7b68c
session: add optional vim-like keybinds ( #291 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-29 12:48:51 +10:00
Joel R.
7dc5b65d22
session: add custom session/lock menu button commands ( #292 )
...
* session: add custom menu-buttons commands
* lock: use custom session-menu buttons
* readme: update config options for custom commands
2025-07-29 12:45:33 +10:00