1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
bbedward 7f35ba7e21 spotlight: fix context menu button click widths 2025-10-15 18:17:58 -04:00
bbedward 54ef14e765 ipc: Add openWithQuery and toggleWithQuery to spotlight 2025-10-14 23:56:43 -04:00
bbedward 6f3024c90d Remove loader from Spotlight chain 2025-10-14 22:14:10 -04:00
bbedward 4464589c0f elide, dont wrap spotlight/launcher results 2025-10-14 12:58:13 -04:00
bbedward 50b28dc8ca launcher: fix crash in plugin action execution 2025-10-14 12:39:51 -04:00
Bruno Cesar Rocha cb3274fb0c fix: get desktop entry back (#417) 2025-10-13 19:25:27 -04:00
bbedward ba49654a64 Fix launcher context menu sizing 2025-10-10 13:42:55 -04:00
bbedward 4ca3f0da67 Fix tab/backtab in launchers 2025-10-10 12:40:02 -04:00
bbedward 9f3685e4d5 clip spotlight result listview 2025-10-08 18:58:14 -04:00
bbedward bb4b9f1a58 Only ignore left/right keys in grid launcher mode 2025-10-08 17:55:24 -04:00
bbedward 981e527560 Remove artifacts of search fields overriding key inputs 2025-10-08 17:36:12 -04:00
bbedward ed1a5bfded i18n: Add japanese + i18n service 2025-10-08 16:25:06 -04:00
bbedward 3909ce3350 Remove minimum menu size constraint 2025-10-08 15:23:09 -04:00
bbedward 4c3b7ca60f Support prime-run 2025-10-06 20:50:36 -04:00
bbedward d9d83e5767 spotlight: remove categories 2025-10-06 20:42:21 -04:00
bbedward 7c5d1ec0f6 launcher + dock menu improvements 2025-10-06 17:46:19 -04:00
bbedward 5460c20ac3 Localization framework 2025-10-06 16:00:50 -04:00
bbedward 3524d365be Add Desktop Actions to launcher + dock 2025-10-06 09:35:50 -04:00
bbedward 37120776be configurable animation speeds 2025-09-30 17:30:03 -04:00
bbedward d67bcb66c9 Keep SpotlightModal always loaded.
Tbh, probably minimal impact on memory - makes app launching snappier.
2025-09-30 17:07:57 -04:00
Alex Birdsall 0964b271f5 Add emacs-/readline- and vim-style list navigation to app launcher (#278)
* Add emacs- and vim-style nav keys to appLauncher

* Minor typo fix in contributing docs
2025-09-30 16:46:37 -04:00
bbedward b45837ff5c Tab and backtab keyboard navigation on supported content 2025-09-27 09:08:41 -04:00
bbedward 25565af5f9 Some styling consistencies 2025-09-25 15:57:56 -04:00
bbedward a4a59fd586 Theme consistency overhaul:
- Add surface shift option, start from surface by default (previously
  was surfaceContainer). Old colors can be attained by changing it back
to "container" in theme colors
- Remove borders on surface elements, mostly
- Fix popup distances
- Use surfaceContainer/sch by default on widgets
2025-09-25 12:46:37 -04:00
bbedward 5b49e36da4 elide text in app drawer 2025-09-11 18:49:17 -04:00
bbedward 54b63a1f5f fix ipc return types 2025-09-04 15:59:27 -04:00
bbedward d4db8a01fe better fuzzy search, sweeping clean and qmlfmt of Widgets 2025-09-03 12:52:03 -04:00
bbedward 73b832eddb cleanup and qmlfmt remaining modals
- qmlfmt sucks I know, but what else can I do
2025-09-03 00:50:15 -04:00