49 Commits (1c2201b543416838e4a14df61e2230049f6b0983)

Author SHA1 Message Date
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Giulio Camuffo aa9747833e xwm: use always a valid 'primary view' for an X window 9 years ago
Benoit Gschwind 1a42ca1596 weston_wm: Implement _NET_ACTIVE_WINDOW 9 years ago
Marek Chalupa a1f3f3c9f2 xwm: flush xcb connection only when we processed some event 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Giulio Camuffo b18f788e2e xwm: don't let X windows steal the focus 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington e00554bb70 xwayland: Fix a couple whitespace errors 9 years ago
Bryce Harrington 0a007dd21a xwayland: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
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