summaryrefslogtreecommitdiff
path: root/xwayland/window-manager.c
Commit message (Expand)AuthorAgeFilesLines
* xwm: let the shells decide the position of X windowsGiulio Camuffo2015-12-181-40/+32
* cosmetic: Remove use of C++ style commentsChris Michael2015-12-031-2/+0
* xwm: use always a valid 'primary view' for an X windowGiulio Camuffo2015-09-291-18/+21
* weston_wm: Implement _NET_ACTIVE_WINDOWBenoit Gschwind2015-09-251-1/+25
* xwm: flush xcb connection only when we processed some eventMarek Chalupa2015-09-221-1/+2
* Coding style fixesDawid Gajownik2015-08-071-4/+4
* xwm: don't let X windows steal the focusGiulio Camuffo2015-08-061-10/+32
* desktop-shell: Make resize and move functions take a pointer instead of a seatDerek Foreman2015-08-061-6/+8
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-9/+14
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* xwayland: Fix a couple whitespace errorsBryce Harrington2015-06-151-3/+3
* xwayland: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Whitespace correctionsMurray Calavera2015-06-061-7/+7
* xwm: Fix the window decoration hints.Dima Ryazanov2015-05-141-4/+14
* xwm: make X windows of type 'utility' inactiveGiulio Camuffo2015-05-081-1/+2
* xwm: Fix a weston crash when a window surface is created after unmapDerek Foreman2015-04-101-0/+11
* xwm: Add and use helper function for looking up windows in the hash tableDerek Foreman2015-04-101-22/+37
* xwm: fix extra breakDerek Foreman2015-04-081-3/+3
* xwayland: Stack windows on top when activating themJasper St. Pierre2015-04-061-0/+6
* xwm: tell the shell the pid of the X clientsGiulio Camuffo2015-03-301-8/+22
* xwayland: Correct input for undecorated clientsJasper St. Pierre2015-03-271-6/+6
* xwayland: wm: fix an invalid readRyo Munakata2015-03-111-1/+2
* xwm: remove the create surface listener in weston_wm_destroyDerek Foreman2015-02-061-0/+1
* xwm: support maximizing xwayland windowsGiulio Camuffo2015-02-021-13/+80
* xwm: set the _NET_WM_DESKTOP property of the windowsGiulio Camuffo2015-01-271-0/+30
* xwm: don't set inactive surfaces as top levelGiulio Camuffo2015-01-261-2/+24
* xwm: fix a crash in handle_stateAndrew Engelbrecht2014-12-111-1/+3
* xwayland: fix fullscreeningMarek Chalupa2014-11-211-1/+1
* toytoolkit: rename tile_mask to render_shadowMarek Chalupa2014-11-191-3/+1
* xwm: find a seat for all the surface's viewsGiulio Camuffo2014-11-181-3/+4
* compositor: send error for surface role resetsPekka Paalanen2014-10-081-0/+7
* xwm: Do not activate override redirect windowsBoyan Ding2014-09-041-0/+3
* xwm: Check whether the seat is NULL when needed in weston_wm_handle_buttonBoyan Ding2014-09-031-2/+4
* wm: Don't subtract the margins from the configured sizeJasper St. Pierre2014-08-271-7/+4
* xwm: check whether the picked seat can be NULLBoyan Ding2014-08-191-2/+2
* xwayland: Better handle a race with XJason Ekstrand2014-07-241-0/+6
* xwayland/window-manager: Rename a variable for clerityJason Ekstrand2014-07-241-3/+3
* xwayland: set surface_id to 0 when client resource is foundTyler Veness2014-07-241-5/+8
* shell: Replace set_margin with set_window_geometryJasper St. Pierre2014-07-171-6/+3
* compositor: Remove the edges parameter from send_configureJasper St. Pierre2014-04-301-2/+1
* xwayland: Handle race between multi-pointer motion and clicksKristian Høgsberg2014-04-301-0/+7
* xwayland: Set decoration margin for xwayland windowsKristian Høgsberg2014-04-301-1/+8
* xwayland: Be smarter about picking seats for move/resizeKristian Høgsberg2014-04-301-2/+24
* xwayland: Clean up unpaired surfacesKristian Høgsberg2014-04-071-0/+5
* Don't include xserver-server-protocol.hMariusz Ceier2014-04-071-1/+0
* xwayland: Use new Xwayland DDXKristian Høgsberg2014-04-061-80/+107
* Fix XWayland crashes when opening popupsAxel Davy2014-01-171-1/+1
* Fix XWayland transient window location.Axel Davy2014-01-131-2/+2
* xwm: Handle WM_TRANSIENT_FORKristian Høgsberg2014-01-021-4/+10
* Move xwayland up one directory levelKristian Høgsberg2013-12-041-0/+2262