Commit Graph

300 Commits (a4f54086c1934c2f0990120b8fee34ef3957760d)

Author SHA1 Message Date
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection 10 months ago
John Lindgren 2521fba37c xwayland: add map_request signal 11 months ago
Kenny Levinsen 51c1e4aed1 xwayland/xwm: Initialize client_id_cookie 11 months ago
Kenny Levinsen 484a87ce61 xwayland/xwm: Allocate to the right variable 11 months ago
Kenny Levinsen 837060f894 xwayland/xwm: Avoid zero-size allocaiton 11 months ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally 11 months ago
Grigory Kirillov 0867dd4e6b xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom 12 months ago
Sarunas Valaskevicius 7c080c3b60 Fix disappearing menus in QT apps 12 months ago
Kirill Primak f91fc445ff xwayland/xwm: associate even on xcb_get_property() failure 1 year ago
Kirill Primak c3c7b1c9d0 xwm: don't do anything except mapping on MapRequest 1 year ago
novenary f1762f428b xwm: ensure stack list only contains mapped managed surfaces 1 year ago
novenary 720e8ac26b xwm: avoid restacking managed surfaces above OR surfaces 1 year ago
mfk530 92dabc3a01 xwayland: fix user_event_handler 1 year ago
John Lindgren af165acb42 xwayland: add wlr_xwayland_set_workareas() 1 year ago
John Lindgren 6114dd6a83 xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates 1 year ago
Christopher Snowhill 285645b8d7 xwayland: fix memory leak 1 year ago
Simon Ser 36e7a672c7 xwayland: batch client ID request with other property requests 1 year ago
Simon Ser f5797be8a8 xwayland: batch property requests when handling new window 1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 1 year ago
Simon Ser 77dc1c28aa xwayland: drop wlr_xwayland_surface.events.set_pid 1 year ago
Simon Ser d40bcfe2c1 xwayland: avoid calling xwm_get_atom_name() when debug logs are off 1 year ago
Simon Ser 27edd024f8 xwayland: pass NULL as event data 2 years ago
Simon Ser 76e2a74282 xwayland: use initializer for struct wlr_xwayland_resize_event 2 years ago
Simon Ser 19ba3f0c2a xwayland: drop struct wlr_xwayland_move_event 2 years ago
Kirill Primak 17230d33c1 xwm: check for a buffer before mapping 2 years ago
Kirill Primak 26676c8c07 xwm: use unified map logic 2 years ago
Kirill Primak 75d03f2b68 xwm: introduce associate/dissociate events 2 years ago
Kirill Primak 2d6a09d9f0 Revert "xwm: emit new_surface/destroy on associate/dissociate" 2 years ago
novenary d7917d2076 xwayland: allow compositor to set withdrawn state 2 years ago
Kirill Primak 039cca8a51 xwm: emit new_surface/destroy on associate/dissociate 2 years ago
Kirill Primak ad51983b23 xwm: make atom_map static 2 years ago
Kirill Primak 774d2c82f0 xwm: remove misleading comment 2 years ago
John Lindgren 7d90cd055d xwayland: Send synthetic ConfigureNotify per ICCCM 4.1.5 2 years ago
John Lindgren 068280201a xwayland: Read and publish _NET_WM_STRUT_PARTIAL property 2 years ago
Simon Ser 03412e9aab xwayland/xwm: reset serial in xwayland_surface_dissociate() 2 years ago
Kirill Primak fbf5982e38 xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface() 2 years ago
Simon Ser cef1811547 xwayland/xwm: remove unnecessary surface_id reset 2 years ago
Simon Ser 445ce7eac6 xwayland/xwm: assert that we're not overwriting when associating 2 years ago
Kirill Primak a922428c41 xwayland/xwm: dissociate even if surface is NULL 2 years ago
Kirill Primak 1cd53f54b7 xwayland/xwm: constify needles 2 years ago
Simon Ser 9b7ee63774 xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_mode 2 years ago
Simon Ser 86fc2199f8 build: unify naming for HAVE_* defines 2 years ago
Simon Ser 532f3d3c20 xwayland/xwm: replace role with addon 2 years ago
Simon Ser d962918128 xwayland/xwm: rename xwm_map_shell_surface() 2 years ago
Simon Ser 4ff46e6cf9 xwayland/xwm: add support for xwayland-shell-v1 2 years ago
Kirill Primak 099b9de752 compositor: drop role object NULL checks in handlers 2 years ago
Kirill Primak 32daa43a45 xwayland/xwm: use role object destroy handler 2 years ago
Simon Ser 2ee59e1a08 xwyland/xwm: simplify unpaired_link handling 2 years ago
Alexander Orzechowski 4f920a206c xwayland: Simplify net_wm_edges_to_wlr 2 years ago
Alexander Orzechowski ef4baea0e2 Use wl_signal_emit_mutable 2 years ago