Commit Graph

234 Commits

Author SHA1 Message Date
Lemmy 0fcaa49875 Revert "fix(media): gate spectrum pipeline on playback to cut idle CPU"
This reverts commit a0093e509b.
2026-04-08 19:12:07 -04:00
Lysec a0093e509b fix(media): gate spectrum pipeline on playback to cut idle CPU
Issue: #2393
2026-04-04 15:31:11 +02:00
Aitor 9c9df0c15b detect monitor configured disconnect 2026-03-11 10:22:23 +01:00
Lemmy 77de0b0ade chore(cava): CavaService => SpectrumService 2026-03-06 22:34:14 -05:00
Lysec f8ee284366 fix(lockscreen): reduce focus churn after resume 2026-03-06 13:47:21 +01:00
Lemmy cca156e3a3 autofmt 2026-02-25 08:48:22 -05:00
Aitor b27bbe3d4b readd register and unregister 2026-02-25 13:25:37 +01:00
Aitor a589506da3 Allow password input from monitors without LockScreen 2026-02-25 09:16:58 +01:00
Lysec 237845c65e LockScreen: add capslock indicator (closes #1960) 2026-02-24 21:24:23 +01:00
Lemmy 45120caaf6 lockscreen: fix warning when accessing lockSurface.screen.name 2026-02-20 21:13:01 -05:00
Lysec e2f79aed70 Keybinds: turn Keybinds.js to Keybinds.qml for external access 2026-02-15 22:17:08 +01:00
Lemmy aafc57c4e9 autofmt 2026-02-11 10:30:45 -05:00
Lysec 9a20838904 Keybinds.js: factorize keybind detection & display logic
LockScreen: remove hardcoded Keybinds
Launcher: remove most hardcoded keybinds (except for Tab etc)
MainScreen: remove most hardcoded keybinds (except for Home etc)
SessionMenu: remove all hardcoded keybinds
WallpaperPanel: remove all hardcoded keybinds
2026-02-11 10:09:51 +01:00
WerWolv 7e48d70ed2 Add option to display lockscreen only on certain monitors 2026-02-08 19:57:25 +01:00
Turann_ 045931cd9b Add Icon from service. 2026-02-01 00:32:11 +03:00
Turann_ 8c7aed8ff2 Unused import removed 2026-02-01 00:21:08 +03:00
Turann_ 51d4bde15a Remove redundant function: hasAnyBattery() 2026-01-31 23:27:37 +03:00
notiant 0c8aff390f small edit 2026-01-29 12:34:42 +01:00
notiant 77a92d604c Battery: some fixes & cleanup 2026-01-29 10:43:43 +01:00
Turann_ 117ffe5550 refactoring 3/? 2026-01-28 00:57:26 +03:00
Turann_ bca1dcba50 refactor(lockscreen): use centralized BatteryService properties 2026-01-26 02:20:38 +03:00
Lysec 8d905eafa2 Revert "LockScreen: add slight delay for pam to initilize before suspend"
This reverts commit f05bb82428.
2026-01-24 15:32:46 +01:00
Lysec e9c7ed7570 Merge pull request #1522 from notiant/patch-1
MainScreen: add onEnterPressed() as shortcut
2026-01-24 15:12:49 +01:00
Lysec f05bb82428 LockScreen: add slight delay for pam to initilize before suspend 2026-01-24 14:29:28 +01:00
notiant 10175040f3 change visibility conditions for info and error messages 2026-01-24 03:03:32 +01:00
notiant 544bd60ea7 MainScreen: add onEnterPressed() as shortcut 2026-01-24 02:54:51 +01:00
Lysec 6d40247132 Merge branch 'main' into main 2026-01-23 14:57:15 +01:00
wxlyyy 7eb689c621 LockScreen: fingerprint auth without key or button 2026-01-23 18:46:42 +08:00
Lemmy 83885d6cee autofmt 2026-01-22 19:14:05 -05:00
notiant 13b8346f32 format update 2026-01-23 00:39:21 +01:00
notiant 9f4ffacbaf fix battery icon on LockScreen 2026-01-23 00:05:05 +01:00
Lysec 39fae08172 LockScreenTab: implement countdown timer for lockscreen (closes #1456) 2026-01-19 17:55:21 +01:00
Lemmy 1995e2bffe autofmt 2026-01-16 17:21:38 -05:00
Lemmy a4ae911314 Merge pull request #1402 from notiant/patch-7
Add some missing translations
2026-01-16 17:11:14 -05:00
Ly-sec 5a039a5488 LockScreen: fix login button 2026-01-16 11:04:20 +01:00
notiant 666fefdc77 Merge branch 'main' into patch-7 2026-01-15 19:52:42 +01:00
Ly-sec 577269da78 LockScreen: internal rework 2026-01-15 18:26:01 +01:00
notiant 8b62b971d8 remove buttom measurement for LockScreen 2026-01-15 14:49:11 +01:00
notiant 5d78c8074c Re-add buttom measurement for LockScreen & add some missing translations for NFilePicker 2026-01-15 12:32:51 +01:00
Lemmy 58dbed2008 LockScreen: splimplified button sizing and ensure exact same width + remove dead code. 2026-01-15 00:08:17 -05:00
notiant e17bb387ab LockScreen: add right padding to status indicators & date format update
Capitalize the first letter of the formatted date string.
2026-01-14 00:38:03 +01:00
Ly-sec cdfe1cf6fd LockScreen: move battery logic to BatteryService, prioritize laptop over bt 2026-01-13 20:42:37 +01:00
bokicoder f022c96599 LockScreen: enable the eye button during password wait 2026-01-09 18:45:14 +08:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lysec 18c3c7746c Merge pull request #1260 from bokicoder/main
LockScreen: improve fingerprint authentication flow
2026-01-05 22:06:17 +01:00
wxlyyy a1734c64b6 LockScreen: improve fingerprint authentication flow 2026-01-06 01:56:30 +08:00
Ly-sec fd4a8fc44a RegionTab: add city & timezone display toggle 2026-01-05 15:42:44 +01:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy adcbc2a9d5 Wallpaper: ability to set a flat color instead of an image. 2026-01-02 01:41:47 -05:00
Lemmy e57ead4187 Wallpaper: Lockscreen & MediaCard now respect the wallpaper.enabled flag. 2026-01-01 19:12:26 -05:00