aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/XWaylandManager.cpp
AgeCommit message (Expand)Author
2024-09-12xwayland: remove extra x11 deactivation (#7755)trianta
2024-08-30window/xwayland: minor property cleanupVaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-26xwaylandmgr: minor refactor to activateSurfaceVaxry
2024-08-25xwayland: deactivate xwayland focus if wayland is focused (#7458)trianta
2024-07-21xwayland: fixup WM_SIZE_HINTS handling according to ICCCMVaxry
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-08core: cleanup environment on exit (#5941)Ikalco
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-20XDG-Output: move to hyprwayland-scannerVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-03config: improve config value infrastructureVaxry
2024-03-03xwayland: disable initial focus for xwayland dialogs (#4936)Epilepsy Gatherings
2024-03-02drag: check min size for reisze dragsVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-29core: fix crashes on access of deleted wlr_ surfaceVaxry
2024-02-29xwaylandmgr: don't read xwayland surface from unmapped xwaylandVaxry
2024-02-28xdg: check for floating conditions before sending tiled size hintVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-05xwaylandmgr: proper clamping for setWindowSizeVaxry
2024-02-05xwaylandmgr: clamp size in setWindowSizeVaxry
2023-12-17internal: nuke CWindow::m_bMappedX11Vaxry
2023-12-17xwaylandmgr: allow resizes without a monitorVaxry
2023-12-13Revert "xwayland: push invisible windows outside layout"Vaxry
2023-12-12xwayland: push invisible windows outside layoutVaxry
2023-11-24renderer: Move to a full Hyprland GL rendering pipeline (#3920)Vaxry
2023-11-11xdg: set state maximized for all tiled windowsVaxry
2023-11-10xdg-shell: improve ack-configure handlingVaxry
2023-11-09xdg-shell: update reported size on ack_configureVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-10-20surface/wayland: conform to small surface requirementsVaxry
2023-09-10xwayland: adjust coord calculationvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-09-04xwaylandmgr: find closest output in xwayland coord translationvaxerski
2023-09-03internal: Revert rounding of window size (#3153)staz
2023-09-02xwaylandmgr: round reported sizesvaxerski
2023-08-18xwayland: fix incorrect VECINRECT usagevaxerski
2023-08-15xwayland: fix use of xwayland coords in native spacesvaxerski
2023-08-15xwayland: use a completely separate coordinate systemvaxerski
2023-07-18internal: Protocol C++ Wraps + XDGOutput impl (#2733)Vaxry
2023-07-15xwayland: guard monitor validity in xwayland scale overridingvaxerski
2023-06-25xwayland: remove spaces from output namesvaxerski
2023-06-23xwayland: send zero scaling to xwayland if enabledvaxerski
2023-06-18xwaylandmanager: fixup stylevaxerski
2023-06-11xwayland: add force_zero_scalingvaxerski