350 Commits (dd8219b3fb4280bab83b4ab29ce58bac6db3c443)

Author SHA1 Message Date
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen 5e734ba308 build: link libm explicitly 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need matrix.c 5 years ago
Miguel A. Vico 620f68dc4f desktop-shell: Avoid NULL output dereference when getting surface label 5 years ago
Tomohito Esaki 5898cd32c5 desktop-shell: unmap a view which was faded out 5 years ago
Harish Krupo dc3edc04aa desktop-shell: Re-position views when outputs change 5 years ago
Harish Krupo 2dff4dd695 desktop-shell: Don't re-position views when output_list is empty 5 years ago
Pekka Paalanen 8ebd9817e7 Move libweston-desktop.h 6 years ago
Pekka Paalanen eebb7dc9ce Rename xwayland-api.h to libweston/xwayland-api.h 6 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.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
Sergey Bugaev 14ef201295 desktop-shell: don't crash if a surface disappears while grabbed 6 years ago
Greg V 15d3d3004b desktop-shell: remove surface destroy listener when focus state is destroyed 6 years ago
Greg V ec3f779aa7 desktop-shell: fix resize grab related crash 6 years ago
Pekka Paalanen 052032d730 desktop-shell: use weston_compositor_exit 6 years ago
Greg V f57774e112 desktop-shell: extract view_get_transform, make it reliable 6 years ago
Marius Vlad 64fbd0f41f compositor: Add some handy wrappers for wet_get_binary_path() 6 years ago
Daniel Stone 8011b0fa03 Add Meson build system 6 years ago
Harsha M M b8b2c72709 libweston: Remove signals from the list during de-init 6 years ago
Daniel Stone 11f91bbd36 helpers: Move static_assert definition to shared 6 years ago
Daniel Stone e03c111e4e tests: Don't rely on build directory layout 6 years ago
Pekka Paalanen c63acc4cb8 desktop-shell: survive NULL output in shell_configure_fullscreen() 6 years ago
Pekka Paalanen 87860c20ee desktop-shell: do not lower_fullscreen_layer(s, NULL) 6 years ago
Pekka Paalanen 30aa59759a desktop-shell: handle NULL output in center_on_output() 6 years ago
Pekka Paalanen 99372bab4c desktop-shell: handle NULL output in get_output_work_area() 6 years ago
Pekka Paalanen 99628000cb desktop-shell: fix output destroy signal list corruption 6 years ago
Semi Malinen 99f8c08559 desktop-shell: detect stale shell surface outputs 6 years ago
Semi Malinen e7a52fbb7d libweston: add weston_view_set_output() 6 years ago
Pekka Paalanen 055c1137ae libweston: make wl_output point to weston_head 7 years ago
Pekka Paalanen 9350bfd916 desktop-shell: fix shell_output_destroy_move_layer unused variable 7 years ago
Pekka Paalanen 1a0239e40f desktop-shell: handle redundant panels 7 years ago
Pekka Paalanen ff5e88d276 desktop-shell: handle redundant backgrounds 7 years ago
Marius Vlad ea40d6dbfc desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected 7 years ago
Tomohito Esaki bf31f6cfb9 desktop-shell: remove surface listener when surface is destroyed 7 years ago
Derek Foreman e1af3d8d9d desktop-shell: Handle the fullscreen to maximized case safely 7 years ago
Derek Foreman 927d9e23fa desktop-shell: refactor maximized size calculation into its own function 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Alexandros Frantzis 8250a61de1 build,libweston: Use struct timespec for animations 7 years ago