summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-screen.h
AgeCommit message (Expand)AuthorFilesLines
14 daysRevert "xwayland/glamor: Avoid implicit redirection with depth 32 parent wind...Olivier Fourdan1-2/+0
2024-04-10xwayland: Add SourceValidate hookMichel Dänzer1-0/+3
2024-04-10xwayland: Use ConfigNotify screen hook instead of ResizeWindowMichel Dänzer1-1/+1
2024-04-10xwayland: Add xwl_window::surface_windowMichel Dänzer1-0/+1
2024-04-09xwayland: add support for wp_linux_drm_syncobj_v1Erik Kurzinger1-0/+1
2024-04-09xwayland: support DRI3 1.4 and Present 1.4Erik Kurzinger1-0/+2
2024-03-20xwayland: Add helper function for fractional scalingOlivier Fourdan1-0/+1
2024-03-20xwayland: Add support for fractional scale protocolOlivier Fourdan1-0/+1
2024-03-20xwayland: Update the global screen scaleOlivier Fourdan1-0/+2
2024-03-20xwayland: Add scale factor to the Xwayland screenOlivier Fourdan1-0/+1
2024-03-20xwayland: Use double for screen sizeOlivier Fourdan1-2/+5
2024-03-18xwayland: Update lost focus on deactivationOlivier Fourdan1-0/+1
2024-03-18xwayland: Introduce xwl_screen_lost_focus()Olivier Fourdan1-0/+1
2024-03-18xwayland/glamor: Remove the backend pointersOlivier Fourdan1-4/+0
2024-03-18xwayland/glamor: Drop the EGLStream backendOlivier Fourdan1-1/+0
2024-03-14xwayland: Move dmabuf code to its own source fileOlivier Fourdan1-6/+1
2024-03-06xwayland/present: Handle clearing damage after flip in xwl_present_executeMichel Dänzer1-0/+1
2024-01-22xwayland: Add a -nokeymap optionOlivier Fourdan1-0/+1
2024-01-11xwayland: Add an output name for fullscreenOlivier Fourdan1-0/+1
2023-11-02hw/Xwayland: add xwl_glamor_mode_flags enumKonstantin1-1/+1
2023-10-09xwayland: Add an option to enable EI portal supportOlivier Fourdan1-0/+1
2023-07-20xwayland/glamor: Avoid implicit redirection with depth 32 parent windowsMichel Dänzer1-0/+2
2023-07-19Revert "xwayland/glamor: Avoid implicit redirection with depth 32 parent wind...Olivier Fourdan1-2/+0
2023-07-18xwayland/glamor: Avoid implicit redirection with depth 32 parent windowsMichel Dänzer1-0/+2
2023-06-19xwayland: add support for wp-tearing-control-v1Xaver Hugl1-0/+1
2023-01-20xwayland: Implement linux_dmabuf_feedback event handlersAustin Shafer1-0/+3
2022-12-21xwayland: Implement xwayland_shell_v1Joshua Ashton1-0/+2
2022-09-28xwayland: Delay wl_surface destructionOlivier Fourdan1-0/+1
2022-09-13xwayland: Prevent Xserver grabs with rootlessOlivier Fourdan1-0/+3
2022-06-30xwayland: add optional support for libdecorOlivier Fourdan1-0/+9
2022-06-30xwayland: add (fake) device grab supportOlivier Fourdan1-0/+4
2022-06-30xwayland: add fullscreen mode for rootfulOlivier Fourdan1-0/+1
2022-06-30xwayland: add a fixed geometry size for rootfulOlivier Fourdan1-0/+2
2022-06-30xwayland: make the output serials belong to the screenOlivier Fourdan1-0/+2
2022-05-18xwayland: Add -force-xrandr-emulation switchJoshua Ashton1-0/+1
2021-12-07Xwayland: implement drm-lease-v1Drew DeVault1-0/+4
2021-12-04xwayland: Implement support for touchpad gesturesPovilas Kanapickas1-0/+1
2021-05-31xwayland: Add preferred GLVND vendor to xwl_screenOlivier Fourdan1-0/+3
2021-04-09xwayland: Move dmabuf interface to common glamor codeOlivier Fourdan1-0/+1
2020-04-27xwayland: Fix infinite loop at startupOlivier Fourdan1-0/+1
2020-02-28xwayland: port rooted xwayland from wl_shell to xdg-shell protocolmntmn1-1/+1
2020-02-23xwayland: Also hook screen's MoveWindow methodHans de Goede1-0/+1
2020-02-23xwayland: Cache client-id for the window-manager clientHans de Goede1-0/+2
2019-12-20xwayland: Separate Xwayland screen codeOlivier Fourdan1-0/+130