outfoxxed
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
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 03:05:07 +00:00
6ad4fffc17 feat: expose ProxyWindowBase contentItem
outfoxxed pushed to master at quickshell/quickshell 2024-02-19 02:07:35 +00:00
1ecc943eb3 fix: ShellScreen signals are now connected
outfoxxed pushed to master at quickshell/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 quickshell/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 quickshell/quickshell 2024-02-17 13:24:45 +00:00
ea2cdf38b8 feat: make proxy windows visible by default
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 13:15:20 +00:00
dc616923aa refactor: rename ProxyShell/FloatingWindow to Shell/FloatingWindow
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 12:24:39 +00:00
083fff57be feat: add PersistentProperties
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 12:17:06 +00:00
ed62193978 feat: use an intermediary content item for proxy windows (fixes in desc)
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 07:49:37 +00:00
5e58f0ba9f fix: allow reloadable objects inside of proxy windows
outfoxxed pushed to master at outfoxxed/nixnew 2024-02-17 06:37:40 +00:00
d94fe01659 Firefox use xdg portal filepicker
5665bb61dc fix wofi blur, remove slurp animation (black borders)
9d3c3a2809 New wallpapers
3e8a944be8 Install more manpages
7a65c5de31 qt5ct tweaks: use xdg filepicker in qt, animations in menus
Compare 7 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 05:18:30 +00:00
d967d56d3b fix: regression of default window color from white to black
outfoxxed pushed to master at quickshell/quickshell 2024-02-17 01:10:07 +00:00
1da43be6c0 feat: completely redesign hot reloader