203 Commits (934dd7b904f69ed3e2ce8b8f97d92d301d5ae7a3)

Author SHA1 Message Date
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
Pekka Paalanen 0a3ef9902a xwm: dump_property() to use FILE internally 6 years ago
Greg V 3ea5437dbd xwayland/selection: do not remove NULL property_source 6 years ago
Pekka Paalanen e0e39b66ed xwm: dump properties of type WINDOW 6 years ago
Pekka Paalanen b0a8317bcb xwm: dump properties of type CARDINAL 6 years ago
Derek Foreman 0dc0df2471 Partially revert "xwm: Add icon support to the frame" and friends 7 years ago
Derek Foreman 676523396e Revert "xwm: do not include shadow in input region" 7 years ago
Derek Foreman bef761796c xwm: Fix two more icon related memory leaks 7 years ago
Scott Moreau 4d1cd36c9e xwm: Fix memory leak 7 years ago
Pekka Paalanen 9fe5d5fae9 Revert "xwm: Fix memory leak" 7 years ago
Scott Moreau d2cb711d81 xwm: Fix memory leak 7 years ago
Emmanuel Gil Peyrot 44fc1be913 xwm: Fix icon surface ownership 7 years ago
Derek Foreman 4b72ff0e89 xwayland: Fix crash on weston shutdown 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Ian Ray 332d1892bb xwm: do not include shadow in input region 7 years ago
Louis-Francis Ratté-Boulianne e5d655c484 xwm: Maximize windows when double-clicking on title bar 7 years ago
Louis-Francis Ratté-Boulianne 3f53d9179b xwm: Only send configure a window if the new size is different 7 years ago
Ilia Bozhinov ef82bdfdd7 xwm: Handle third data entry in client messages 7 years ago
Ilia Bozhinov 3e5303daf4
xwm: update override-redirect surface's position upon configure_notify 7 years ago
Olivier Fourdan 9e07d25a1b xwm: Don't change focus on focus events from grabs 7 years ago
Pekka Paalanen 7ace831ca6 xwm: use _XWAYLAND_ALLOW_COMMITS 8 years ago
Pekka Paalanen ad0da4596d xwm: do not draw decor twice on map 8 years ago
Pekka Paalanen 0bbe624bfb xwm: explain the read_properties() in xserver_map_shell_surface() 8 years ago
Pekka Paalanen 9f5a103188 xwm: schedule repaint from MapRequest 8 years ago
Pekka Paalanen 9a5fab0228 xwm: debug when weston_surface gets created 8 years ago
Pekka Paalanen ed56883970 xwm: split out weston_wm_window_set_pending_state_OR() 8 years ago
Pekka Paalanen 83626b95af xwm: move fini near init in set_pending_state 8 years ago