36 Commits (ab42159bf307b0794156676e8451b0ffc89039b4)

Author SHA1 Message Date
Daniel Stone c3415aed23 fullscreen-shell: Use weston_curtain for black view 3 years ago
Daniel Stone b94d69b926 fullscreen-shell: Link with shell-utils helpers 3 years ago
yj1231.heo ec0b717d77 fullscreen-shell : fullscreen-shell doesn't support the screenshooter 3 years ago
ahe 401b8767e9 fullscreen-shell/fullscreen-shell.c: prevent seat_created() from being called with l == NULL 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
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need matrix.c 5 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
Daniel Stone 8011b0fa03 Add Meson build system 6 years ago
Pekka Paalanen 055c1137ae libweston: make wl_output point to weston_head 7 years ago
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Quentin Glidic da01c1d105
weston: Make the shell entrypoint specific 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Arnaud Vrac e91b6e9c62
fullscreen-shell: avoid access to freed data 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Armin Krezović ccfd029a82 fullscreen-shell: Ensure that fs surface is presented on all outputs 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Armin Krezović b1a48e665b fullscreen-shell: update for manual surface/view mapping 8 years ago
Bryce Harrington 260c2ffd97 input: Rename weston_surface_activate to weston_seat_set_keyboard_focus 8 years ago
Armin Krezović 70487cd404 fullscreen-shell: Avoid NULL pointer dereference 8 years ago
Yong Bakos 3b2276101d fullscreen-shell: Use 'surface-local' to correct grammar 9 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Jason Ekstrand 58106d78bb fullscreen-shell: Fix modeset on transformed outputs 9 years ago
Ryo Munakata 5e653caa4a Use [x]zalloc instead of [x]malloc + memset 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman b41b59e2fa fullscreen-shell: Test for device presence properly 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington af637c25f2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Derek Foreman 6ae7bc982f compositor: Refactor weston_output_mode_switch() 10 years ago
Derek Foreman 69c6273f28 shell: fix weston_output_mode_switch() usage 10 years ago
Giulio Camuffo d1ceecf112 fullscreen-shell: Fix compiler warnings 10 years ago
Jason Ekstrand 946a9489bf Add a wl_fullscreen_shell implementation 11 years ago