38 Commits (a49caf9d8e1603c87fd7f6c8bcefed59d72123d9)

Author SHA1 Message Date
Murray Calavera 883ac02d22 Whitespace corrections 9 years ago
Dima Ryazanov b0f5a25d16 xwm: Fix the window decoration hints. 9 years ago
Giulio Camuffo 84787ea45f xwm: make X windows of type 'utility' inactive 10 years ago
Derek Foreman 9a0b2b54e2 xwm: Fix a weston crash when a window surface is created after unmap 10 years ago
Derek Foreman 4937214999 xwm: Add and use helper function for looking up windows in the hash table 10 years ago
Derek Foreman b4deec6490 xwm: fix extra break 10 years ago
Jasper St. Pierre f30af4e50d xwayland: Stack windows on top when activating them 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Jasper St. Pierre d19e9b0e42 xwayland: Correct input for undecorated clients 10 years ago
Ryo Munakata f3744f5e86 xwayland: wm: fix an invalid read 10 years ago
Derek Foreman f10e06c77a xwm: remove the create surface listener in weston_wm_destroy 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Giulio Camuffo e90ea44a02 xwm: set the _NET_WM_DESKTOP property of the windows 10 years ago
Giulio Camuffo 836b9c7177 xwm: don't set inactive surfaces as top level 10 years ago
Andrew Engelbrecht 4c5a6f7a18 xwm: fix a crash in handle_state 10 years ago
Marek Chalupa e9fe467453 xwayland: fix fullscreening 10 years ago
Marek Chalupa 0d7fe8d925 toytoolkit: rename tile_mask to render_shadow 10 years ago
Giulio Camuffo ad7305ad74 xwm: find a seat for all the surface's views 10 years ago
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