outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-02-12 12:22:11 +00:00
262616f3a8 feat: begin work on docs, also minor refactoring
outfoxxed created branch master in quickshell/quickshell-docs 2024-02-12 12:08:40 +00:00
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-12 12:08:40 +00:00
27b3274027 initial commit
outfoxxed created repository quickshell/quickshell-docs 2024-02-12 10:26:58 +00:00
outfoxxed renamed repository from qtshell to quickshell/quickshell 2024-02-12 10:25:39 +00:00
outfoxxed pushed to master at quickshell/quickshell 2024-02-12 10:17:08 +00:00
5de0ae095b feat: rename project to quickshell
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 07:03:55 +00:00
ae5363a351 build: add missing qt module deps
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 07:01:24 +00:00
c0d6e63f6c feat: add filesystem watcher and rename QtShell object
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 04:09:03 +00:00
cab5ffc65e build: add option to not build layershell
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 01:27:38 +00:00
710ec244a2 build: add option to not build layershell
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 13:26:22 +00:00
767500b466 refactor: move reload function to QtShellGlobal
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 13:04:40 +00:00
7a18ce8a55 fix: thisptr lints for base classes
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 12:59:35 +00:00
d76100781f feat: add layershell support
outfoxxed pushed to master at outfoxxed/layer-shell-qt-nokde 2024-02-04 12:04:25 +00:00
2ebe7b313e Fix changing anchors of a shell surface
outfoxxed pushed to master at outfoxxed/layer-shell-qt-nokde 2024-02-04 12:01:05 +00:00
c08a6749df Fix changing anchors of a shell surface
outfoxxed pushed to master at quickshell/quickshell 2024-02-03 13:28:57 +00:00
56502b79f6 fix: log QQmlComponent creation error strings
b62f2f3a50 fix: setting visible above geom in ProxyFloatingWindow
f2f7ec92f2 fix: greatly improve Variants scavenge heuristic
e1281b8e7b fix: make ProxyWindowBase's contentItem accessible for anchors
362789fc46 feat: implement soft reloading
Compare 8 commits »
outfoxxed created branch master in quickshell/quickshell 2024-02-03 13:25:42 +00:00
outfoxxed pushed to master at quickshell/quickshell 2024-02-03 13:25:42 +00:00
c7fffd034c feat: add hard reload signal and wrap root object
a117488c5d Add Variants type for creating instances
23837e5195 feat: basic QtShell and ShellComponent types
outfoxxed created repository quickshell/quickshell 2024-02-03 13:24:38 +00:00
outfoxxed pushed to master at outfoxxed/layer-shell-qt-nokde 2024-01-24 13:25:01 +00:00
a50d30687c Kind of fix the qml module