Commit Graph

  • b08e1a5c12 compositor-wayland: Support building without EGL Armin Krezović 2016-12-09 22:58:27 +0100
  • 3b7c207d06 window: Check for NULL surface in keyboard_handle_enter Dima Ryazanov 2016-11-30 12:10:55 -0800
  • db776dbecf
    editor: Drop g_type_init() call Quentin Glidic 2016-06-23 21:00:31 +0200
  • 46ffea638d man/weston.ini: Fix panel-position Quentin Glidic 2017-01-04 19:15:47 +0100
  • 08cf24bc2d desktop-shell: Support panel-position 'none' Daniel Stone 2017-01-16 13:18:21 +0000
  • 8de91494b3 desktop-shell: Initialise panel surface listener Daniel Stone 2017-01-16 13:22:15 +0000
  • 9cbe1c6ae0 desktop-shell: Stop asking for a RGB565 background Emmanuel Gil Peyrot 2017-01-15 17:54:56 +0000
  • f86e67d01f compositor-x11: Remove support for ancient XCB Daniel Stone 2016-11-29 12:03:35 +0000
  • b51e6ed710
    configure: search for lib with clock_getres() Yann E. MORIN 2016-12-19 18:20:09 +0100
  • 226408d2f4 autoconf: Fix AC_MSG_RESULT message when disabling features Emmanuel Gil Peyrot 2016-12-04 21:34:56 +0000
  • b8b150bf6f xwayland: fix three minor typos Abdur Rehman 2017-01-01 19:46:46 +0500
  • 1580e70d7a wcap: fix a typo in README Abdur Rehman 2017-01-01 19:46:45 +0500
  • 3caed395ec zunitc: fix a typo in a comment Abdur Rehman 2017-01-01 19:46:44 +0500
  • 6f7f9468f1 zunitc: fix a couple of typos Abdur Rehman 2017-01-01 19:46:43 +0500
  • b5f838d90f shared: fix a typo in a comment Abdur Rehman 2017-01-01 19:46:42 +0500
  • 5735eedb43 shared/helpers.h: fix a typo in a comment Abdur Rehman 2017-01-01 19:46:41 +0500
  • eedf49f594 releasing: fix a typo Abdur Rehman 2017-01-01 19:46:40 +0500
  • b7ccfe5ddd protocol: fix grammar Abdur Rehman 2017-01-01 19:46:39 +0500
  • 9b5126c89e notes: fix a typo Abdur Rehman 2017-01-01 19:46:38 +0500
  • 999bc4e108 man: fix grammar Abdur Rehman 2017-01-01 19:46:37 +0500
  • bc46292caa compositor: fix a minor typo Abdur Rehman 2017-01-01 19:46:36 +0500
  • 4dca0e1717 compositor-drm: fix a couple of typos Abdur Rehman 2017-01-01 19:46:35 +0500
  • b833d742c7 ivi-shell: fix minor typos Abdur Rehman 2017-01-01 19:46:34 +0500
  • 7f1da1f524 desktop-shell: fix a typo Abdur Rehman 2017-01-01 19:46:33 +0500
  • 7631f38f13 configure.ac: correct text Abdur Rehman 2017-01-01 19:46:32 +0500
  • 6c1c0dd5fa clients: fix a couple of trivial typos Abdur Rehman 2017-01-01 19:46:31 +0500
  • fb4869d628 compositor: Assign new views to the primary plane Daniel Stone 2016-12-09 16:27:54 +0000
  • 296d7a92ad compositor-drm: Reshuffle and comment plane conditions Daniel Stone 2016-10-21 18:05:37 +0100
  • 893b936f9a Remove DPMS-on when going offscreen Daniel Stone 2016-11-08 15:47:09 +0000
  • f33e104865 compositor-drm: Remove open-coded weston_compositor_wake Daniel Stone 2016-11-05 08:10:13 +0000
  • 47224cc931 compositor-drm: Delete drm_backend_set_modes Daniel Stone 2016-11-05 08:04:07 +0000
  • c8c917cb61 compositor-drm: Store width and height inside drm_fb Daniel Stone 2016-11-14 17:45:58 +0000
  • f214fdca5a compositor-drm: Use signed int for width/height Daniel Stone 2016-11-14 17:43:57 +0000
  • 4e5eceb075 compositor-drm: Use fb->fd consistently Daniel Stone 2015-11-30 16:07:19 +0000
  • 3e661f7b6c compositor-drm: Extract EGL destroy to helper Daniel Stone 2016-11-04 17:24:06 +0000
  • a3ae4767ad compositor-drm: Simplify drm_sprite_crtc_supported Daniel Stone 2015-11-28 12:07:36 +0000
  • 17339233a0 compositor-drm: Comment struct members Daniel Stone 2015-11-28 12:09:47 +0000
  • f15320faee
    libweston-desktop: don't crash when getting the pid for X clients Giulio Camuffo 2016-12-08 09:21:08 +0100
  • 2295a62788 tests: Skip Xwayland test if binary isn't available Daniel Stone 2016-11-29 11:05:49 +0000
  • beb97e5f79 libweston: Make module loading safe against long paths Daniel Stone 2016-11-28 12:13:54 +0000
  • 698f9bf854 compositor-wayland: Destroy cursor images earlier Daniel Stone 2016-11-24 15:31:33 +0000
  • 7dbb0e148f Don't prepend protocol/ to include paths Daniel Stone 2016-11-24 15:30:41 +0000
  • 411ffabbb5 editor: Load a file if specified on command line Bryce Harrington 2016-11-21 13:26:23 -0800
  • 3d90da21fe editor: Use parse_options() from shared for command line options Bryce Harrington 2016-11-21 13:26:22 -0800
  • 21fac60838 compositor-wayland: Set frame callback for Pixman Daniel Stone 2016-11-28 16:05:35 +0000
  • 6a38ad740c gl-renderer: Fix an invalid write when closing a Weston window Dima Ryazanov 2016-11-23 18:41:00 -0800
  • 89c2f637b9 compositor-wayland: Fix a use after free Dima Ryazanov 2016-11-24 05:13:12 -0800
  • e3a582f9ff libweston-desktop/xwayland: add is_mapped handling for XWAYLAND Pekka Paalanen 2016-11-15 14:24:21 +0200
  • bbc749af73 libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' Pekka Paalanen 2016-11-15 12:22:09 +0200
  • 3326820e0f libweston-desktop/xwayland: clarify 'added' logic Pekka Paalanen 2016-11-15 11:48:42 +0200
  • a838b7825f libweston-desktop/xwayland: window type XWAYLAND cannot have a parent Pekka Paalanen 2016-11-15 11:43:36 +0200
  • 44660c3b9c XWM: debug position and size on map request Pekka Paalanen 2016-11-14 15:38:43 +0200
  • 7db6c43b5b XWM: debug position on create_notify Pekka Paalanen 2016-11-14 14:30:57 +0200
  • e6dec90e29 compositor-x11: fix segfault when use_pixman is true Ryo Munakata 2016-11-24 19:05:07 +0900
  • 04bd040258 Don't include version.h from compositor.h Daniel Stone 2016-11-23 18:48:23 +0000
  • 9983400465 tests: Extend subsurface place_{above,below} hierarchy Daniel Stone 2016-11-22 12:40:34 +0000
  • 9f3d95e0d7 build: fix wayland-backend distcheck Pekka Paalanen 2016-11-23 11:46:57 +0200
  • 2b685d9de9 weston-terminal: Fix crash on first keystroke Derek Foreman 2016-11-22 13:00:38 -0600
  • b8c16c995b compositor: allow using nested parent as a subsurface sibling Arnaud Vrac 2016-06-08 18:37:57 +0200
  • 11f8fcbefe xwayland: Create the drag-and-drop window in weston_wm_dnd_init Carlos Garnacho 2016-02-22 19:42:23 +0100
  • 24d306ccd8 libweston: Add move (without scale) animation Quentin Glidic 2016-08-10 15:53:33 +0200
  • e7ed60fabe desktop-shell/client: Add left/right panel position (basic) support Quentin Glidic 2016-06-23 18:55:24 +0200
  • 51c2c37e0e desktop-shell/client: Introduce helper variables Quentin Glidic 2016-06-23 18:55:23 +0200
  • 3e37b343a2 desktop-shell/client: Parse the clock format once Quentin Glidic 2016-06-23 18:55:22 +0200
  • f9574f2314 desktop-shell/client: Use a proper enum for clock format Quentin Glidic 2016-06-23 18:55:21 +0200
  • e8bf959764 desktop-shell: Properly position the panel surface Quentin Glidic 2016-06-23 18:55:20 +0200
  • 581df06ad1 desktop-shell: Compute panel size without using output Quentin Glidic 2016-06-23 18:55:19 +0200
  • 55d5701ddf desktop-shell/client: Add bottom panel support Quentin Glidic 2016-06-23 18:55:18 +0200
  • fe0410b0cc gl: Don't declare variables in for loop Bryce Harrington 2016-11-21 10:02:42 -0800
  • 3447619a3a compositor-wayland: Port to xdg-shell-v6 Armin Krezović 2016-11-21 18:42:42 +0100
  • e5732c7866 gl-renderer: add support of WL_SHM_FORMAT_YUYV Vincent ABRIOU 2016-10-20 16:20:11 +0200
  • 225bf9dff1 compositor-x11: Move vfunc setting from set_size to enable Armin Krezović 2016-10-29 00:26:45 +0200
  • 2e66252582 compositor-wayland: Destroy shm buffers on output disable Armin Krezović 2016-10-09 17:30:29 +0200
  • 78895c5fd8 compositor-wayland: Properly clean up on backend destroy Armin Krezović 2016-10-09 17:30:28 +0200
  • f054d35aad compositor-wayland: Simplify fullscreen output surface handling Armin Krezović 2016-10-09 17:30:27 +0200
  • f16de17054 compositor-wayland: Move vfunc setting from set_size to enable Armin Krezović 2016-10-09 17:30:26 +0200
  • e31d95f262 weston-editor: Free preferred_language in text_entry_destroy Silvan Jegen 2016-11-17 21:43:06 +0100
  • 5e604082d1 clients/nested-client: call eglTerminate/eglReleaseThread at exit Emil Velikov 2016-11-14 17:08:19 +0000
  • a69b870e1d tests/buffer-count-test: teardown after the test Emil Velikov 2016-11-14 17:08:18 +0000
  • 02639554e7 gl-renderer: use weston_platform_destroy_egl_surface wrapper Emil Velikov 2016-11-14 17:08:17 +0000
  • 050e5d00da clients/window: use weston_platform_destroy_egl_surface wrapper Emil Velikov 2016-11-18 19:12:58 +0000
  • 0050536702 clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper Emil Velikov 2016-11-14 17:08:15 +0000
  • 903cb5727b clients/simple-egl: use weston_platform_destroy_egl_surface wrapper Emil Velikov 2016-11-14 17:08:14 +0000
  • 915ee13278 clients/nested-client: destroy the EGL surface during teardown Emil Velikov 2016-11-14 17:08:13 +0000
  • 3612be2302 shared/platform.h: introduce weston_platform_destroy_egl_surface() Emil Velikov 2016-11-14 17:08:12 +0000
  • 43cea54c90 gl-renderer: add support for EGL_KHR_swap_buffers_with_damage Emil Velikov 2016-11-14 16:03:45 +0000
  • c77d30c516 simple-egl: add support for EGL_KHR_swap_buffers_with_damage Emil Velikov 2016-11-14 17:27:14 +0000
  • 46dc9b440b libweston: Move text_backend_* to weston.h Quentin Glidic 2016-08-18 11:15:44 +0200
  • c3b63728b4 Ignore the OSC code for desktop notifications Dima Ryazanov 2016-11-03 23:46:02 -0700
  • 08f09e2012 libweston: remove unused function declaration of weston_compositor_top Ryo Munakata 2016-11-18 21:17:41 +0900
  • 08a35d307f xwayland: Fix X11 lock file size confusion Daniel Stone 2016-11-16 16:37:05 +0000
  • 97863d6f0d text-input: Clear out context->input pointer Daniel Stone 2016-11-10 15:47:56 +0000
  • e7fff215ad xwayland: Fix crash when run with no input device Tom Hochstein 2016-11-01 14:14:00 -0500
  • 61beda653b xwayland: fix lock file parsing Pekka Paalanen 2016-11-14 15:05:28 +0200
  • 9b1f8ef7bc Get rid of the window_create_menu function Dima Ryazanov 2016-11-13 23:44:52 -0800
  • c0271533d0 terminal: Silence maybe-uninitialized warning Quentin Glidic 2016-07-10 11:00:57 +0200
  • df84dbe382 input: Update keyboard serial on press and release Olivier Fourdan 2016-06-30 16:01:56 +0200
  • e3bfee18df gl-renderer: Use EGL_KHR_no_config_context Armin Krezović 2016-09-30 14:27:38 +0200
  • c3ded6603f clients: Fix weston-scaler source-only mode to use integer width and height Derek Foreman 2016-09-30 11:13:23 -0500
  • be8a6d3cfb xdg-shell: validate positioner object Sjoerd Simons 2016-09-23 09:31:23 +0200