120 Commits (a55bd6798e84d7633bc7bc2dc5b5a7d814c449a3)

Author SHA1 Message Date
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Boyan Ding b9f863ca57 xwm: Do not activate override redirect windows 10 years ago
Boyan Ding 3c6d20c5eb xwm: Check whether the seat is NULL when needed in weston_wm_handle_button 10 years ago
Jasper St. Pierre 8ffd38bedb wm: Don't subtract the margins from the configured size 10 years ago
Boyan Ding c06a180dd5 xwm: check whether the picked seat can be NULL 10 years ago
Jason Ekstrand 0250a740c2 xwayland: Better handle a race with X 10 years ago
Jason Ekstrand 4ff4d92d7e xwayland/window-manager: Rename a variable for clerity 10 years ago
Tyler Veness cf4c13af98 xwayland: set surface_id to 0 when client resource is found 10 years ago
Jasper St. Pierre ccf48fb4f9 shell: Replace set_margin with set_window_geometry 10 years ago
Jasper St. Pierre ac985be8ce compositor: Remove the edges parameter from send_configure 11 years ago
Kristian Høgsberg 8c3c738718 xwayland: Handle race between multi-pointer motion and clicks 11 years ago
Kristian Høgsberg e5c1ae9368 xwayland: Set decoration margin for xwayland windows 11 years ago
Kristian Høgsberg 052ef4e7bc xwayland: Be smarter about picking seats for move/resize 11 years ago
Kristian Høgsberg ba83db216c xwayland: Clean up unpaired surfaces 11 years ago
Mariusz Ceier d7fb309dd0 Don't include xserver-server-protocol.h 11 years ago
Kristian Høgsberg 757d8aff27 xwayland: Use new Xwayland DDX 11 years ago
Axel Davy e4450f9123 Fix XWayland crashes when opening popups 11 years ago
Axel Davy fa506b6dda Fix XWayland transient window location. 11 years ago
Kristian Høgsberg 9f7e331a20 xwm: Handle WM_TRANSIENT_FOR 11 years ago
Kristian Høgsberg 2ba10df300 Move xwayland up one directory level 11 years ago
Dima Ryazanov cae1f0ff2d Check if the frame exists before reading its size 11 years ago
Dima Ryazanov b03b87fe63 Check for frame being NULL before setting/unsetting flags 11 years ago
Dima Ryazanov e5a3208373 Set the view to NULL when unmapping an X11 window 11 years ago
Kristian Høgsberg 1d75c7d3a2 xwm: Set input region for fullscreen surfaces correctly 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 2cd6da1400 xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW 11 years ago
Jason Ekstrand d14c4ca603 xwayland: Use decoration frame from cairo-util 11 years ago
Kristian Høgsberg bcfd07b70a xwm: Redirect root window subwindows 11 years ago
Stefan Schmidt 08921b85ce xwayland: Remove unused call weston_wm_handle_configure_notify. 11 years ago
Giulio Camuffo 1cf329bff1 xwm: remove the destroy listener from the old surface signal 11 years ago
Giulio Camuffo a2df51c19f xwm: set the right cursor when hovering on the decoration borders 11 years ago
Giulio Camuffo 85739eab12 xwm: set the window's shsurf pointer to NULL on unmap handling 11 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 11 years ago
Giulio Camuffo ca43f0942e xwm: place transient windows at the right position 11 years ago
Kristian Høgsberg f9cb3b17d5 xwm: Add support for bridging Xdnd to wayaland DnD 11 years ago
Kristian Høgsberg ab6d6674b6 xwm: Unmap frame window when client window is unmapped 11 years ago
Kristian Høgsberg 318ea37782 xwm: Split creation of frame window out into its own function 11 years ago
Kristian Høgsberg 81cadc725c xwm: Set window->surface to NULL when surface goes away 11 years ago
Kristian Høgsberg 1a7a57f0d9 xwm: Detect WM_NORMAL_HINTS fullscreen attempts 11 years ago
Kristian Høgsberg 59f44c184d xwm: Detect legacy fullscreen modes 11 years ago
Kristian Høgsberg 1b6fed41dd xwm: Update size when override redirect windows change size 11 years ago
Kristian Høgsberg 146f5ba466 xwm: Use window->x/y for override redirect surfaces 11 years ago
Kristian Høgsberg e89a8b6ba1 xwm: Fix transform listener 11 years ago
Kristian Høgsberg 122877d5e7 xwm: Fix configure notify handler 11 years ago
Kristian Høgsberg 69981d9621 xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it 11 years ago
Giulio Camuffo 9f42e50868 xwm: do not crash when activating a NULL surface 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Louis-Francis Ratté-Boulianne dce3dacc37 xwayland: Remove transform listener when destroying the wm 11 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 11 years ago
Kristian Høgsberg 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows 11 years ago