keyboard: do not crash when input panel is not available
[profile/ivi/weston-ivi-shell.git] / src /
2014-04-07 Jason Ekstrandcompositor-rdp: Remove unneeded client->Close call
2014-04-07 Neil RobertsAlways use glTexImage2D instead of glTexSubImage2D...
2014-04-07 Pekka Paalanencompositor: wl_viewport destination 1x1 min
2014-04-07 Pekka Paalanenprotocol: unify wl_viewport src and dst size rules
2014-04-07 Jason Ekstrandscreen-share: re-enable planes when finished
2014-04-07 Kristian Høgsbergcompositor: Add create_surface_signal
2014-04-03 Jason EkstrandAdd a screen sharing plugin
2014-04-03 Hardeningcompositor-rdp: Add an option to disable client initiat...
2014-04-03 Jason Ekstrandgl-renderer: Fix read_pixels in the case where we have...
2014-04-03 Jason EkstrandAdd support for running with a primary client
2014-04-03 Jason Ekstrandcompositor-wayland: Properly handle running inside...
2014-04-03 Jason EkstrandAutomatically select the wayland backend if WAYLAND_SOC...
2014-04-03 Jason Ekstrandcompositor-wayland: Add a --sprawl option
2014-04-03 Jason Ekstrandcompositor-wayland: Add support for running on top...
2014-04-03 Jason EkstrandAdd possible capabilities CURSOR_PLANE and ARBITRARY_MODE
2014-04-03 Jason EkstrandAdd a signal for when a seat updates its capabilities
2014-04-02 Giulio Camuffocompositor: let the shells create the screenshooter
2014-04-02 Giulio Camuffocompositor: add an exported function to take a screensh...
2014-04-02 Giulio Camuffocompositor: export weston_buffer_from_resource()
2014-04-01 Bryce W. Harringtoncompositor: Use weston_log rather than perror for error...
2014-04-01 HardeningMake RDP backend supports arbitrary modes
2014-04-01 HardeningCheck return value of wl_cursor functions
2014-04-01 Pekka Paalanenprotocol,compositor: split wl_viewport setters
2014-04-01 Pekka Paalanencompositor: replace weston_buffer_viewport::viewport_set
2014-04-01 Pekka Paalanencompositor: reorganize struct weston_buffer_viewport
2014-04-01 Pekka Paalanencompositor: use surface_set_size() in one more case
2014-04-01 Pekka Paalanencompositor: refactor code into weston_surface_reset_pen...
2014-04-01 Pekka Paalanencompositor: buffer can be non-NULL only if newly_attached
2014-04-01 Pekka Paalanencompositor: refactor more into weston_surface_attach
2014-04-01 Quanxian Wangweston: Send done event with version 2 of wl_output
2014-03-19 Kristian Høgsberganimation: Fix the fade animation to work in both direc...
2014-03-19 Kristian Høgsbergcompsitor-x11: Report more accurate dimension of outputs
2014-03-12 Jonas ÅdahlAdd libinput based input device backend
2014-03-12 Jonas Ådahludev-seat: Make udev_input own its own udev object...
2014-03-12 Jonas Ådahludev-seat: Make udev_seat_get_named take struct udev_in...
2014-03-12 Neil RobertsAdd support for having different GBM formats for differ...
2014-03-12 Neil RobertsSplit gl_renderer_setup into two functions
2014-03-10 Kristian Høgsbergx11-backend: Override scale from weston.ini if --scale...
2014-03-10 Jason Ekstrandx11-backend: Add a --scale option
2014-03-10 Jason EkstrandFix the pixman renderer with respect to output transforms
2014-02-18 Emilio Pozuelo Monfortnoop-renderer: Read the shm buffer contents on attach
2014-02-18 Emilio Pozuelo Monfortnoop-renderer: Set the buffer size on attach requests
2014-02-18 Emilio Pozuelo Monfortcompositor-headless: create input devices
2014-02-18 Kristian Høgsberginput: Send leave and enter pair when the surface moves...
2014-02-12 Kristian Høgsbergcompositor: Drop core ping_handler callout
2014-02-10 Mariusz CeierDon't crash when eglCreateContext fails
2014-02-07 Jasper St. PierreUpdate .gitignore
2014-02-06 Ander Conselvan... compositor: Move view repositioning logic into shell
2014-02-06 Ander Conselvan... compositor: Remove weston_output::move_signal
2014-02-06 Emilio Pozuelo Monfortcompositor-rpi: Fix input initialization
2014-02-06 Jason Ekstrandgl-renderer: Use eglSwapBuffersWithDamageEXT when available
2014-02-06 Jason Ekstrandgl-renderer: Track border damage and only repaint borde...
2014-02-06 Kristian Høgsberginput: Run touch binding before calling touch grab
2014-02-05 Kristian Høgsberginput: Transform to surface coordinates outside resourc...
2014-02-02 Quentin GlidicMakefile.am: Fix protocol source files usage
2014-02-01 Ander Conselvan... input: Remove exported function weston_pointer_verify()
2014-02-01 Guillem Jovercompositor: Clarify XDG_RUNTIME_DIR misconfiguration...
2014-02-01 Ander Conselvan... input: Fix weston_seat_init_keyboard() error path
2014-02-01 Ander Conselvan... input: Empty the current input region when configuring...
2014-02-01 Kristian Høgsbergbuild: Move src/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergcompositor: Fix a couple of #includes to use "" instead...
2014-01-28 Jonas Ådahlinput: Unlink saved kbd focus listener when releasing...
2014-01-27 Kristian HøgsbergDocument WESTON_VERSION_AT_LEAST() macro behavior
2014-01-24 Kristian Høgsbergcompositor-drm: Set cursor surface to NULL when pagefli...
2014-01-22 Kristian Høgsbergevdev: Remove output destroy notifier on device destroy
2014-01-20 U. Artie Eoffdrm: prepend stamp space to output mode logging
2014-01-20 HardeningFix compilation with FreeRdp 1.1 and master v2
2014-01-20 U. Artie Eoffrpi: call eglTerminate if we're bailing
2014-01-20 U. Artie Eoffrpi-backend: ensure pixels is destroyed in resource_update
2014-01-20 U. Artie Eoffanimation: don't NULL deref if _run() returns NULL
2014-01-20 U. Artie Eoffrpi: free renderer if we bail early during create
2014-01-20 U. Artie Eoffcompositor: free memory from str config sections after...
2014-01-20 U. Artie Eoffcompositor-wayland: free 'theme' config option value
2014-01-20 U. Artie Eoffcompositor-wayland: don't free unallocated memory
2014-01-20 U. Artie Eoffscreenshooter: check for NULL malloc and fix memleaks
2014-01-20 U. Artie Eofflog: print dummy timestamp if localtime call fails
2014-01-20 U. Artie Eoffbacklight: fix backlight_path memory leak
2014-01-17 Kristian Høgsbergcompositor-drm: Make composite bypass work on secondary...
2014-01-17 Bryce W. HarringtonCleanup stray newline in a return statement
2014-01-17 Kristian Høgsberginput: Handle unplugging the output for a touchscreen...
2014-01-13 Jason EkstrandOnly update the surface size if a new buffer is attached
2014-01-13 Kristian Høgsbergtext: Set context->model to NULL when we deactivate...
2014-01-10 Kristian Høgsbergcompositor: Init output listeners in weston_view if...
2014-01-10 Kristian Høgsberginput: Re-pair touch screen when monitor is plugged in
2014-01-09 Kristian Høgsberginput: Ignore touch up events if num_tp is 0
2014-01-09 Fabien DESSENNEcompositor-drm: consider the best mode of the mode_list...
2014-01-09 Rui Matosinput: Don't leak the initial keymap
2014-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2014-01-09 Pekka Paalanenscreenshooter: silence a warning
2014-01-09 Kristian Høgsberginput: Remap touch point IDs from multiple touch screen...
2014-01-02 Chris MichaelProperly free drm plane during creation of sprites
2013-12-22 HardeningRelease pointer and keyboard with the seat
2013-12-22 Ander Conselvan... compositor: Destroy renderer in weston_compositor_shutd...
2013-12-22 Lubomir Rintelpixman: Destroy pixman images when underlying buffer...
2013-12-20 Ander Conselvan... compositor: Clean up view output move and destroy listeners
2013-12-20 Ander Conselvan... compositor-x11: Set the name field on weston_outputs
2013-12-20 Ander Conselvan... screenshooter: Choose output to record from based on...
2013-12-17 Kristian Høgsbergcompositor: Initialize output listener links
2013-12-17 Ander Conselvan... screenshooter: Record one extra frame when recording...
2013-12-17 Jonny Lambpixman-renderer: implement surface scaling and cropping
next