outfoxxed
outfoxxed pushed to wayland at outfoxxed/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 outfoxxed/quickshell 2024-02-26 02:37:51 +00:00
8cd9657f97 fix(wayland): layershell auto exclusive zone applies on reload
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-26 02:35:52 +00:00
194d58411e fix(wayland): layershell auto exclusive zone applies on reload
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-26 02:26:37 +00:00
e2063e8b93 feat(wayland): WaylandLayershell attached property for PanelWindow
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-26 00:14:22 +00:00
13c5d7c7a9 fix(wayland): layershell windows are recreated if attach fails
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-25 15:14:24 +00:00
c2930783ea feat(wayland): create cross platform window interfaces
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-24 10:07:01 +00:00
4a82949854 feat(wayland): custom layershell implementation
outfoxxed created branch wayland in outfoxxed/quickshell 2024-02-20 11:12:44 +00:00
outfoxxed pushed to wayland at outfoxxed/quickshell 2024-02-20 11:12:44 +00:00
b0567a569b build(wayland): setup cmake for wayland module
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 08:52:49 +00:00
c6dde9ca9d refactor(wayland): seperate cmake files for modularity
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 08:37:36 +00:00
5bbd0333ef refactor(wayland): start factoring wayland out of ShellWindow
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 03:58:03 +00:00
55bcae4d62 fix: dangling screen issues and incorrect warnings
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 03:32:01 +00:00
a361930865 feat: expose ProxyWindowBase.screen
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 03:05:07 +00:00
6ad4fffc17 feat: expose ProxyWindowBase contentItem
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-19 02:07:35 +00:00
1ecc943eb3 fix: ShellScreen signals are now connected
outfoxxed pushed to master at outfoxxed/quickshell-docs 2024-02-19 01:39:27 +00:00
3fc1aa19fd feat: signal support
outfoxxed pushed to master at outfoxxed/nixnew 2024-02-18 12:24:21 +00:00
cbb3278b8f Seperate firefox profiles for trusted / work / general
outfoxxed pushed to master at outfoxxed/quickshell-docs 2024-02-17 13:35:06 +00:00
0981ac7345 fix: allow macros to have whitespace before and after args
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-17 13:24:45 +00:00
ea2cdf38b8 feat: make proxy windows visible by default
outfoxxed pushed to master at outfoxxed/quickshell 2024-02-17 13:15:20 +00:00
dc616923aa refactor: rename ProxyShell/FloatingWindow to Shell/FloatingWindow