Commit graph

26 commits

Author SHA1 Message Date
7eff415b25
core/qmlglobal: re-add shellRoot as a deprecated property 2025-07-04 20:06:22 -07:00
98d09b5a36
io/process: add Process.exec() 2025-06-20 20:32:42 -07:00
0499518143
core/qmlglobal: add execDetached functions for spawning processes 2025-06-15 02:52:16 -07:00
0140356d99
core/qmlglobal!: rename shellRoot to configDir + add configPath 2025-06-14 14:45:04 -07:00
8124a63ee4
ui: add native reload popup 2025-05-17 17:03:03 -07:00
4d7d06bb9b
core/qmlglobal: add clipboard support 2025-05-16 22:16:28 -07:00
325a51c82d
core: add DataDir and StateDir pragmas 2025-05-16 20:54:21 -07:00
a05c0de53b
core/qmlglobal: add dataPath(), statePath() and cachePath() 2025-05-16 20:33:40 -07:00
c1c24c2998
core/qmlglobal: expose dataDir and stateDir 2025-05-16 20:14:59 -07:00
69c7f4fe77
core/qmlglobal: expose cacheDir 2025-05-16 20:01:38 -07:00
68ba5005ce
core/icon: ability to specify a fallback or check if an icon exists 2024-11-17 14:46:34 -08:00
d2667369e1
core/qmlglobal: add shellRoot property 2024-11-17 01:49:27 -08:00
bd8978375b
core/icon: allow changing the icon theme 2024-09-17 14:21:34 -07:00
a9e4720fae
docs: use new member reference shorthand 2024-07-21 17:41:49 -07:00
bb33c9a0c4
core/global: add Quickshell.iconPath
Replaces "image://icon/" in user facing code.
2024-07-11 00:09:34 -07:00
7feae55ebe
core/reloader: add reload signals for visual notifications 2024-05-30 02:39:37 -07:00
3026d3400a
all/window: use global screeninfo pool for screen getter 2024-03-27 02:43:14 -07:00
48156a55b3
core/variants: restructure Variants to match the design of Repeater 2024-03-14 04:46:44 -07:00
463f9a297f
root: recreate the qml engine on reload instead of clearing it
This causes singletons to be recreated instead of kept alive.
2024-03-12 14:55:51 -07:00
31365dd179
misc: make the last window closing not quit by default 2024-03-09 03:23:58 -08:00
a35d3f9584
global: add Quickshell.processId and rename Process.pid 2024-03-08 23:25:54 -08:00
4ef4cba4ee
refactor: move settings to their own object 2024-03-04 01:36:00 -08:00
bbe64f42f3
feat: add support for getting and setting workdir 2024-03-03 17:05:19 -08:00
b5110b759e
feat: add Quickshell.env 2024-03-03 02:24:33 -08:00
4ae7ff8c72
rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
c6dde9ca9d
refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
Renamed from src/cpp/qmlglobal.hpp (Browse further)