summaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)AuthorFilesLines
2015-11-06Added string conversion utility functionsImran Zaman1-2/+1
2015-05-14xwm: Fix the window decoration hints.Dima Ryazanov1-4/+14
2015-05-08xwm: make X windows of type 'utility' inactiveGiulio Camuffo1-1/+2
2015-04-10xwm: Fix a weston crash when a window surface is created after unmapDerek Foreman1-0/+11
2015-04-10xwm: Add and use helper function for looking up windows in the hash tableDerek Foreman1-22/+37
2015-04-08xwm: fix extra breakDerek Foreman1-3/+3
2015-04-06xwayland: Stack windows on top when activating themJasper St. Pierre1-0/+6
2015-03-30xwm: tell the shell the pid of the X clientsGiulio Camuffo1-8/+22
2015-03-27xwayland: Correct input for undecorated clientsJasper St. Pierre1-6/+6
2015-03-11xwayland: wm: fix an invalid readRyo Munakata1-1/+2
2015-02-06xwm: remove the create surface listener in weston_wm_destroyDerek Foreman1-0/+1
2015-02-02xwm: support maximizing xwayland windowsGiulio Camuffo2-13/+82
2015-01-29xwm: fix use after freeGiulio Camuffo1-0/+7
2015-01-27xwm: set the _NET_WM_DESKTOP property of the windowsGiulio Camuffo2-0/+31
2015-01-26xwm: don't set inactive surfaces as top levelGiulio Camuffo1-2/+24
2014-12-11xwm: fix a crash in handle_stateAndrew Engelbrecht1-1/+3
2014-11-21xwayland: fix fullscreeningMarek Chalupa1-1/+1
2014-11-19toytoolkit: rename tile_mask to render_shadowMarek Chalupa1-3/+1
2014-11-18xwm: find a seat for all the surface's viewsGiulio Camuffo1-3/+4
2014-10-08compositor: send error for surface role resetsPekka Paalanen1-0/+7
2014-09-04xwm: Do not activate override redirect windowsBoyan Ding1-0/+3
2014-09-03xwm: Check whether the seat is NULL when needed in weston_wm_handle_buttonBoyan Ding1-2/+4
2014-08-27wm: Don't subtract the margins from the configured sizeJasper St. Pierre1-7/+4
2014-08-27xwayland: Clean up the WM properly if X server crashesDima Ryazanov1-2/+4
2014-08-19xwm: check whether the picked seat can be NULLBoyan Ding1-2/+2
2014-07-24xwayland: Better handle a race with XJason Ekstrand1-0/+6
2014-07-24xwayland/window-manager: Rename a variable for clerityJason Ekstrand1-3/+3
2014-07-24xwayland: set surface_id to 0 when client resource is foundTyler Veness1-5/+8
2014-07-17shell: Replace set_margin with set_window_geometryJasper St. Pierre1-6/+3
2014-06-25Better error message when exec'ing Xwayland failsArnout Engelen1-1/+5
2014-04-30compositor: Remove the edges parameter from send_configureJasper St. Pierre1-2/+1
2014-04-30xwayland: Handle race between multi-pointer motion and clicksKristian Høgsberg1-0/+7
2014-04-30xwayland: Set decoration margin for xwayland windowsKristian Høgsberg1-1/+8
2014-04-30xwayland: Be smarter about picking seats for move/resizeKristian Høgsberg1-2/+24
2014-04-25xwayland: Check zalloc return for out of memory situationBryce W. Harrington1-0/+2
2014-04-10xwayland/launcher: Use %m instead of manual strerror(errno)Jasper St. Pierre1-4/+2
2014-04-07xwayland: Clean up unpaired surfacesKristian Høgsberg1-0/+5
2014-04-07Don't include xserver-server-protocol.hMariusz Ceier3-3/+0
2014-04-06xwayland: Use new Xwayland DDXKristian Høgsberg3-125/+174
2014-02-01Makefile.am: Fix protocol source files usageQuentin Glidic1-2/+0
2014-02-01xwayland: Fix typo in open flags for Xorg log fileKristian Høgsberg1-1/+1
2014-02-01build: Move xwayland/Makefile.am into toplevel Makefile.amKristian Høgsberg1-42/+0
2014-01-17Fix XWayland crashes when opening popupsAxel Davy1-1/+1
2014-01-13Fix XWayland transient window location.Axel Davy1-2/+2
2014-01-02xwm: Handle WM_TRANSIENT_FORKristian Høgsberg1-4/+10
2013-12-09Update .gitignoreJasper St. Pierre1-0/+2
2013-12-04Move xwayland up one directory levelKristian Høgsberg8-0/+4212