Commit Graph

  • 482ffdf006
    compositor-drm: Stop sending uninit data to the kernel Derek Foreman 2016-07-08 12:50:57 -0500
  • b40b827f83 configure.ac: check weston vs. libweston versions Pekka Paalanen 2016-08-15 14:06:15 +0300
  • 85a4e19944 configure.ac: bump libweston version to match weston Pekka Paalanen 2016-08-15 14:16:05 +0300
  • 72416979cb README: updates on libweston versioning Pekka Paalanen 2016-08-10 14:54:08 +0300
  • bfb392e02a releasing: how to handle libweston Pekka Paalanen 2016-08-10 12:06:43 +0300
  • 056889a142
    weston-launch: Only run a login shell for new sessions Quentin Glidic 2016-05-29 13:39:26 +0200
  • ee27744efd
    libweston/launcher-weston-launch: Silence unused-function warning Quentin Glidic 2016-07-10 11:00:54 +0200
  • 887c018524
    libweston: Silence tautological-compare warning Quentin Glidic 2016-07-10 11:00:53 +0200
  • 9ba1546172
    shared/image: Silence maybe-uninitialized warning Quentin Glidic 2016-07-10 11:00:51 +0200
  • d84af7ccc5
    gl-renderer: Silence maybe-uninitialized warning Quentin Glidic 2016-07-10 11:00:50 +0200
  • e9168f98e6
    libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) Yann E. MORIN 2016-08-09 20:11:59 +0200
  • 6ccd286662 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-12 10:01:29 +0800
  • 42682624a0 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-11 23:44:41 +0800
  • a74eff926d clients/simple-damage: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-11 23:39:31 +0800
  • e023cbc43d clients/simple-shm: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-11 23:29:38 +0800
  • 836300210d clients/simple-egl: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-11 23:13:20 +0800
  • af7f98b172 toytoolkit: Port to xdg_shell unstable v6 Jonas Ådahl 2016-08-09 18:15:43 +0800
  • 003da8863b libweston-desktop: Drop (wrongly named) new_buffer in committed Quentin Glidic 2016-08-15 12:21:39 +0200
  • cba26e7b65 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed Quentin Glidic 2016-08-15 12:20:22 +0200
  • 9c5dd7ef70 libweston-desktop: Implement xdg_shell_v6 Quentin Glidic 2016-08-12 10:41:37 +0200
  • 5ac91a15e8 Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES Jonas Ådahl 2016-08-15 17:31:02 +0800
  • e42541ac79 libweston-desktop: Fix libweston-desktop.pc Quentin Glidic 2016-08-15 10:35:45 +0200
  • 8f9d90a84b
    desktop-shell: Port to libweston-desktop Quentin Glidic 2016-08-12 10:41:36 +0200
  • 955cec06c7
    xwayland: Introduce a private struct for XWayland interface Quentin Glidic 2016-08-12 10:41:35 +0200
  • 248dd10965
    Introduce libweston-desktop Quentin Glidic 2016-08-12 10:41:34 +0200
  • 2edc3d5462
    libweston: Rename weston_surface::configure to ::committed Quentin Glidic 2016-08-12 10:41:33 +0200
  • cde1345d69
    input: Add helpers for all keyboard/pointer/touch events Quentin Glidic 2016-08-12 10:41:32 +0200
  • ccfd029a82 fullscreen-shell: Ensure that fs surface is presented on all outputs Armin Krezović 2016-08-11 15:49:59 +0200
  • 75e7106403 libweston: fix animation crash when a view has no output assigned Armin Krezović 2016-08-11 15:49:58 +0200
  • 96c205a509 configure: bump Wayland requirement to 1.11.90 Pekka Paalanen 2016-08-11 17:56:48 +0300
  • 4ef719c416 libweston: Implement wl_output version 3 (release request) Quentin Glidic 2016-07-05 20:44:33 +0200
  • 36d699a164 gl-renderer: Make dummy surface current after all outputs are gone Armin Krezović 2016-08-05 15:28:30 +0200
  • e54038497d compositor: Mark all views as dirty when a new output is assigned Armin Krezović 2016-08-05 15:28:29 +0200
  • 545dba6fda compositor-drm: Use non-cast functions to retrieve backend and output objects Armin Krezović 2016-08-05 15:54:18 +0200
  • 25a2bdd814 Switch to use safe_strtoint instead of strtol Bryce Harrington 2016-08-03 17:40:52 -0700
  • 82b9f2baec Add safe_strtoint() helper Bryce Harrington 2016-08-03 17:40:51 -0700
  • d9779e3ff1 option-parser: Improve error checking for strtol call Bryce Harrington 2016-08-03 17:40:50 -0700
  • 139fcabe7c xwayland: Improve error checking for strtol call Bryce Harrington 2016-08-03 17:40:49 -0700
  • 913d7c15f7 Standardize error checking for strtol calls Bryce Harrington 2016-08-03 17:40:48 -0700
  • 295e9d004e compositor-x11: Use non-cast functions to retrieve backend and output objects Armin Krezović 2016-08-01 19:17:58 +0200
  • 938dc523ce compositor-wayland: Use non-cast functions to retrieve backend and output objects Armin Krezović 2016-08-01 19:17:57 +0200
  • fb371c62c2 compositor-rdp: Use non-cast functions to retrieve backend and output objects Armin Krezović 2016-08-01 19:17:56 +0200
  • a8fb5eaa4e compositor-headless: Use non-cast functions to retrieve backend and output objects Armin Krezović 2016-08-01 19:17:55 +0200
  • 984781f302 compositor-drm: Do not exit when there are no outputs left Armin Krezović 2016-07-29 13:26:23 +0200
  • b12a754259 compositor-drm: Do not return an error when no connectors are configured Armin Krezović 2016-07-29 13:26:22 +0200
  • 707c4fd155 libweston: fix major in libweston.pc Pekka Paalanen 2016-08-02 11:35:39 +0300
  • 673514526d automake: list static libraries before the shared ones Emil Velikov 2016-07-22 14:52:42 +0100
  • 9deef5319a libweston: remove pkgincludedir variable from libweston.pc Emil Velikov 2016-07-22 14:51:52 +0100
  • 7fe47f314b libweston: use new versioning scheme Emil Velikov 2016-07-22 14:51:51 +0100
  • aa485921cf README: Document versioning scheme, forward compatibility Emil Velikov 2016-07-22 14:51:50 +0100
  • 78a36373f6 compositor: Extend compositor user data Armin Krezović 2016-08-01 18:51:46 +0200
  • 649bbce607 include stdint.h for int32_t/uint32_t Jussi Kukkonen 2016-07-19 14:16:27 +0300
  • a4b34976dd gitignore: Ignore weston-confine client Yong Bakos 2016-07-26 17:09:06 -0500
  • d0716f4af5 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" Bryce Harrington 2016-07-14 18:28:04 -0700
  • e776f2a4d9 config-parser: Add weston_config_section_get_color Bryce Harrington 2016-07-14 18:28:03 -0700
  • cbfde13859 clients/confine: Toggle maximized state with 'm' Jonas Ådahl 2015-06-25 17:45:01 +0800
  • 4a1b9a995e clients/confine: Add option for using a more complex confine region Jonas Ådahl 2015-05-08 14:18:11 +0800
  • fdcdda3679 window: Add API for manually set confine region Jonas Ådahl 2015-05-08 14:17:24 +0800
  • cadea76557 clients/confine: Reset motion lines on Backspace Jonas Ådahl 2015-05-08 13:54:44 +0800
  • d0be2bb5f2 input: Support non-rectangular pointer confine regions Jonas Ådahl 2015-04-30 17:56:37 +0800
  • fdeb2bb928 clients/confine: Use pointer confinement to confine drawed line Jonas Ådahl 2014-11-26 17:47:29 +0800
  • 61831f42c6 clients: Fork clickdot as confine Jonas Ådahl 2016-03-15 18:14:00 +0800
  • 9f8c8942ba clients/resizor: Use pointer locking for resizing window Jonas Ådahl 2014-11-26 17:40:42 +0800
  • e5a1bb4be2 clients: Add API for pointer locking and pointer confinement Jonas Ådahl 2014-11-25 10:25:27 +0800
  • d3414f23c3 Implement pointer locking and confinement Jonas Ådahl 2016-07-22 17:56:31 +0800
  • c02ac11bd6 input: Split out pointer button sending from grab handler Jonas Ådahl 2016-07-22 17:55:43 +0800
  • f44942ea04 input: Split out motion sending from default grab Jonas Ådahl 2016-07-22 17:54:55 +0800
  • 3eb4ddd24d weston-pointer: Add destroy signal Jonas Ådahl 2016-07-22 17:52:58 +0800
  • f7deb6a959 compositor: Pass both surface and seat in activation signal Jonas Ådahl 2016-07-22 17:50:26 +0800
  • 5d9ca27aca compositor: Add surface commit signal Jonas Ådahl 2016-07-22 17:48:03 +0800
  • 30d61d89c1 Implement the relative pointer protocol Jonas Ådahl 2014-10-22 21:21:17 +0200
  • de1ed2e73b input: Provide microsecond timestamps in motion events Jonas Ådahl 2015-07-29 14:18:02 +0800
  • 3845b32d5c libinput: Expose unaccelerated motion deltas in motion event struct Jonas Ådahl 2014-10-21 23:51:29 +0200
  • 94e2e2d39f compositor: Keep track of what views were activated by clicking Jonas Ådahl 2014-10-18 18:42:19 +0200
  • 4361b4ea3f desktop-shell: Pass a flag bitmask instead of bool to activate() Jonas Ådahl 2014-10-18 18:20:16 +0200
  • 1fa6dedb82 desktop-shell: Make activate() take a view instead of surface Jonas Ådahl 2014-10-18 13:24:53 +0200
  • 90c90b205f desktop-shell: Change switcher to track views Jonas Ådahl 2014-10-18 13:09:56 +0200
  • 7bfb113dbe desktop-shell: Track the black surface by its view Jonas Ådahl 2014-10-18 12:23:20 +0200
  • ef8e1c31e3 input: Activate view no matter the keyboard focus Jonas Ådahl 2016-03-15 20:28:51 +0800
  • a884024eea automake: add missing git-version.h dependency Emil Velikov 2016-07-04 14:57:12 +0100
  • 4ad45caa75 automake: list the the builddir include before the srcdir Emil Velikov 2016-07-04 14:57:11 +0100
  • 07448943e5 shared/platform.h: remove the local EGL platform (re)definitions Emil Velikov 2016-07-04 15:34:24 +0100
  • 3fd0802cbd gl-renderer: remove local EGL platform (re)definitions Emil Velikov 2016-07-04 15:34:23 +0100
  • 706e689f47 weston-egl-ext.h: add EGL platform definitions Emil Velikov 2016-07-04 15:34:22 +0100
  • 025ad93833 clients/simple-egl: use weston_check_egl_extension over strstr Emil Velikov 2016-07-04 15:34:21 +0100
  • ce5b614c80 clients/nested: use weston_check_egl_extension over strstr Emil Velikov 2016-07-04 15:34:20 +0100
  • d0fcdc955e shared/platform.h: use weston_check_egl_extension over strstr Emil Velikov 2016-07-04 15:34:19 +0100
  • f0c3a1c112 gl-renderer: move check_extension() to shared/ Emil Velikov 2016-07-04 15:34:18 +0100
  • cbcf545fd9 libweston: don't install shared/platform.h Emil Velikov 2016-07-04 15:34:17 +0100
  • 10772dba04 shared/platform.h: add missing stdbool.h include Emil Velikov 2016-07-04 15:34:16 +0100
  • bd6c41319d simple-egl: remove incomplete EGL_EXT_buffer_age definition Emil Velikov 2016-07-04 15:27:19 +0100
  • 3dd22d9511 gl-renderer: remove EGL_EXT_image_dma_buf_import guards Emil Velikov 2016-07-04 15:27:18 +0100
  • b56c5b48ce weston-egl-ext.h: add GL_EXT_unpack_subimage definitions Emil Velikov 2016-07-04 15:27:17 +0100
  • af5bd5da63 weston-egl-ext.h: add EGL_MESA_configless_context definitions Emil Velikov 2016-07-04 15:27:16 +0100
  • 0725cf17f9 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions Emil Velikov 2016-07-04 15:27:15 +0100
  • 885a9fe4d9 client/nested: reuse weston-egl-ext.h declarations Emil Velikov 2016-07-04 15:27:13 +0100
  • 03793e3998 Revert "config-parser: Catch negative numbers assigned to unsigned config values" Bryce Harrington 2016-07-13 13:27:29 -0700
  • a8d987d93c systemd: Also force base-10 for the strtol() call Bryce Harrington 2016-07-12 19:03:01 -0700
  • 375759e636 Require base-10 for strtol() calls Bryce Harrington 2016-07-12 16:51:27 -0700
  • 1dbdc0bd8a Include space in 'if (' Bryce Harrington 2016-07-12 16:59:05 -0700