- 3fb40df weston: always restart desktop shell if it is destroyed [1/1] by limin.tian · 7 months ago
- ab8ebc2 weston: fix video display abnormal [1/1] by leng.fang · 10 months ago
- dbaf6fa weston: add simple shell protocol [1/1] by leng.fang · 1 year, 1 month ago
- 32af9fc weston: all patch add merge weston [1/1] by leng.fang · 1 year, 2 months ago
- d25d63e desktop-shell: Do not leave views in layers upon shell destruction by Marius Vlad · 3 years, 9 months ago
- 137c793 desktop-shell: Guard against invalid seats in get_shell_seat() by Marius Vlad · 3 years, 9 months ago
- 5699dba desktop-shell: Don't crash on when attemping to switch by Marius Vlad · 3 years, 10 months ago
- 2be0937 desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utils by Marius Vlad · 4 years, 5 months ago
- d98c7e8 shared/shell-utils: Create common helpers functions for shells by Marius Vlad · 4 years, 5 months ago
- d6ccc8b libweston: Rename weston_view_activate() to weston_view_activate_input() by Marius Vlad · 4 years, 5 months ago
- f3584cf desktop-shell: Remove keyboard_focus_listener by Marius Vlad · 3 years, 9 months ago
- f12697b desktop-shell: Embed keyboard focus handle code when activating by Marius Vlad · 4 years, 5 months ago
- ab39e1d desktop-shell: Rename gain/lose keyboard focus to activate/de-activate by Marius Vlad · 4 years, 5 months ago
- 05bef4c desktop-shell: Remove no-op de-activation of the xdg top-level surface by Marius Vlad · 4 years, 5 months ago
- beff0bd desktop-shell: Fix wrong initial position of input panel by Takuro Ashie · 4 years ago
- a7392c8 desktop-shell: Clear out missing listeners by Marius Vlad · 4 years ago
- c114fd6 desktop-shell: Keep track of seats by Marius Vlad · 4 years ago
- 56958aa desktop-shell: Damage subsurfaces when minimizing by Jonas Ådahl · 3 years, 10 months ago
- c30cb29 desktop-shell: Use weston_surface_destroy() directly by Marius Vlad · 4 years ago
- eff793a Fix indentation all through the project by Emmanuel Gil Peyrot · 4 years ago
- 04918f3 desktop-shell: don't run fade animation if compositor is inactive by Erik Kurzinger · 4 years, 3 months ago
- 719ca87 desktop-shell: clean up shell_output better by Pekka Paalanen · 4 years, 2 months ago
- 0d5e4ff desktop-shell: rename output_listener to shell_output by Pekka Paalanen · 4 years, 2 months ago
- abd7292 desktop-shell: destroy weston_desktop by Pekka Paalanen · 4 years, 2 months ago
- 4bb326b desktop-shell: call weston_layer_fini() by Pekka Paalanen · 4 years, 3 months ago
- 2ac73a8 exposay: delete outer padding from struct exposay_output by Leandro Ribeiro · 6 years ago
- 82b4d42 exposay: centralize surfaces of the last row when we don't have enough surfaces by Leandro Ribeiro · 6 years ago
- 55b4b47 exposay: centralize exposay's surfaces in their own square by Leandro Ribeiro · 6 years ago
- 048c628 exposay: add margins to centralize exposay by Leandro Ribeiro · 6 years ago
- 33e29d8 exposay: make inner border dependent of exposay's surfaces size by Leandro Ribeiro · 6 years ago
- b68454e exposay: do not account panel size to compute exposay area by Leandro Ribeiro · 6 years ago
- 0c59e92 desktop-shell: make get_output_work_area() global by Leandro Ribeiro · 6 years ago
- fd874ff exposay: move constant value calculation out of loop by Leandro Ribeiro · 6 years ago
- c1e7151 desktop-shell: check memory allocation in switcher_binding by ganjing · 5 years ago
- 6ebda36 desktop-shell: Avoid retrieving output's width/height if none present by Marius Vlad · 5 years ago
- 4b1de01 build: add rpath to modules that use symbols from libexec_weston by Philipp Zabel · 5 years ago
- a27658e desktop-shell: Do not try to add a child to a non-existent parent by Marius Vlad · 6 years ago
- a8da208 desktop-shell: make sure child window stays active by Stefan Agner · 6 years ago
- 51d995a config-parser: Make get_bool be bool by Daniel Stone · 6 years ago
- 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
- 8e7f950 Link Weston plugins to libexec-weston.so by Pekka Paalanen · 6 years ago
- 5e734ba build: link libm explicitly by Pekka Paalanen · 6 years ago
- 71ff95a build: separate deps for int and ext libweston users by Pekka Paalanen · 6 years ago
- 4f5e360 build: simplify include_directories by Pekka Paalanen · 6 years ago
- 03eacfa build: shells do not need matrix.c by Pekka Paalanen · 6 years ago
- 620f68d desktop-shell: Avoid NULL output dereference when getting surface label by Miguel A. Vico · 6 years ago
- 5898cd3 desktop-shell: unmap a view which was faded out by Tomohito Esaki · 6 years ago
- dc3edc0 desktop-shell: Re-position views when outputs change by Harish Krupo · 6 years ago
- 2dff4dd desktop-shell: Don't re-position views when output_list is empty by Harish Krupo · 6 years ago
- 8ebd981 Move libweston-desktop.h by Pekka Paalanen · 6 years ago
- eebb7dc Rename xwayland-api.h to libweston/xwayland-api.h by Pekka Paalanen · 6 years ago
- 91b1010 Rename config-parser.h to libweston/config-parser.h by Pekka Paalanen · 6 years ago
- 3d5d947 Rename compositor.h to libweston/libweston.h by Pekka Paalanen · 6 years ago
- 426c246 Fix typos all around (thanks codespell!) by Emmanuel Gil Peyrot · 6 years ago
- 14ef201 desktop-shell: don't crash if a surface disappears while grabbed by Sergey Bugaev · 6 years ago
- 15d3d30 desktop-shell: remove surface destroy listener when focus state is destroyed by Greg V · 7 years ago
- ec3f779 desktop-shell: fix resize grab related crash by Greg V · 7 years ago
- 052032d desktop-shell: use weston_compositor_exit by Pekka Paalanen · 6 years ago
- f57774e desktop-shell: extract view_get_transform, make it reliable by Greg V · 7 years ago
- 64fbd0f compositor: Add some handy wrappers for wet_get_binary_path() by Marius Vlad · 7 years ago
- 8011b0f Add Meson build system by Daniel Stone · 9 years ago
- b8b2c72 libweston: Remove signals from the list during de-init by Harsha M M · 7 years ago
- 11f91bb helpers: Move static_assert definition to shared by Daniel Stone · 7 years ago
- e03c111 tests: Don't rely on build directory layout by Daniel Stone · 9 years ago
- c63acc4 desktop-shell: survive NULL output in shell_configure_fullscreen() by Pekka Paalanen · 7 years ago
- 87860c2 desktop-shell: do not lower_fullscreen_layer(s, NULL) by Pekka Paalanen · 7 years ago
- 30aa597 desktop-shell: handle NULL output in center_on_output() by Pekka Paalanen · 7 years ago
- 99372ba desktop-shell: handle NULL output in get_output_work_area() by Pekka Paalanen · 7 years ago
- 9962800 desktop-shell: fix output destroy signal list corruption by Pekka Paalanen · 7 years ago
- 99f8c08 desktop-shell: detect stale shell surface outputs by Semi Malinen · 7 years ago
- e7a52fb libweston: add weston_view_set_output() by Semi Malinen · 7 years ago
- 055c113 libweston: make wl_output point to weston_head by Pekka Paalanen · 8 years ago
- 9350bfd desktop-shell: fix shell_output_destroy_move_layer unused variable by Pekka Paalanen · 7 years ago
- 1a0239e desktop-shell: handle redundant panels by Pekka Paalanen · 8 years ago
- ff5e88d desktop-shell: handle redundant backgrounds by Pekka Paalanen · 8 years ago
- ea40d6d desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected by Marius Vlad · 7 years ago
- bf31f6c desktop-shell: remove surface listener when surface is destroyed by Tomohito Esaki · 8 years ago
- e1af3d8 desktop-shell: Handle the fullscreen to maximized case safely by Derek Foreman · 8 years ago
- 927d9e2 desktop-shell: refactor maximized size calculation into its own function by Derek Foreman · 8 years ago
- 409b01f libweston: Use struct timespec for compositor time by Alexandros Frantzis · 8 years ago
- 7d2abcf libweston: Use struct timespec for touch motion events by Alexandros Frantzis · 8 years ago
- 27a51b8 libweston: Use struct timespec for touch up events by Alexandros Frantzis · 8 years ago
- 9448deb libweston: Use struct timespec for touch down events by Alexandros Frantzis · 8 years ago
- 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 8 years ago
- 8032194 libweston: Use struct timespec for axis events by Alexandros Frantzis · 8 years ago
- 215bedc libweston: Use struct timespec for button events by Alexandros Frantzis · 8 years ago
- 84b31f8 libweston: Use struct timespec for motion events by Alexandros Frantzis · 8 years ago
- 8250a61 build,libweston: Use struct timespec for animations by Alexandros Frantzis · 8 years ago
- 13404c4 desktop-shell: disable opacity binding when modifier is none by Ian Ray · 8 years ago
- ab7c0b6 desktop-shell: use binding_modifier for zoom by Ian Ray · 8 years ago
- c5f1241 desktop-shell: Set surface resizing state during interactive resize by Philipp Kerling · 8 years ago
- ba8a0d0 desktop-shell: Track focused shell surface by main surface by Philipp Kerling · 8 years ago
- 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
- 9ad4de1 desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
- c394179 desktop-shell: Position maximized surfaces on the correct output. by Emmanuel Gil Peyrot · 8 years ago
- 2ef9b1a Fix 'implicit fallthrough' warning with new GCC by Daniel Stone · 8 years ago
- 77a6d95 shell: implement set_xwayland_position by Pekka Paalanen · 9 years ago
- da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
- 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
- 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago