aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-09-03props: bump ver to 0.29.1v0.29.1vaxerski
2023-09-03layout: always center floating xdg windowsvaxerski
2023-09-03window: check for special id matching in close_special_on_emptyvaxerski
2023-09-03special: add misc:close_special_on_emptyvaxerski
2023-09-03internal: Revert rounding of window size (#3153)staz
2023-09-03renderer: don't set enabled in applyMonitorRulevaxerski
2023-09-02internal: workspace rule handling refactor (#3116)MightyPlaza
2023-09-02renderer: render IME popups in fullscreenvaxerski
2023-09-02fix: use-after-free of CWindow* in CHyprGroupBarDecoration::draw (#3146)memchr
2023-09-02keybinds: fixup global conditionsvaxerski
2023-09-02globalshortcuts: allow empty appidvaxerski
2023-09-02readme: refactor and update a bitvaxerski
2023-09-02xwaylandmgr: round reported sizesvaxerski
2023-09-01renderer: fixup occlusion conditionsvaxerski
2023-09-01keybinds: set special monitor id before recalcvaxerski
2023-09-01keybinds: suppress up event if down was consumedvaxerski
2023-09-01internal: Unsafe state reworks (#3114)Vaxry
2023-09-01waylandResource: remove user data in markDefunct and not ~dtorvaxerski
2023-09-01readme: remove wlr_ext workspace proto support mentionvaxerski
2023-09-01meson/cmake: remove refs to ext-workspace-unstable-v1vaxerski
2023-09-01wlr-ext-workspace: remove protocol implvaxerski
2023-09-01text-input-v1: Fix preedit styling in chromium (#3131)q234rty
2023-08-31refactor: raise SIGABRT instead of write to null address (#3124)memchr
2023-08-31renderer: round coords and size in renderWindowvaxerski
2023-08-30keybinds: fixup release conditionsvaxerski
2023-08-30decos: groupbar mouse interaction (#3102)MightyPlaza
2023-08-30input: fix xwayland constraint calcsvaxerski
2023-08-30compositor: remove wlr_scene refsvaxerski
2023-08-30input: warp in unconstrainMousevaxerski
2023-08-30screencopy: fix region sharingvaxerski
2023-08-29opengl: cleanup framebuffer stylevaxerski
2023-08-29nix: bump nixpkgsNotAShelf
2023-08-28props: bump ver to 0.29.0v0.29.0vaxerski
2023-08-28layout: allow changing float status of fullscreen windowsvaxerski
2023-08-28layout: allow drag on fullscreen windowsvaxerski
2023-08-28renderer: make contrast and brightness adjustments before renderingvaxerski
2023-08-28makefile: fix build failure with some PREFIX (#3099)pastalian
2023-08-26internal: Fix XDP multi-portal issues (#3077)Vaxry
2023-08-26renderer: don't blur special on disabled blurvaxerski
2023-08-26Nix & Meson: bump wlrootsMihai Fufezan
2023-08-25deps: update wlrootsvaxerski
2023-08-25xdgoutput: mark resources defunct when monitor is unpluggedvaxerski
2023-08-25layout: use full box for visibility check of floating xdgvaxerski
2023-08-25internal: allow opening empty special workspacesvaxerski
2023-08-25renderer: add decoration:blur:specialvaxerski
2023-08-25input: improved path handling; null check return value of fopen. (#3061)memchr
2023-08-25compositor: fix offset in auto arrangeMonitorsvaxerski
2023-08-25input: add transparent bindsvaxerski
2023-08-25input: sanitize newlines in device namesvaxerski
2023-08-24master: layout resize makes the wrong size changes (#3064)Jeremy Huang