profile/ivi/weston-ivi-shell.git
2014-01-17 Kristian Høgsbergcompositor-drm: Make composite bypass work on secondary...
2014-01-17 Kristian Høgsbergshell: Don't assign keyboard focus for seats without...
2014-01-17 Axel DavyFix XWayland crashes when opening popups
2014-01-17 Bryce W. Harringtongitignore: Generated files text-client-protocol.h,...
2014-01-17 Bryce W. HarringtonCleanup stray newline in a return statement
2014-01-17 Bryce W. Harringtonterminal: Only set title if asprintf succeeded
2014-01-17 Wieland Hoffmannweston.ini.man: Fix some grammar
2014-01-17 Kristian Høgsberginput: Handle unplugging the output for a touchscreen...
2014-01-17 Kristian Høgsbergshell: Disable exposay by default
2014-01-15 Kristian Høgsbergshell.c: Not all seats have pointers
2014-01-14 Axel DavyFix XWayland transient window location.
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-11 Kristian Høgsbergshell: Move maximize and fullscreen bindings to mod...
2014-01-10 Kristian Høgsbergwindow: Properly destroy tooltip windows when parent...
2014-01-10 Kristian Høgsbergshell: Orphan child windows when a shell surface is...
2014-01-10 Kristian Høgsbergkeyboard: Make debug output less verbose
2014-01-10 Kristian Høgsbergkeyboard: Don't strcat() into a strdup()ed string
2014-01-10 Kristian Høgsbergkeyboard: Fix insert_text() string utility
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øgsbergshell: Make sure we still have touch or pointer focus...
2014-01-09 Neil Robertswestoy: Add an option to explicitly disable cairo on...
2014-01-09 Kristian Høgsberginput: Ignore touch up events if num_tp is 0
2014-01-09 Rafal Mielniczukshell: run surface bindings only when focus surface...
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 Paalanentests: fix build on rpi with EGL
2014-01-09 Pekka Paalanenscreenshooter: silence a warning
2014-01-09 Pekka Paalanentests: Only run buffer-count test on Mesa >= 10.1
2014-01-09 Kristian Høgsberginput: Remap touch point IDs from multiple touch screen...
2014-01-08 Emilio Pozuelo... exposay: set an alpha on fullscreen surfaces
2014-01-08 Emilio Pozuelo... exposay: fix infinite loop with fullscreen surfaces
2014-01-07 Kristian Høgsbergkeyboard: Handle touch up event
2014-01-07 Kristian Høgsbergeditor: Add missing touch-to-activate for the entries
2014-01-04 Armin Kclients: Fix libexec clients install
2014-01-03 Kristian Høgsbergshell: Only assign focus on touch if there is a touch...
2014-01-03 Kristian Høgsbergxwm: Handle WM_TRANSIENT_FOR
2014-01-02 Ricardo Vieirabuild: fix commit that changed option for installing...
2014-01-02 Chris MichaelProperly free drm plane during creation of sprites
2014-01-02 Kristian Høgsbergshell: Start the input panel slide slightly on the...
2014-01-02 Kristian Høgsbergshell: Test for surface->width == 0 to see if input...
2014-01-02 Kristian Høgsbergshell: Always set input-panel position on initial configure
2014-01-02 Kristian Høgsbergeditor: Add keyboard_focus handler to schedule repaint
2014-01-02 Kristian Høgsbergshell.c: Set state_changed for xwayland surfaces as...
2014-01-02 Kristian Høgsbergtests: Only run buffer-count test if we have at least...
2014-01-02 Kristian Høgsbergdesktop-shell: Remove debug code from previous commit
2014-01-02 Kristian Høgsbergshell: Only assign focus on click if there is a pointer...
2014-01-02 Kristian Høgsbergshell.c: Back out alt-tab functionality
2014-01-01 Jason EkstrandFix the size of surfaces created in create_black_surface
2014-01-01 Kristian Høgsbergbuild: Move clients libexec_PROGRAMS under BUILD_CLIENT...
2014-01-01 Kristian Høgsbergbuild: Don't try to build weston-info if client build...
2014-01-01 Kristian Høgsbergbuild: Rename option and conditional for installing...
2014-01-01 Kristian Høgsbergshell: Fix up previous broken commit
2014-01-01 Kristian HøgsbergRevert "shell: Change stacking order calculation for...
2013-12-31 Kristian Høgsbergwindow.c: Don't put buttons on frames for custom windows
2013-12-31 Kristian Høgsbergshell: Set state_changed when we make a surface transient
2013-12-22 HardeningRelease pointer and keyboard with the seat
2013-12-22 Ander Conselvan... shell: Handle the desktop shell client destroy signal
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 Kristian Høgsbergnested: Add EGL_WL_create_wayland_buffer_from_image...
2013-12-17 Kristian Høgsbergconfigure.ac: Bump version to 1.3.91 for alpha release
2013-12-17 Kristian HøgsbergMakefile.am: Clean generated weston.ini on make clean
2013-12-17 Jonny Lambclients: add scaler test app
2013-12-17 Jonny Lambpixman-renderer: implement surface scaling and cropping
2013-12-17 Jonny Lambcompositor: transform surface coordinates if a surface...
2013-12-17 Jonny Lambcompositor: add stub scaler resources
2013-12-17 Pekka Paalanenprotocol: crop & scale RFC v3
2013-12-17 Jason EkstrandAdd a weston_surface_set_size function
2013-12-17 Ander Conselvan... shell: Reset fullscreen and maximized state on output...
2013-12-17 Zhang, Xiong Ydesktop-shell: Invalidate saved position when output...
2013-12-17 Ander Conselvan... compositor: Make pointers visible when an output is...
2013-12-17 Ander Conselvan... compositor: Don't repaint outputs being destroyed
2013-12-17 Zhang, Xiong Ycompositor: Ensure views are visible if their output...
2013-12-17 Zhang, Xiong Ycompositor: Move views when outputs are moved
2013-12-17 Ander Conselvan... compositor-headless, compositor-rdp: Don't call weston_...
2013-12-17 Zhang, Xiong Ycompositor: Move the logic of moving outputs into the...
2013-12-17 Ander Conselvan... compositor: Remove output from list in weston_output_de...
2013-12-17 Ander Conselvan... compositor-x11: Only destroy one output when the close...
2013-12-17 Kristian Høgsbergevdev: Drop joystick rejection heurstics
2013-12-16 Kristian Høgsbergevdev: Reject absolute motion if we're not a pointer...
2013-12-16 Kristian Høgsbergevdev: Drop obsolete accelerometer reject rule
2013-12-16 Kristian Høgsbergevdev: Remove EVDEV_TOUCH and with it evdev_device...
2013-12-16 Kristian Høgsbergevdev: Use a has_keyboard flag instead of EVDEV_KEYBOAR...
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_BUTTON with local has_button flag
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_MOTION_ABS with local has_abs...
2013-12-16 Kristian Høgsbergevdev: Use has_abs only for ABS_X and ABS_Y, introduce...
2013-12-16 Kristian Høgsbergevdev: Drop EVDEV_MOTION_REL flag
2013-12-16 Kristian Høgsbergevdev: Combine evdev_handle_device() and evdev_configur...
2013-12-10 Giulio Camuffosdk: make C++11 plugins build again
2013-12-09 Jasper St.... Update .gitignore
2013-12-09 Jasper St.... Update .gitignore
2013-12-09 Jasper St.... shell: Fix set_transient_for with a NULL parent
next