summaryrefslogtreecommitdiff
path: root/xwayland
Commit message (Expand)AuthorAgeFilesLines
* xwayland/window-manager: add a NULL check to fail when frame_create failsJimmy Ohn2020-07-011-0/+4
* xwm: always configure on send_configure()Pekka Paalanen2020-01-291-7/+8
* xwm: do not configure frame window NonePekka Paalanen2020-01-291-17/+22
* xwm: remove configure_source on destroyPekka Paalanen2020-01-291-0/+2
* xwm: remove configure_source on dispatchPekka Paalanen2020-01-291-2/+5
* xwm: fix initially-fullscreen windowsPekka Paalanen2020-01-291-1/+0
* xwayland: stop direct accessing core struct memberLeandro Ribeiro2020-01-291-4/+3
* libweston: add missing includeGuillaume Champagne2020-01-291-0/+1
* weston-log: rename the confusing function name weston_compositor_log_scope_de...Leandro Ribeiro2020-01-271-1/+1
* weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro2020-01-271-4/+4
* xwm: debug ConfigureWindowPekka Paalanen2019-12-121-19/+59
* xwm: xcb_configure_window() takes uint16_tPekka Paalanen2019-12-121-2/+4
* xwm: debug what kind decoration is drawnPekka Paalanen2019-12-121-2/+7
* xwm: debug _XWAYLAND_ALLOW_COMMITSPekka Paalanen2019-12-121-0/+3
* xwm: add newline to cardinal arrayPekka Paalanen2019-12-121-0/+1
* xwayland: Remove unused variableLink Mauve2019-12-011-3/+0
* xwm: Use Xwayland allow commits for repaintOlivier Fourdan2019-11-211-1/+11
* Use weston_compositor_add_destroy_listener_once() in pluginsPekka Paalanen2019-11-211-9/+15
* build: separate deps for int and ext libweston usersPekka Paalanen2019-10-241-1/+1
* weston-log: Add 'destroy_subscription' callback for the subscriptionMarius Vlad2019-10-171-1/+1
* xwm: no need for compositor/weston.hPekka Paalanen2019-10-041-1/+0
* build: simplify include_directoriesPekka Paalanen2019-10-041-1/+1
* Unify the include style of shared/ headersPekka Paalanen2019-10-041-1/+1
* xwm: dnd does not need cairo-util.hPekka Paalanen2019-10-041-1/+0
* weston-debug: Rename weston-debug to weston-log to better reflect its purposeMarius Vlad2019-07-181-1/+1
* libweston: Add weston-debug header to libwestonMarius Vlad2019-05-101-1/+1
* libweston: Rename weston_debug_scope_ to weston_log_scope_Marius Vlad2019-05-102-11/+11
* libweston: Rename weston_debug_scope to weston_log_scopeMarius Vlad2019-05-101-1/+1
* libweston: Rename weston_debug_compositor to weston_log_contextMarius Vlad2019-05-101-1/+1
* compositor: Convert weston-debug framework to use weston_debug_compositorMarius Vlad2019-05-101-4/+5
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-022-5/+9
* xwayland: do not include weston.hPekka Paalanen2019-04-181-1/+0
* Rename xwayland-api.h to libweston/xwayland-api.hPekka Paalanen2019-04-184-179/+3
* Rename plugin-registry.h to libweston/plugin-registry.hPekka Paalanen2019-04-181-1/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-183-3/+3
* 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