Commit Graph

  • 7da3823ae3 ivi-shell: describe members of type wl_list Ucan, Emre (ADITG/SW1) 2016-07-01 09:34:50 +0000
  • 606f59261d ivi-shell: clear unused struct members Ucan, Emre (ADITG/SW1) 2016-07-01 09:34:44 +0000
  • 967b6bc637 gl-renderer: Refactor gl_renderer_output_window_create() Miguel A. Vico 2016-05-18 17:50:54 +0200
  • 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create Miguel A. Vico 2016-05-18 17:47:59 +0200
  • 684c9f49e5 gl-renderer: Accept non-NULL empty <visual_id> arrays Miguel A. Vico 2016-05-18 17:48:47 +0200
  • 4057cd93d6 gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs> Miguel A. Vico 2016-05-18 17:44:22 +0200
  • c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create Miguel A. Vico 2016-05-18 17:43:00 +0200
  • dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create Miguel A. Vico 2016-05-18 17:41:07 +0200
  • 9c526e0e62 gl-renderer: conditionally call query_buffer while gl_renderer_attach Vincent Abriou 2016-11-03 11:15:32 +0100
  • 7327d5a7a2 libweston: fix building issue when EGL support is not enabled Vincent Abriou 2016-10-11 13:47:03 +0200
  • 67fe3dbdd0 xwayland: Move includes to avoid deprecation warnings Daniel Stone 2016-10-31 14:51:18 +0000
  • 5b01596e3f clients: Make XKB compose support conditional Daniel Stone 2016-10-20 14:45:58 +0100
  • 75b7197f4e Add configuration option for no input device. Daniel Díaz 2016-10-21 14:03:13 -0500
  • 2dae4d0110
    libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed Giulio Camuffo 2016-09-28 21:32:11 +0200
  • 2045016d8e
    compositor-wayland: Convert fullscreen flag to bool Armin Krezović 2016-10-13 12:01:43 +0200
  • c6a899dec7 simple-im: Rename source file to be consistent with other client tools Bryce Harrington 2016-10-11 16:24:05 -0700
  • 4c66a9031c simple-im: Use the appropriate enum names to xkb calls Bryce Harrington 2016-10-11 16:17:39 -0700
  • 8224171c22 simple-im: Use returns from main() consistently Bryce Harrington 2016-10-11 16:08:10 -0700
  • e57b6a13ab window: Fix 'devlivery' misspelling Bryce Harrington 2016-10-11 16:06:44 -0700
  • 894b3ecc63 clients: Add XKB compose key support Bryce Harrington 2016-10-10 15:31:47 -0700
  • 2d321e3321
    compositor-wayland: Convert draw_initial_frame to boolean Armin Krezović 2016-10-09 17:30:25 +0200
  • 7f1c0b8a35
    compositor-wayland: Convert sprawl flag to boolean Armin Krezović 2016-10-09 17:30:23 +0200
  • 7e71b8755a
    compositor-wayland: Convert use-pixman flag to boolean Armin Krezović 2016-10-09 17:30:22 +0200
  • 00a03d2f72 gl-renderer: add support of WL_SHM_FORMAT_NV12 Vincent Abriou 2016-10-05 14:54:35 +0200
  • fdeefe4241 gl-renderer: add support of WL_SHM_FORMAT_YUV420 Vincent Abriou 2016-10-05 14:54:34 +0200
  • c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor Vincent Abriou 2016-10-05 16:14:07 +0200
  • a483cac1af compositor-rdp: Properly destroy the renderer and pixman image Armin Krezović 2016-09-30 14:11:15 +0200
  • 927267b915 libweston: Drop requirement of setting mm_width/mm_height in backends Armin Krezović 2016-09-30 14:11:14 +0200
  • 5fe00cb975 libweston: Remove weston_backend_output_config structure Armin Krezović 2016-09-30 14:11:13 +0200
  • 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() Armin Krezović 2016-09-30 14:11:12 +0200
  • 782f5df9e3 libweston: Merge weston_output_init() into weston_output_enable() Armin Krezović 2016-09-30 14:11:11 +0200
  • c3d2f960d2 weston: Port X11 backend to new output handling API Armin Krezović 2016-09-30 14:11:10 +0200
  • 174448a91b weston: Port Wayland backend to new output handling API Armin Krezović 2016-09-30 14:11:09 +0200
  • 8f1dca1369 weston: Port RDP backend to new output handling API Armin Krezović 2016-09-30 14:11:08 +0200
  • 7fb17756fc weston: Port headless backend to new output handling API Armin Krezović 2016-09-30 14:11:07 +0200
  • 6ba369dad4 weston: Port fbdev backend to new output handling API Armin Krezović 2016-09-30 14:11:06 +0200
  • 083681325b weston: Port DRM backend to new output handling API Armin Krezović 2016-09-30 14:11:05 +0200
  • a3666d214f compositor: Implement output configuration using windowed_output_api Armin Krezović 2016-09-30 14:11:04 +0200
  • 4690c56abc libweston: Add initial output API for windowed outputs configuration Armin Krezović 2016-09-30 14:11:03 +0200
  • a01ab6d525 libweston: Add more functionality for handling weston_output objects Armin Krezović 2016-09-30 14:11:02 +0200
  • aca3ffb3a9
    gl-renderer: Add support for DRM_FORMAT_YUV444 buffers Matthias Treydte 2016-07-25 12:15:41 +0200
  • eaf5841f0c
    clients/stacking: Silence a compiler warning Armin Krezović 2016-09-29 00:18:10 +0200
  • 72f68c53ea
    libweston-desktop: fix sending the configure event with wl_shell Giulio Camuffo 2016-09-28 21:29:14 +0200
  • 3123c81356
    configure: remove double equal test bashism Murray Calavera 2016-09-29 21:24:30 +0100
  • e338ced1e0 shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined Krzysztof Konopko 2016-09-15 13:01:49 +0200
  • 4e2fa0abc3
    libweston-desktop: Fix some clang warnings Armin Krezović 2016-09-10 19:11:21 +0200
  • 5d72bc404d
    string-helpers.h: Fix usage on musl libc Kylie McClain 2016-09-23 23:40:14 -0400
  • d8b17bc452
    share/cairo-util: Use wl_pointer_button_state enum directly Quentin Glidic 2016-07-10 11:00:55 +0200
  • 9c36eb912e
    zunitc/junit-reporter: Silence pointer-sign warning Quentin Glidic 2016-07-10 11:00:56 +0200
  • 148c1992ac
    compositor: set the opaque region for some views with transform Giulio Camuffo 2016-09-04 18:50:46 +0300
  • 3578497990 configure: Also update libweston version to match weston Bryce Harrington 2016-09-22 17:38:39 -0700
  • f314a0e2c6 configure.ac: bump version to 1.12.90 for open development Bryce Harrington 2016-09-22 10:33:46 -0700
  • a08dff5bce configure.ac: bump to version 1.12.0 for the official release Bryce Harrington 2016-09-20 12:22:46 -0700
  • a56b053ee1
    libweston-desktop: Fix configure event for already well-sized surfaces Quentin Glidic 2016-09-13 10:05:58 +0200
  • 870f384d0e configure.ac: bump to version 1.11.94 for the RC2 release Bryce Harrington 2016-09-13 12:18:23 -0700
  • 0abf8903cb
    libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests Quentin Glidic 2016-09-11 11:34:47 +0200
  • 3d7e60798a
    libweston-desktop/xdg_shell_v6: Add surface as needed Quentin Glidic 2016-09-11 11:29:23 +0200
  • e30b5fb2e7
    Revert "terminal: Fix crash due to race condition in init" Quentin Glidic 2016-09-09 19:53:38 +0200
  • 6967f0e2d2
    libweston-desktop/xdg_shell_v5: Add surface as needed Quentin Glidic 2016-08-18 15:51:38 +0200
  • 920cf048f3
    desktop-shell: Add back the saved position and rotation for fullscreen/maximized Quentin Glidic 2016-08-16 14:26:20 +0200
  • 18a81acc17
    desktop-shell: Unset fullscreen/maximized state on commit Quentin Glidic 2016-08-16 14:26:03 +0200
  • 631560790e configure.ac: bump to version 1.11.93 for the RC1 release Bryce Harrington 2016-09-06 14:47:33 -0700
  • 85571a3002
    compositor-wayland: Only destroy the egl_window when using GLES. Emmanuel Gil Peyrot 2016-09-01 15:19:46 +0100
  • 1714f01e0c
    libweston-desktop/xwayland: Do not over-destroy the view Quentin Glidic 2016-08-18 16:45:30 +0200
  • 5c611d933f
    terminal: Fix crash due to race condition in init Bryce Harrington 2016-08-29 16:28:08 -0700
  • c6ae8126e1
    clients: Use ARRAY_LENGTH macro in weston-simple-im Bryce Harrington 2016-08-30 18:38:27 -0700
  • b0e4abd215 configure.ac: (Re-)bump to version 1.11.92 for the beta release Bryce Harrington 2016-08-30 12:11:43 -0700
  • b3197f447e Revert "desktop-shell: Enable per-output fade animations" Bryce Harrington 2016-08-30 12:05:27 -0700
  • 08976ac7bf Revert "compositor: Add internal support to track idle inhibition requests" Bryce Harrington 2016-08-30 12:05:16 -0700
  • 873a3f8c4c Revert "compositor: Add public interface support for client-requested idle inhibition" Bryce Harrington 2016-08-30 12:05:01 -0700
  • c7001437ef Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" Bryce Harrington 2016-08-30 12:04:50 -0700
  • 097193369c Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" Bryce Harrington 2016-08-30 12:04:37 -0700
  • 0795ece4b2 Revert "shell: Inhibit idle fade-out behavior" Bryce Harrington 2016-08-30 12:04:26 -0700
  • 6303d3ba7a Revert "clients: Add screensaver inhibitor client demo" Bryce Harrington 2016-08-30 12:04:05 -0700
  • d2bea6115a configure.ac: bump to version 1.11.92 for the beta release Bryce Harrington 2016-08-30 12:02:35 -0700
  • 3ced1a0292 releasing: Fix incorrect direction about how many lines need tweaked Bryce Harrington 2016-08-30 12:00:38 -0700
  • dfea66e780 clients: Add screensaver inhibitor client demo Bryce Harrington 2016-08-19 15:25:06 -0700
  • 9be807c69b shell: Inhibit idle fade-out behavior Bryce Harrington 2016-08-29 18:11:26 -0700
  • e7069bcf93 libweston-desktop: Add listener and API to drop the idle inhibitor Bryce Harrington 2016-08-23 13:40:30 -0700
  • ca5b62426a libweston: Add a signal to fire when the idle inhibitor is dropped Bryce Harrington 2016-08-23 13:39:14 -0700
  • 689feced3c compositor: Add public interface support for client-requested idle inhibition Bryce Harrington 2016-08-10 17:25:23 -0700
  • f8300c87d5 compositor: Add internal support to track idle inhibition requests Bryce Harrington 2016-08-10 17:25:22 -0700
  • fde5adbedb desktop-shell: Enable per-output fade animations Bryce Harrington 2016-08-10 17:25:24 -0700
  • fff39817bc
    libweston: Drop shell_interface Quentin Glidic 2016-08-15 10:56:52 +0200
  • 96c6a798a5
    config-parser: Drop debug text Bryce Harrington 2016-08-26 18:55:22 -0700
  • 561201c689
    desktop-shell: Fix output destroying Quentin Glidic 2016-08-20 18:19:51 +0200
  • 4b6321f49a
    compositor-drm: Zero drmModeAddFB2 data Yong Bakos 2016-08-17 17:37:55 -0700
  • eb07f3624d configure.ac: bump to version 1.11.91 for the alpha release Bryce Harrington 2016-08-16 11:51:53 -0700
  • 6384edf025
    libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states Quentin Glidic 2016-08-16 11:42:47 +0200
  • f6636a8dec
    libweston-desktop/xwayland: Actually destroy the view Quentin Glidic 2016-08-16 10:55:02 +0200
  • f01ecee75a
    libweston-desktop: Rename _destroy_view to _unlink_view Quentin Glidic 2016-08-16 10:52:46 +0200
  • 729c7fa788
    desktop-shell: Properly destroy the weston_desktop_view Quentin Glidic 2016-08-16 10:28:21 +0200
  • 154c5d2304
    Makefile.am: Fix libtool race Quentin Glidic 2016-08-15 17:29:09 +0200
  • 2af7e208cf weston-editor: Close the data source after sending Derek Foreman 2016-07-07 10:52:17 -0500
  • e91b6e9c62
    fullscreen-shell: avoid access to freed data Arnaud Vrac 2016-06-08 17:55:08 +0200
  • 319397e050
    gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert Pekka Paalanen 2016-07-04 16:25:16 +0300
  • dbb85d7173
    clients/dmabuf-v4l: explain vivid setup Pekka Paalanen 2016-07-04 16:25:15 +0300
  • 2eda27b7fb
    README: fix s/libwayland/libweston/ typo Emil Velikov 2016-08-15 16:31:11 +0100
  • 51c6f631c0
    compositor-x11: remove redundant state arg of x11_backend_deliver_button_event Benoit Gschwind 2016-05-18 21:32:12 +0200
  • 4ddc4cc4fa
    compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event Benoit Gschwind 2016-05-18 21:32:11 +0200