Commit Graph

235 Commits

Author SHA1 Message Date
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lysec e2f79aed70 Keybinds: turn Keybinds.js to Keybinds.qml for external access 2026-02-15 22:17:08 +01:00
Lemmy 0ae72e81fa Merge pull request #1813 from bokicoder/main
Launcher: add missing system icons
2026-02-14 09:45:34 -05:00
wxlyyy dce44c5692 Launcher: add missing system icons 2026-02-14 14:57:08 +08:00
Lysec 38b616ba0a Launcher: remove redundant NIcopnTabButton 2026-02-14 02:35:57 +01:00
Lysec 593c939a94 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-12 15:26:42 +01:00
Lysec e3c3b6b5e4 ApplicationProvider: change logger from warning to debug for quote handling 2026-02-12 15:26:38 +01:00
Lemmy d3bb430380 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-02-12 09:26:22 -05:00
Lemmy 3a8ce69519 clipboard: Logger.d for initialization 2026-02-12 09:26:20 -05:00
Lysec 9ad2fceef1 ApplicationProvider: more quotes handling (#1742) 2026-02-12 15:24:34 +01:00
Lemmy 0cf3f93148 launcher: added option to disable sessionMenu entries 2026-02-11 13:38:51 -05:00
Lemmy aafc57c4e9 autofmt 2026-02-11 10:30:45 -05:00
Lysec eedbfed5ee Compositor: adjust launch command logic (#1742) 2026-02-11 11:05:30 +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 635219bf99 keybinds: support for multiple keybinds for the same action 2026-02-10 21:40:14 -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 176128a610 clipboard: fix entries not appearing on first display of the panel 2026-02-10 08:18:17 -05:00
Lysec dea9ef0816 ApplicationProvider: fix most used sorting 2026-02-10 13:13:25 +01:00
Lemmy c83c282aac launcher: ui fixes 2026-02-09 22:46:44 -05:00
Lemmy 9640db42f7 launcher: default bumper from 32 to 36 2026-02-09 20:36:26 -05:00
Lysec a6baf6e2e9 Launcher: layout follow iRadius 2026-02-10 00:23:26 +01:00
Lysec 18c836cff5 LauncherCore: layout adjustments 2026-02-10 00:00:04 +01:00
Lysec 43c9f0dec5 Launcher: set ignoreDensity default to true 2026-02-09 23:14:48 +01:00
Lysec a8822eaf0a launcher: adjust defaults & ignore clipboard density 2026-02-09 23:11:26 +01:00
Lysec 1d26ed8014 LauncherCore: adjust fade color 2026-02-09 23:06:23 +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 36848a3e5c launcher: fixes to overlay mode 2026-02-08 11:43:34 -05:00
Lemmy 915ef85f32 merge main 2026-02-07 20:51:00 -05:00
Lemmy 5ad9cb8584 launcher: slightly smaller action icons 75% (pin / unpin / trash) 2026-02-07 18:46:37 -05:00
Lysec b56f3bd363 SessionMenu: properly run custom commands via IPC (fix #1708) 2026-02-07 11:00:44 +01:00
Lysec c557f329fd SettingsPanelWindow: fix highlighting for separate window (#1706) 2026-02-06 13:57:54 +01:00
Lysec 8aa32c7a6d Switch sh -lc to sh -c in the whole codebase 2026-02-03 19:55:08 +01:00
Lemmy a8853b78f5 launcher-windows: added badge to gridview too 2026-02-02 08:43:27 -05:00
Lemmy e578ff0892 compositor-spawn: small simplification so it works with all compositors (defaulting to execDetached in the compositor service) 2026-02-01 14:24:43 -05:00
Lysec 4762cb6c17 Merge pull request #1653 from bokicoder/compositor-spawn
feat: spawn application process via compositor
2026-02-01 19:22:36 +01:00
wxlyyy c095b78ef4 feat: spawn application process via compositor 2026-02-02 00:37:22 +08:00
Lemmy bcd9cad49f launcher: windows provider adds a small badge icon helping distinguish the entries between AppProviders and WindowsProvider 2026-02-01 09:09:20 -05:00
Lemmy 9f8ac95dd8 launcher: added IPC for "settings" and "windows" providers 2026-01-30 20:27:02 -05:00
Lemmy 817b81e020 launcher: option to enable/disable the default search of "windows" 2026-01-30 19:23:57 -05:00
Lemmy a573f25147 launcher: new windows provider - to focus an existing window 2026-01-30 19:00:31 -05:00
Lemmy 68a9f397c7 launcher: when assigned to the right the preview will switch to the left 2026-01-30 17:19:18 -05:00
Lemmy 3f82be711c launcher-gridview: working top and bottom gradients 2026-01-29 20:30:49 -05:00
Lemmy 02fb1da333 launcher: fixed gridview keyboard navigation to properly account for the provider defined number of columns. 2026-01-28 20:35:44 -05:00
Lemmy 9951d3fb23 autofmt 2026-01-28 20:32:25 -05:00