summaryrefslogtreecommitdiff
path: root/xwayland
Commit message (Expand)AuthorAgeFilesLines
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-1/+1
* xwm: fix resize grab related crashGreg V2019-02-161-2/+7
* xwayland: fix clipboard related crashGreg V2019-02-161-0/+1
* meson: better errors for xwayland depsPekka Paalanen2018-12-311-8/+19
* meson: drop indent level from xwaylandPekka Paalanen2018-12-311-30/+32
* Add Meson build systemDaniel Stone2018-12-091-0/+31
* xwm: convert WM_DEBUG into a weston-debug scopePekka Paalanen2018-09-173-77/+99
* xwm: move FILE to the callers of dump_property()Pekka Paalanen2018-09-173-44/+65
* xwm: dump_property() to use FILE internallyPekka Paalanen2018-09-171-28/+30
* xwayland/selection: do not remove NULL property_sourceGreg V2018-07-221-5/+10
* xwm: dump properties of type WINDOWPekka Paalanen2018-05-241-0/+4
* xwm: dump properties of type CARDINALPekka Paalanen2018-05-241-1/+65
* 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