outfoxxed
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 08:38:26 +00:00
307e6c05be nix: remove qtlayershell dep
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-26 08:32:19 +00:00
230f73d607 fix: module listing descriptions
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 08:31:40 +00:00
0034edd0f8 docs: add macro hints for typegen to paper over weird interfaces
c0faebc700 cleanup(plugin): remove dependency on unstable moc functions
3bd587cfcc feat: basic plugin system
Compare 3 commits »
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-26 08:20:44 +00:00
cc201afd3a feat: macros to manipulate doc generation
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 03:39:11 +00:00
6c6272e523 cleanup: remove unused ScreenConfiguration type
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 03:37:22 +00:00
fabf86f75f fix(docs): fix incorrect docgen and add wayland module
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-26 03:35:23 +00:00
d603e3de53 feat: add docgen for QuickShell.Wayland
d769ae67cb fix: multiple inheritance
Compare 2 commits »
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 02:51:46 +00:00
d5344f463f feat(panel): set exclusionMode to Normal when exclusiveZone is set
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 02:37:51 +00:00
8cd9657f97 fix(wayland): layershell auto exclusive zone applies on reload
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 02:35:52 +00:00
194d58411e fix(wayland): layershell auto exclusive zone applies on reload
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 02:26:37 +00:00
e2063e8b93 feat(wayland): WaylandLayershell attached property for PanelWindow
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-26 00:14:22 +00:00
13c5d7c7a9 fix(wayland): layershell windows are recreated if attach fails
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-25 15:14:24 +00:00
c2930783ea feat(wayland): create cross platform window interfaces
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-24 10:07:01 +00:00
4a82949854 feat(wayland): custom layershell implementation
outfoxxed created branch wayland in quickshell/quickshell 2024-02-20 11:12:44 +00:00
outfoxxed pushed to wayland at quickshell/quickshell 2024-02-20 11:12:44 +00:00
b0567a569b build(wayland): setup cmake for wayland module
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 08:52:49 +00:00
c6dde9ca9d refactor(wayland): seperate cmake files for modularity
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 08:37:36 +00:00
5bbd0333ef refactor(wayland): start factoring wayland out of ShellWindow
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 03:58:03 +00:00
55bcae4d62 fix: dangling screen issues and incorrect warnings
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 03:32:01 +00:00
a361930865 feat: expose ProxyWindowBase.screen