Commit Graph

904 Commits

Author SHA1 Message Date
Lysec 3ad25944f6 Merge pull request #1714 from tibssy/feat/dock-static-mode
Feat/dock static mode
2026-02-16 19:06:20 +01:00
Thibault Martin c2b32e8416 New setting to clear notif from history when dismissed 2026-02-16 17:32:01 +01:00
tibssy e77e884742 feat(notifications): add setting to enable markdown formatting 2026-02-16 12:32:06 +00:00
sima e5196284a5 Fix remove keybind matching in notification history 2026-02-16 13:13:56 +08:00
Lysec e2f79aed70 Keybinds: turn Keybinds.js to Keybinds.qml for external access 2026-02-15 22:17:08 +01:00
Lysec 085e9557ef Merge pull request #1676 from Fireye04/feature/reverse-scroll
Add reverse scroll toggle to Volume and Brightness
2026-02-15 15:59:51 +01:00
Cleboost ef24b195ad feat(bar): add widget spacing setting 2026-02-15 13:47:07 +01:00
Lemmy 591b4b34ed NColorChoice: minor adjustments + fix bar capsule color edge case 2026-02-14 11:38:57 -05:00
Lysec 461545c05d SessionMenu: add option to hide keybinds 2026-02-14 03:15:09 +01:00
Fireye aeca5d1544 Add global reverse scroll toggle
Move reverse scroll to general settings

Replace workspace reverse scroll with global
2026-02-13 16:39:12 -07:00
Lemmy 50e2055028 Merge pull request #1743 from turannul/pr/bluetooth-refactor-pt1
Bluetooth Panel Rework pt1
2026-02-13 16:07:44 -05:00
Lemmy 1a75b0b3f2 system-stats: many optimizations, removed GUI settings to control polling as it's too risky, disable all when on the lockscreen. 2026-02-13 14:34:35 -05:00
Lysec 23ed3c9897 NotificationHistoryPanel: add keybind controls 2026-02-13 13:56:29 +01:00
dudujerry 32e77f6ac8 feat(bar): show bar on workspace switch in auto-hide mode. 2026-02-13 02:11:08 +08:00
Clément B 72432deae5 Merge branch 'main' into notification-styling 2026-02-12 07:01:49 +01:00
Lemmy 5260e3b052 about: added a way to enable debug mode 2026-02-11 21:39:40 -05:00
notiant 4b513b4d8f Fix airplane mode logic & some cleanup 2026-02-12 02:55:40 +01:00
tuibird dcb661e7f3 Wallpaper fav system 2026-02-12 11:34:55 +13:00
Lemmy 02a5d10321 wallpaper: added an option to skip initial transition 2026-02-11 14:46:46 -05:00
Lemmy 871310681e session-menu: removed numbers 2026-02-11 14:31:01 -05:00
Lemmy 0cf3f93148 launcher: added option to disable sessionMenu entries 2026-02-11 13:38:51 -05:00
Turann_ 21814ee074 Revert airplane toggle 2026-02-11 17:29:27 +03:00
Turann_ 0acae22bc9 Added airpllane toggle. Minimal wifi UI 2026-02-11 16:43:06 +03:00
Clement Bouvet 2071276755 Add compact notification density option
Implement a compact notification density similar to the compact bar
design.

Changes:
- Add notification density setting with simple/confortable(default)
options
- Update notification component to support simple density
- Add translations and settings search index entries
2026-02-11 12:55:19 +01:00
Turann_ 79c4131e36 min polling 60s 3/7 2026-02-11 13:45:26 +03:00
Turann_ 4d88410bed Merge branch 'noctalia-dev:main' into pr/bluetooth-refactor-pt1 2026-02-11 12:49:42 +03: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
Lemmy 635219bf99 keybinds: support for multiple keybinds for the same action 2026-02-10 21:40:14 -05:00
Lemmy 973608a4c2 settings: added migration49 to delete the old 'launcher_app_usage.json' file 2026-02-10 20:32:10 -05:00
Lemmy a3429c3d77 shell-state: unified storage of launcherUsage data - this will reset the old usage data 2026-02-10 20:27:03 -05:00
Lemmy edac72cd19 launcher: app usage recording moved to ShellState singleton 2026-02-10 20:16:31 -05:00
Turann_ 82ee342a4b new icon? 2026-02-11 03:05:19 +03:00
tibssy ee322448d9 feat(dock): add frame indicator for static dock with settings toggle and fade animation 2026-02-10 16:03:43 +00:00
tibssy 7ce7a53c18 feat(dock): implement "sit on frame" setting for static dock to allow inner frame alignment 2026-02-10 16:03:43 +00:00
tibssy ddbff84c80 feat(dock): scaffolding for static dock mode
Added 'dockType' setting and created initial StaticDockPanel structure.
2026-02-10 15:57:18 +00:00
Lysec bfa58611f0 LockScreen: add blur & tint option 2026-02-10 15:22:07 +01:00
Lysec 1521ae0c71 Revert "Logger: remove timestamp"
This reverts commit 513ac18dc3.
2026-02-10 14:44:37 +01:00
Lysec 513ac18dc3 Logger: remove timestamp 2026-02-10 14:36:10 +01:00
Lemmy 01aa58afde shell-state: added openedPanel property 2026-02-09 20:46:39 -05:00
Lemmy 427fb1f8d5 Merge pull request #1740 from whiskeyPeak/make-overview-blur-and-tint-customizable
Make overview blur and tint customizable
2026-02-09 19:09:43 -05:00
Lemmy 6c2dea1fc9 ipc: added bar setDisplayMode {mode} 2026-02-09 18:23:23 -05:00
Lysec a8822eaf0a launcher: adjust defaults & ignore clipboard density 2026-02-09 23:11:26 +01:00
Lysec 96f55ac7cf LauncherSettings: add density selection 2026-02-09 22:56:42 +01:00
Lysec 63130b23c0 GeneralTab: add keybind subtab
NKeybindRecorder: created
Remove all hardcoded keybinds
2026-02-09 08:23:15 +01:00
Lemmy e852103428 i18n: fixed reset to "auto" locale 2026-02-08 23:52:36 -05:00
Lemmy c2b3419b7f i18n: fix reactivity to settings change/load 2026-02-08 23:49:25 -05:00
Lemmy 51c86a571e colors: skip initial colors fade on loading + set hardcoded colors to noctalia (was rosepine) 2026-02-08 22:47:49 -05:00
Lemmy c39e200d54 i18n: speeding resolution with static available languages def. 2026-02-08 22:25:12 -05:00
Henry Riehl e361e12bdd add defaults 2026-02-08 20:15:34 +00:00
Henry Riehl 99fade61dd Merge branch 'main' into make-overview-blur-and-tint-customizable 2026-02-08 19:46:13 +00:00