294 Commits (5d8bd4d343397f2f2ef2bb20241363248e034e42)

Author SHA1 Message Date
Scott Moreau 3b4824a2fe xwayland: Expose configure request mask
5 years ago
Antonin Décimo 8d5f27ef25 xwayland: prevent possible array overrun
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Manuel Stoeckl edb30a6828 Implement serial validation for selection requests
5 years ago
emersion 8363ca8c9f
xwayland: set CLOEXEC on /dev/null FD
6 years ago
emersion 9601019192 xwayland: don't set DISPLAY
6 years ago
Ilia Bozhinov fb106eb979 xwm: fix typos in WM_NORMAL_HINTS handling
6 years ago
Ilia Bozhinov c9b9e48525 xwm: use min size as base size hint if it is missing and vice versa
6 years ago
emersion 5445d8aad0 meson: enable more compiler warnings
6 years ago
emersion cfe7e28416
xwayland: remove remaining SOCK_CLOEXEC
6 years ago
emersion cb0a91e45a
xwayland: don't use SOCK_CLOEXEC
6 years ago
emersion 81ed1efe4f
xwayland, data-device: fix surface state on unmap
6 years ago
Uli Schlachter e7d9cf5815 xwm: Add _NET_CLIENT_LIST support
6 years ago
Brian Ashworth db6206aa1c xwm: stack below on map
6 years ago
emersion 556bf3ac31
data-device: destroy previous source when starting drag
6 years ago
John Chen 819bd3e344 Fix another instance of swaywm/sway#3545.
6 years ago
emersion 1150ff13ce
data-device: make sources inert, rename cancel to destroy
6 years ago
emersion 4cb0697e57 data-device, primary-selection: add request_set_selection
6 years ago
emersion 06467d2e12
primary-selection: add a serial argument
6 years ago
Dominique Martinet 384642b394 xwayland: remove clearenv() call
6 years ago
emersion 9f0720c03a
primary-selection: introduce wlr_primary_selection_source
6 years ago
emersion bfa7f4ee0d
gtk-primary-selection: use impl pattern for sources
6 years ago
emersion f001f98cef
gtk-primary-selection: refactor everything, untie from seat
6 years ago
emersion 811a4d997b
Rename wlr_primary_selection to wlr_gtk_primary_selection
6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data
6 years ago
emersion 2d0c5ec78e
Use _POSIX_C_SOURCE, use shm_open
6 years ago
emersion 54e78e9e26
xwayland: don't fail if XDG_RUNTIME_DIR is not set
6 years ago
emersion f745befc06
xwayland: fix typo to enable transparency
6 years ago
Ryan Dwyer bc52de031e xwm: Unset min/max size hints if they're not used
6 years ago
Ryan Dwyer 5c5296c912 xwm: Remove child->parent pointer when parent destroys
6 years ago
emersion 9a2fb6f568
xwayland: handle configure event mask
6 years ago
Wolf480pl 3512db3ded xwayland/xwm: make hints->input default to true
6 years ago
Arkadiusz Hiler ae7c3f3d1c xwayland/xwm: Stop including xcb_image.h
6 years ago
Ryan Dwyer 44613c0fa6 xwayland: Introduce set_decorations event
6 years ago
nyorain 195103700c Fix wlr_xwayland_destroy
6 years ago
Drew DeVault 73423c988c
Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity
6 years ago
random human 93382dc445
Close stdout/stderr for Xwayland
6 years ago
Ryan Dwyer b8cc4a4152 xwayland: Introduce set_role event
6 years ago
Ryan Dwyer 60a174eb11 xwayland: Introduce request_activate event
6 years ago
Ryan Dwyer 69a5279f79 xwayland: Add WM_STATE modal property
6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
6 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request #1194 from ascent12/meson_feature"
6 years ago
Scott Anderson 51892e0d74 Install headers explicitly
6 years ago
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland
6 years ago
Markus Ongyerth 81cc842f8f reintroduce xwayland is_unmanaged
6 years ago
Drew DeVault f1b65b34a6
Merge pull request #1127 from emersion/surface-precommit
6 years ago
Drew DeVault 4b096fc114 Revert "Merge pull request #1153 from emersion/include-config"
6 years ago
emersion 41094a7df5 Always include config.h
6 years ago
Ryan Dwyer dc58c1356d Introduce set_hints event for xwayland
6 years ago
emersion 5dca4741df xwayland: make xwm_surface_activate static
6 years ago