179 Commits (f7c5fa175efe6dcb088e36e4c887fc42fe20eb9d)

Author SHA1 Message Date
Derek Foreman c826d8fa0d xwayland: Fix user after free on shutdown 3 years ago
Derek Foreman c00aba6893 xwayland: Fix copy and paste error 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
John Good f33ddd0839 Allow programmatically closing xwayland window 3 years ago
Marius Vlad cdeeb881a0 xwayland/window-manager: Handle weston_wm_window's name/class destruction 3 years ago
Marius Vlad 4c7dbe6ab2 xwayland/window-manager: Handle theme destruction 3 years ago
Vlad Zahorodnii 022ea43f9b xwayland: Pass -listenfd instead of -listen <fd> 4 years ago
Jimmy Ohn f7f8f5f1a8 xwayland/window-manager: add a NULL check to fail when frame_create fails 4 years ago
Pekka Paalanen 83fb745ccf xwm: always configure on send_configure() 5 years ago
Pekka Paalanen 2add217690 xwm: do not configure frame window None 5 years ago
Pekka Paalanen dcd2b420a6 xwm: remove configure_source on destroy 5 years ago
Pekka Paalanen a24989e47b xwm: remove configure_source on dispatch 5 years ago
Pekka Paalanen 134e14969f xwm: fix initially-fullscreen windows 5 years ago
Leandro Ribeiro bdd45d6262 xwayland: stop direct accessing core struct member 5 years ago
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Pekka Paalanen e7fb62a349 xwm: debug ConfigureWindow 5 years ago
Pekka Paalanen 8f9fa46168 xwm: xcb_configure_window() takes uint16_t 5 years ago
Pekka Paalanen 98ab770ab8 xwm: debug what kind decoration is drawn 5 years ago
Pekka Paalanen e1246a80c3 xwm: debug _XWAYLAND_ALLOW_COMMITS 5 years ago
Pekka Paalanen 0b147e4a36 xwm: add newline to cardinal array 5 years ago
Link Mauve 2144ded579 xwayland: Remove unused variable 5 years ago
Olivier Fourdan f568968f8a xwm: Use Xwayland allow commits for repaint 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Pekka Paalanen 7b679772e3 xwm: no need for compositor/weston.h 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen acf84fd29f xwm: dnd does not need cairo-util.h 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 5d5e335845 libweston: Rename weston_debug_scope to weston_log_scope 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen e04159b238 xwayland: do not include weston.h 6 years ago
Pekka Paalanen eebb7dc9ce Rename xwayland-api.h to libweston/xwayland-api.h 6 years ago
Pekka Paalanen 27b377f51f Rename plugin-registry.h to libweston/plugin-registry.h 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Greg V dce10bd141 xwm: fix resize grab related crash 6 years ago
Greg V 4253f23576 xwayland: fix clipboard related crash 6 years ago
Pekka Paalanen 2d7a2901b6 meson: better errors for xwayland deps 6 years ago
Pekka Paalanen 4cf7db6d88 meson: drop indent level from xwayland 6 years ago
Daniel Stone 8011b0fa03 Add Meson build system 6 years ago
Pekka Paalanen 9b72eb7930 xwm: convert WM_DEBUG into a weston-debug scope 6 years ago
Pekka Paalanen b3b0065598 xwm: move FILE to the callers of dump_property() 6 years ago