summaryrefslogtreecommitdiff
path: root/xwayland
Commit message (Expand)AuthorAgeFilesLines
* xwayland: fix spelling mistakeEric Engestrom2016-04-051-2/+2
* xwm: Don't clear the selection if it has no text type availableDerek Foreman2016-02-041-24/+4
* xwayland: zalloc the x11_data_sourcesCarlos Garnacho2016-02-012-2/+2
* xwm: let the shells decide the position of X windowsGiulio Camuffo2015-12-182-41/+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-252-1/+27
* 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-312-10/+16
* Partially revert "xwayland: Always free reply from xcb_get_property_reply()"Emmanuel Gil Peyrot2015-07-151-4/+6
* xwayland: Allow dump_property when selection failsBryce Harrington2015-07-101-5/+5
* xwayland: Check return of xcb_get_property_reply() before derefBryce Harrington2015-07-101-0/+6
* xwayland: Always free reply from xcb_get_property_reply()Bryce Harrington2015-07-101-3/+7
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* Moved helper macro to a discrete include file.Jon Cruz2015-06-152-0/+2
* xwayland: Fix a couple whitespace errorsBryce Harrington2015-06-151-3/+3
* xwayland: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-155-80/+95
* 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-022-13/+82
* xwm: fix use after freeGiulio Camuffo2015-01-291-0/+7
* xwm: set the _NET_WM_DESKTOP property of the windowsGiulio Camuffo2015-01-272-0/+31
* 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
* xwayland: Clean up the WM properly if X server crashesDima Ryazanov2014-08-271-2/+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
* Better error message when exec'ing Xwayland failsArnout Engelen2014-06-251-1/+5