outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-03-11 12:46:31 +00:00
fe56f75f56 readme: mention hosted docs
outfoxxed pushed to master at quickshell/quickshell 2024-03-11 12:45:23 +00:00
b675b3676c popups: add popup windows
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-11 12:44:42 +00:00
2d0b15bbd5 readme: mention hosted docs
50597f8e37 macros: add QSDOC_PROPERTY_OVERRIDE
Compare 2 commits »
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-10 12:38:46 +00:00
6d493c43b9 Use quickshell for background
outfoxxed pushed to master at quickshell/quickshell-examples 2024-03-10 11:38:17 +00:00
9437c6a840 activate_linux: add example
outfoxxed pushed to master at quickshell/quickshell-examples 2024-03-10 11:36:48 +00:00
cc78446d12 activate_linux: add example
outfoxxed pushed to master at quickshell/quickshell 2024-03-10 11:09:14 +00:00
8cf0659444 window: fix empty masks not applying
outfoxxed pushed to master at quickshell/quickshell 2024-03-10 10:03:12 +00:00
7a15495e3f layershell: fix protocol error on popup attachment
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-09 14:28:27 +00:00
b218d3ec30 build: add nix package
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-09 14:26:54 +00:00
da025b5a1f build: add nix package
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 13:06:55 +00:00
5f9bb9b46c window: changing screen now recreates the window on the new screen
outfoxxed pushed to master at quickshell/quickshell-examples 2024-03-09 13:06:32 +00:00
f76b43db25 followpanel: add focus following panel example
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 12:48:18 +00:00
6e74f1e638 window: changing screen now recreates the window on the new screen
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 11:57:58 +00:00
31365dd179 misc: make the last window closing not quit by default
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 10:40:23 +00:00
3789709820 screens: make screen list changes not recreate QuickshellScreenInfos
15cd78e30c screens: add qDebug<< impl to QuickshellScreenInfo
fc93591cab variants: fix onReload not being called after variant updates
Compare 3 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 07:27:11 +00:00
a35d3f9584 global: add Quickshell.processId and rename Process.pid
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 07:09:50 +00:00
b720dfa165 build: add git revision to version
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 05:07:56 +00:00
73fd022b1e build: slightly improve qmltype generation
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 05:07:39 +00:00
9645e2cc11 tooling: slightly improve qmltype generation
outfoxxed pushed to master at quickshell/quickshell 2024-03-09 02:34:16 +00:00
6966fc025c all: ensure QObject ownership is Cpp when required