Commit Graph

  • ab9285bf8a screenshooter: fix various memory handling Marek Chalupa 2014-12-10 11:50:46 +0100
  • a519d06a53 window: use roundtrip instead of dispatch after get_registry Marek Chalupa 2014-12-05 13:49:40 +0100
  • 4c5a6f7a18 xwm: fix a crash in handle_state Andrew Engelbrecht 2014-12-02 12:18:44 -0500
  • cb50ed226b tests: Fix minor typo Bryce Harrington 2014-12-10 18:33:47 -0800
  • b502654b9f compositor: Implement JSON-timeline logging Pekka Paalanen 2014-11-12 15:09:24 +0200
  • 8274d901f1 compositor: add weston_surface_set_label_func() Pekka Paalanen 2014-08-06 19:36:51 +0300
  • 0038b738ab ivi-shell: reference implementation of input panel for ivi-shell Nobuhiko Tanibata 2014-11-27 13:25:34 +0900
  • b1d121d835 clients: support ivi-application.xml for clients/window.c Nobuhiko Tanibata 2014-11-27 13:24:52 +0900
  • 4f01a0b1f7 clients: support ivi-application.xml for clients/simple-egl.c Nobuhiko Tanibata 2014-11-27 13:24:42 +0900
  • fba4ea3627 clients: support ivi-application.xml for clients/simple-shm.c Nobuhiko Tanibata 2014-11-27 13:24:29 +0900
  • 45d4cbf15f ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller. Nobuhiko Tanibata 2014-11-27 13:24:16 +0900
  • 001a543743 data: add reference image files for weston-ivi-shell-user-interface Nobuhiko Tanibata 2014-03-11 11:54:45 +0900
  • 923bc14097 clients: a reference implementation of UI client how to use ivi-hmi-controller. Nobuhiko Tanibata 2014-11-27 13:23:32 +0900
  • 4f6853b271 ivi-shell: a reference implementation how to use ivi-layout internal APIs Nobuhiko Tanibata 2014-11-27 13:23:12 +0900
  • 68cfabb89b protocol: ivi hmi controller protocol to set up IVI style UI Nobuhiko Tanibata 2014-11-27 13:22:53 +0900
  • 487adc4699 ivi-shell: add the shell plugin for In-Vehicle Infotainment system Nobuhiko Tanibata 2014-11-27 13:22:37 +0900
  • 6f9df656e0 ivi-shell: add IVI layout APIs Nobuhiko Tanibata 2014-11-27 13:22:00 +0900
  • bff1b4a596 protocol: add interface ivi_application extension Nobuhiko Tanibata 2014-11-27 13:21:34 +0900
  • 930faee673 ivi-shell: add README for ivi-shell Nobuhiko Tanibata 2014-11-27 13:19:23 +0900
  • 3894670cbd fbdev: Remove unnecessary semicolon nerdopolis 2014-12-03 15:53:03 +0000
  • a20ca811f9 input: send focus events to the focused client when running a key binding Giulio Camuffo 2014-11-22 11:16:56 +0200
  • d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() Derek Foreman 2014-11-21 12:31:04 -0600
  • de16d89306 Use zalloc instead of calloc(1, ...) Bryce Harrington 2014-11-20 22:21:57 -0800
  • bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant Bryce Harrington 2014-11-20 22:21:56 -0800
  • de44761a1a Use zalloc rather than malloc and manually setting members to 0 Bryce Harrington 2014-11-20 22:21:55 -0800
  • 2204492636 clients: Use xmalloc in a few more places Derek Foreman 2014-11-20 15:42:35 -0600
  • 2cd82b7692 tests: Use one shared xzalloc implementation Bryce Harrington 2014-11-19 17:18:36 -0800
  • 22ea306ce2 tests: Move ARRAY_LENGTH to a shared header for reuse Bryce Harrington 2014-11-19 17:18:35 -0800
  • a76802685a tests: Cleanup superfluous headers Bryce Harrington 2014-11-19 17:18:34 -0800
  • 12cc4055ff tests: Include "config.h" as first header Bryce Harrington 2014-11-19 17:18:33 -0800
  • ba0f33dc28 dnd: Fix some mouse cursor issues Derek Foreman 2014-11-20 15:32:40 -0600
  • d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() Derek Foreman 2014-11-19 11:04:12 -0600
  • 8b5211835f simple-shm: explain two initial roundtrips Pekka Paalanen 2014-11-25 09:56:53 +0200
  • ba5ebf8364 configure: remove input backend result Pekka Paalanen 2014-11-26 13:48:29 +0200
  • 823ad33ef3 compositor: Drop legacy backends in favor of libinput Peter Hutterer 2014-11-26 07:06:31 +1000
  • a4bac9e0e0 desktop-shell: don't crash input-panel if no kbd focus Pekka Paalanen 2014-11-20 10:15:07 +0200
  • fde9490d7e input: don't run the key bindings on focus in Giulio Camuffo 2014-11-20 23:03:22 +0200
  • 6bef237943 tests: Allow tests to use customized command line parameters Derek Foreman 2014-11-19 15:06:20 -0800
  • 3e3b59e0a2 compositor: Document options for headless compositor Bryce Harrington 2014-11-19 15:06:19 -0800
  • 4703d689fd compositor-headless: add support for transforms set on command line Derek Foreman 2014-11-19 15:06:18 -0800
  • a04e913304 compositor-headless: allow rendering with pixman Derek Foreman 2014-11-19 15:06:17 -0800
  • 19c8db9cce configure.ac: Indicate headless compositor presence in config.h Bryce Harrington 2014-11-19 15:06:16 -0800
  • b4e976ab56 man: explain idle-time=0 in weston.ini Pekka Paalanen 2014-11-21 16:11:44 +0200
  • 4a84c83ad7 compositor: Add idle timeout option to weston.ini Frederic Plourde 2014-10-30 15:06:34 -0400
  • e9fe467453 xwayland: fix fullscreening Marek Chalupa 2014-10-29 13:44:44 +0100
  • c47931e0f9 Makefile.am: Link weston_multi_resource against rt library Javier Jardón 2014-10-27 15:13:19 +0000
  • f81809864e gl-renderer: compress pixman bands to simplify geometry Derek Foreman 2014-10-16 16:37:02 -0500
  • 64a3df086e backends: refactor transform string parsing Derek Foreman 2014-10-23 12:24:18 -0500
  • eaea470510 cairo-util: fix shadows for small clients Marek Chalupa 2014-10-29 14:51:23 +0100
  • 0d7fe8d925 toytoolkit: rename tile_mask to render_shadow Marek Chalupa 2014-10-29 14:51:22 +0100
  • 95292f22f4 protocol: Fix some typos in protocol files Seedo Eldho Paul 2014-11-16 19:04:04 +0530
  • 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" Pekka Paalanen 2014-11-19 13:43:32 +0200
  • f5ef88ff60 compositor: do not overwrite error exit code Pekka Paalanen 2014-11-18 15:57:04 +0200
  • c336f06e70 compositor: Return a user-defined exit code Frederic Plourde 2014-10-29 14:44:33 -0400
  • ad7305ad74 xwm: find a seat for all the surface's views Giulio Camuffo 2014-10-04 13:58:33 +0300
  • c557ff7ea3 input: use tmp var in pointer_unmap_sprite Pekka Paalanen 2014-11-12 16:42:52 +0200
  • 5c11fc6fb7 input: don't send to clients key events eaten by bindings Giulio Camuffo 2014-11-11 11:23:40 +0200
  • 86b70e16eb compositor: add missing newline to help text Pekka Paalanen 2014-11-11 14:10:46 +0200
  • 32297c96d3 compositor: List only available backends in help text Bryce Harrington 2014-10-23 15:25:04 -0700
  • 8eb95c495c compositor: Display option help text only for enabled backends Bryce Harrington 2014-10-23 15:25:03 -0700
  • b8b25bd5e8 compositor: Fix typos in help text Bryce Harrington 2014-10-23 14:44:36 -0700
  • f5b34aeeb8 compositor: Fix tabbing of help output Bryce Harrington 2014-10-23 14:44:35 -0700
  • 59fe423e3a compositor: (Whitespace-only) Indent with tabs Bryce Harrington 2014-10-23 14:44:34 -0700
  • 4b53f630e8 man: Fix some weston.ini.man typesetting macros Frederic Plourde 2014-10-23 22:40:03 -0400
  • 77f7daca68 smoke: fix valgrind invalid read errors Frank Binns 2014-10-28 10:50:18 +0000
  • c8e41868fd smoke: Don't commit an xdg_surface with a NULL buffer Jasper St. Pierre 2014-10-12 18:57:31 -0700
  • de77e32b10 input: fix access to invalid resource Giulio Camuffo 2014-10-10 23:46:50 +0300
  • 0fd6d4ec53 compositor: make keep_buffer a bool Derek Foreman 2014-10-10 09:36:45 -0500
  • dd4cd33f18 compositor: stop sending spurious events on mode switch Derek Foreman 2014-11-10 10:29:59 -0600
  • 41bdc27393 compositor: check version before calling wl_output_send_scale() Derek Foreman 2014-11-05 13:26:57 -0600
  • 24b98d0108 input: allow to destroy bindings in their handler Giulio Camuffo 2014-10-03 23:36:34 +0300
  • 6ae7bc982f compositor: Refactor weston_output_mode_switch() Derek Foreman 2014-11-04 10:47:33 -0600
  • 61a9bf5557 compositor: Fix weston_subsurface_is_synchronized() return value. Carlos Olmedo Escobar 2014-11-04 14:38:39 +0100
  • 6ce67ecbce window : compare version and call appropriate destructor kabeer khan 2014-10-20 11:55:29 +0530
  • 3a510d8f52 data_device : change version while initializing data_device_manager interface and data_device interface kabeer khan 2014-10-20 11:47:15 +0530
  • 280e7dd918 cosmetic: replace boolean function return values with bool Derek Foreman 2014-10-03 13:13:42 -0500
  • 4c582666dd gl-renderer: don't move memory in output_rotate_damage Derek Foreman 2014-10-09 18:39:44 -0500
  • 32d9ea1c8a Very OCD cosmetic nitpick Daniel Stone 2014-10-08 12:15:48 +0100
  • 16a34f1e32 releasing: update web host name Daniel Stone 2014-10-08 12:12:41 +0100
  • 3c5f1c76b2 tests: add role conflict sub-surface vs. wl_shell_surface Pekka Paalanen 2014-10-01 16:34:48 +0300
  • 50b6747903 compositor: send error for surface role resets Pekka Paalanen 2014-10-01 15:02:41 +0300
  • d7cd1480d4 protocol: add role error code to xdg_shell Pekka Paalanen 2014-10-01 14:01:59 +0300
  • e972b27f34 shell: don't crash on create_common_surface() failure Pekka Paalanen 2014-10-01 14:03:56 +0300
  • ef2b592ad4 clients: add presentation-shm demo Pekka Paalanen 2014-09-23 22:08:49 -0400
  • de7f5c8fda tests: presentation test, simple Pekka Paalanen 2014-09-23 22:08:48 -0400
  • 641307ca21 compositor-drm: deliver frame seq for feedback Pekka Paalanen 2014-09-23 22:08:47 -0400
  • 133e439674 compositor: implement presentation_feedback Pekka Paalanen 2014-09-23 22:08:46 -0400
  • b5eedade36 compositor: set and use the presentation clock everywhere Pekka Paalanen 2014-09-23 22:08:45 -0400
  • 93a6afdf6e weston-info: report presentation clock Pekka Paalanen 2014-09-23 22:08:44 -0400
  • 31f7d78cd8 compositor: add stub implementation of presentation interface Pekka Paalanen 2014-09-23 22:08:43 -0400
  • 7e62d25257 protocol: add presentation extension v5 Pekka Paalanen 2014-09-23 22:08:42 -0400
  • 69c6273f28 shell: fix weston_output_mode_switch() usage Derek Foreman 2014-09-19 14:43:23 -0500
  • 382de46a2f clients: Maximize window when double touch on title bar Xiong Zhang 2014-06-12 11:06:26 +0800
  • d1be3128d0 cosmetic: Move WL_EXPORT out of header files Derek Foreman 2014-09-18 16:46:49 -0500
  • 8f7d30a466 cosmetic: Remove prototype for nonexistent function Derek Foreman 2014-09-18 16:46:48 -0500
  • b94403b0ec configure.ac: bump version to 1.6.90 Pekka Paalanen 2014-09-22 10:02:17 +0300
  • 2858cc2a50 configure.ac: bump version to 1.6.0 Pekka Paalanen 2014-09-19 13:40:14 +0300
  • 30e1f3c311 editor: do not crash when text input manager is not available Olivier Blin 2014-09-16 19:13:17 +0200
  • 814f0ee5a6 keyboard: do not crash when input panel is not available Olivier Blin 2014-09-16 19:13:16 +0200
  • 22e16b656f compositor-x11: Rename the output make to "weston-X11" Jason Ekstrand 2014-09-15 12:10:27 -0700