summaryrefslogtreecommitdiff
path: root/xwayland
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "xwm: Add icon support to the frame" and friendsDerek Foreman2018-04-021-86/+2
* Revert "xwm: do not include shadow in input region"Derek Foreman2018-03-281-34/+0
* xwm: Fix two more icon related memory leaksDerek Foreman2018-03-281-0/+5
* xwm: Fix memory leakScott Moreau2018-03-271-2/+19
* Revert "xwm: Fix memory leak"Pekka Paalanen2018-03-201-2/+0
* xwm: Fix memory leakScott Moreau2018-03-201-0/+2
* xwm: Fix icon surface ownershipEmmanuel Gil Peyrot2018-02-091-6/+10
* xwayland: Fix crash on weston shutdownDerek Foreman2018-02-071-0/+2
* xwm: Add icon support to the frameEmmanuel Gil Peyrot2018-01-181-2/+63
* xwm: do not include shadow in input regionIan Ray2018-01-181-0/+34
* xwm: Maximize windows when double-clicking on title barLouis-Francis Ratté-Boulianne2017-12-051-2/+24
* xwm: Only send configure a window if the new size is differentLouis-Francis Ratté-Boulianne2017-12-051-4/+11
* xwm: Handle third data entry in client messagesIlia Bozhinov2017-12-051-5/+9
* xwm: update override-redirect surface's position upon configure_notifyIlia Bozhinov2017-07-211-0/+9
* xwm: Don't change focus on focus events from grabsOlivier Fourdan2017-05-181-0/+6
* xwm: use _XWAYLAND_ALLOW_COMMITSPekka Paalanen2017-04-132-2/+39
* xwm: do not draw decor twice on mapPekka Paalanen2017-04-131-2/+5
* xwm: explain the read_properties() in xserver_map_shell_surface()Pekka Paalanen2017-01-181-0/+9
* xwm: schedule repaint from MapRequestPekka Paalanen2017-01-181-1/+7
* xwm: debug when weston_surface gets createdPekka Paalanen2017-01-181-2/+4
* xwm: split out weston_wm_window_set_pending_state_OR()Pekka Paalanen2017-01-181-16/+27
* xwm: move fini near init in set_pending_statePekka Paalanen2017-01-181-3/+3
* xwm: split weston_wm_window_draw_decoration()Pekka Paalanen2017-01-181-50/+65
* xwayland: detect initially positioned X11 windowsPekka Paalanen2017-01-181-2/+27
* xwayland: add set_toplevel_with_position to internal APIPekka Paalanen2017-01-181-0/+2
* xwm: fix intermittent half-drawn decorations problemPekka Paalanen2017-01-181-0/+2
* libweston: Properly namespace modules entrypointQuentin Glidic2017-01-171-2/+1
* xwm: delete dead flags from weston_wm_window_draw_decorations()Pekka Paalanen2017-01-171-4/+0
* xwm: postpone geometry dirtying from pending.opaquePekka Paalanen2017-01-171-6/+0
* xwm: debug print deleted property namePekka Paalanen2017-01-171-1/+2
* xwm: debug changes to override-redirect flagPekka Paalanen2017-01-171-5/+13
* xwm: move set_title and set_pidPekka Paalanen2017-01-171-7/+17
* xwm: move frame_set_title() into draw_decoration()Pekka Paalanen2017-01-171-2/+1
* xwm: clarify props[] in weston_wm_window_read_properties()Pekka Paalanen2017-01-171-15/+23
* xwm: detect legacy fullscreen on MapRequestPekka Paalanen2017-01-171-5/+65
* xwayland: WM debug printsPekka Paalanen2017-01-171-0/+10
* xwayland: fix three minor typosAbdur Rehman2017-01-032-3/+3
* XWM: debug position and size on map requestPekka Paalanen2016-11-241-2/+3
* XWM: debug position on create_notifyPekka Paalanen2016-11-241-1/+2
* xwayland: Create the drag-and-drop window in weston_wm_dnd_initCarlos Garnacho2016-11-221-46/+24
* xwayland: Fix X11 lock file size confusionDaniel Stone2016-11-211-6/+10
* xwayland: Fix crash when run with no input deviceTom Hochstein2016-11-162-2/+6
* xwayland: fix lock file parsingPekka Paalanen2016-11-161-0/+3
* xwayland: Move includes to avoid deprecation warningsDaniel Stone2016-11-012-2/+2
* share/cairo-util: Use wl_pointer_button_state enum directlyQuentin Glidic2016-09-241-2/+3
* xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic2016-08-144-60/+189
* libweston: Rename weston_surface::configure to ::committedQuentin Glidic2016-08-141-1/+1
* Switch to use safe_strtoint instead of strtolBryce Harrington2016-08-061-4/+3
* xwayland: Improve error checking for strtol callBryce Harrington2016-08-061-1/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-265-0/+6