Commit Graph

17 Commits

Author SHA1 Message Date
outfoxxed 424a45be05
feat: begin work on docs, also minor refactoring 2024-02-12 16:00:42 -08:00
outfoxxed 5de0ae095b
feat: rename project to quickshell 2024-02-12 02:16:22 -08:00
outfoxxed ae5363a351
build: add missing qt module deps 2024-02-04 23:03:44 -08:00
outfoxxed c0d6e63f6c
feat: add filesystem watcher and rename QtShell object 2024-02-04 23:00:59 -08:00
outfoxxed cab5ffc65e
build: add option to not build layershell 2024-02-04 20:08:46 -08:00
outfoxxed 767500b466
refactor: move reload function to QtShellGlobal 2024-02-04 05:26:14 -08:00
outfoxxed 7a18ce8a55
fix: thisptr lints for base classes 2024-02-04 05:01:47 -08:00
outfoxxed d76100781f
feat: add layershell support 2024-02-04 04:58:58 -08:00
outfoxxed 56502b79f6
fix: log QQmlComponent creation error strings 2024-02-03 01:02:04 -08:00
outfoxxed b62f2f3a50
fix: setting visible above geom in ProxyFloatingWindow
Used to shrink window to the given size.
2024-02-01 22:35:04 -08:00
outfoxxed f2f7ec92f2
fix: greatly improve Variants scavenge heuristic 2024-02-01 04:11:14 -08:00
outfoxxed e1281b8e7b
fix: make ProxyWindowBase's contentItem accessible for anchors 2024-02-01 02:40:05 -08:00
outfoxxed 362789fc46
feat: implement soft reloading 2024-02-01 01:29:45 -08:00
outfoxxed ba1e18a125
refactor: rm QtShell/ShellComponent code superseded by RootWrapper 2024-01-31 18:35:51 -08:00
outfoxxed 9a5ad44aa9
feat: add hard reload signal and wrap root object 2024-01-31 18:02:20 -08:00
outfoxxed d14258df8e
feat: add Variants type for creating instances 2024-01-31 17:45:26 -08:00
outfoxxed 23837e5195
feat: basic QtShell and ShellComponent types 2024-01-25 04:33:02 -08:00