outfoxxed
outfoxxed pushed to sessionlock at quickshell/quickshell 2024-02-28 12:38:57 +00:00
1fa87b7c5a feat(slock): implement ext_session_lock_v1 backend
outfoxxed pushed to master at quickshell/quickshell 2024-02-26 11:35:29 +00:00
70c5cf1e16 build: use ninja
outfoxxed pushed to master at quickshell/quickshell 2024-02-26 11:23:55 +00:00
e6d2426a5a tools: use parallel to run clang-tidy
outfoxxed pushed to master at quickshell/quickshell 2024-02-26 11:14:26 +00:00
cfd9a27619 refactor: move wlr_layershell to its own subdirectory
outfoxxed pushed to master at quickshell/quickshell 2024-02-26 08:57:56 +00:00
4ae7ff8c72 rename: QuickShell => Quickshell
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-26 08:57:43 +00:00
5aaacb9a1e rename: QuickShell => Quickshell
outfoxxed pushed to master at quickshell/quickshell 2024-02-26 08:40:39 +00:00
307e6c05be nix: remove qtlayershell dep
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
6c6272e523 cleanup: remove unused ScreenConfiguration type
Compare 13 commits »
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