Commit Graph

7856 Commits

Author SHA1 Message Date
Lysec 95313e1d24 Keybinds: adjust layout, reject duplicate keybinds 2026-02-11 22:15:31 +01:00
Lemmy c10f9b0f7e Merge pull request #1785 from bokicoder/main
fix: Use explicit hardware backends to avoid dGPU wakeup
2026-02-11 15:31:07 -05:00
Lemmy 9927fce5bd launcher-nicontabbutton: remove imperative assignation that breaks binding. Fix #1787 2026-02-11 15:29:53 -05:00
Lemmy b8de6b1599 custom-button: using a proper singleton for the CustomButtonIPCService instead of and object registered in Qt.application. The singleton directly check the settings for IPC calls definition instead of the Bar widgets, this allow us to unload the bar widgets when the bar is hidden while keeping IPC call functional. 2026-02-11 15:22:05 -05:00
Lemmy 02a5d10321 wallpaper: added an option to skip initial transition 2026-02-11 14:46:46 -05:00
Lemmy 046e6688eb session-menu: remove hover on exit 2026-02-11 14:35:35 -05:00
Lemmy 871310681e session-menu: removed numbers 2026-02-11 14:31:01 -05:00
Lemmy 5b7222ebad Merge pull request #1476 from shouya/main
Support Khal as calendar data provider
2026-02-11 14:15:45 -05:00
Lemmy 379ab1a79d Merge pull request #1782 from spiros132/main
Plugin hot-reload update
2026-02-11 14:13:25 -05:00
Lemmy 6058139e01 Merge pull request #1789 from shadowe1ite/main
fix: pywalfox color
2026-02-11 14:12:28 -05:00
Lemmy 0cf3f93148 launcher: added option to disable sessionMenu entries 2026-02-11 13:38:51 -05:00
Lemmy f5eeb52454 nscrollview: fix bug where it's hard to click on the right size controls due to being interactive even tho there is no scrollbar. 2026-02-11 13:30:30 -05:00
ALAN S bf2bfcd197 fix: pywalfox color 2026-02-11 22:36:43 +05:30
Lemmy aafc57c4e9 autofmt 2026-02-11 10:30:45 -05:00
Lemmy 953558292a keybind: i18n cleanup 2026-02-11 10:30:38 -05:00
wxlyyy 9b01b6b0dd fix: Use explicit hardware backends to avoid dGPU wakeup 2026-02-11 23:17:09 +08:00
Lysec 3b7c6bd360 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-11 16:11:51 +01:00
Lysec d11ba483a0 NKeybindRecorder: adjust layout 2026-02-11 16:11:35 +01:00
Lemmy e0c885a5cc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-02-11 09:21:47 -05:00
Lemmy 6ddd5725c6 activewindow: pixel exact centering 2026-02-11 09:21:37 -05:00
Lemmy 520378d9d0 mediamini: pixel exact centering 2026-02-11 09:20:33 -05:00
Lemmy 3f3f59f0cd Revert "ActiveWindow: adjust vertical bar layout"
This reverts commit 21efd0db5c.
2026-02-11 09:09:18 -05:00
Lysec 21efd0db5c ActiveWindow: adjust vertical bar layout 2026-02-11 14:11:51 +01:00
Lysec 981d79782b Revert "AudioPanel: display device icon in devices tab"
This reverts commit eaa5793399.
2026-02-11 14:01:35 +01:00
Lysec eaa5793399 AudioPanel: display device icon in devices tab 2026-02-11 13:58:56 +01:00
Lysec 825701a57b Compositor: remove individual arry conversion - we already do it in CompositorService 2026-02-11 12:10:41 +01:00
Spyridon Siarapis edd236d992 fix(PluginService): Renamed to root since that follows the last code 2026-02-11 12:05:14 +01:00
Spyridon Siarapis 64b1e65c8b Merge branch 'noctalia-dev:main' into main 2026-02-11 11:56:35 +01:00
Spyridon Siarapis 9cae4d118c Added ability to hot reload all qml and js files in the PluginService 2026-02-11 11:56:12 +01:00
Lysec eedbfed5ee Compositor: adjust launch command logic (#1742) 2026-02-11 11:05:30 +01:00
Lysec 6fbf7795af N*WidgetSettingsDialog: properly force max 80% screen height (#1777) 2026-02-11 10:26:32 +01: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 17138ca7c0 keybinds: use instantiator for non visual elements 2026-02-10 22:52:33 -05:00
shouya cce8cf7177 Merge remote-tracking branch 'upstream/main' 2026-02-11 12:20:22 +09:00
Lemmy 52b710bf56 bump version to 4.4.3-git 2026-02-10 21:52:40 -05:00
Lemmy 58850aa38e v4.4.2 v4.4.2 2026-02-10 21:45:58 -05:00
Lemmy ed5bb55579 wallpaper: removed stupid log 2026-02-10 21:42:19 -05:00
Lemmy 635219bf99 keybinds: support for multiple keybinds for the same action 2026-02-10 21:40:14 -05:00
Lemmy 75ab4b5b21 NIconButtonHot: Hover state is always prioritized 2026-02-10 21:29:25 -05:00
Lemmy 4edb4a177d Merge pull request #1775 from jdcodes28/wallpaper-randomizer-tracking
Added tracking to wallpaper randomizer
2026-02-10 20:46:38 -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
Lemmy f1f3c410cd launcher: attempt at fixing potential crash when launching app 2026-02-10 20:02:41 -05:00
Lemmy 0101bc1e46 launcher: attempt at fixing potential crash when launching app (recordUsage) 2026-02-10 19:51:27 -05:00
Lemmy b13e1936dc launcher: attempt at fixing potential crash when launching app 2026-02-10 19:44:59 -05:00
Lemmy 43079fe801 launcher: attempt at fixing potential crash when launching app 2026-02-10 19:29:18 -05:00
Lemmy a562bcd311 launcher: attempt at fixing potential crash when launching app 2026-02-10 18:50:35 -05:00
Lemmy 031685517b autofmt 2026-02-10 18:50:17 -05:00
Lemmy 3bbac2ac5a i18n-update 2026-02-10 18:50:07 -05:00