profile/ivi/weston-ivi-shell.git
2014-01-24 Kristian Høgsbergcompositor-drm: Set cursor surface to NULL when pagefli...
2014-01-22 Kristian Høgsbergshell: Properly track the focus state surface
2014-01-22 Kristian Høgsbergevdev: Remove output destroy notifier on device destroy
2014-01-22 Kristian Høgsbergconfigure.ac: Check for libsystemd-login >= 198
2014-01-20 Ricardo Vieirashell: Don't move maximized window
2014-01-20 Kristian Høgsbergshell: Add mod+shift left-click as a resize binding
2014-01-20 Kristian Høgsbergconfigure.ac: Bump version to 1.3.93
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 Eoffshared/frame: NULL check before attempting to deref
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 Eoffshared/frame: fix potential memory leak in frame_create
2014-01-20 U. Artie Eoffshell: assert get_shell_surface() != NULL as appropriate
2014-01-20 U. Artie Eoffshell: validate create_focus_surface results
2014-01-20 U. Artie Eoffshell: validate get_animation_type parameter
2014-01-20 U. Artie Eoffinput-panel: validate return value of get_default_view
2014-01-20 U. Artie Eoffexposay: remove redundant NULL check in highlight_surface
2014-01-20 U. Artie Eoffclients/window: fail if NULL returned from frame_create
2014-01-20 U. Artie Eoffweston-info: free allocated memory and check OOM conditions
2014-01-20 U. Artie Eoffterminal: use xstrdup instead to handle OOM
2014-01-20 U. Artie Eoffuse xzalloc wrapper instead
2014-01-20 U. Artie Eoffclients/desktop-shell: check OOM conditions
2014-01-20 U. Artie Eoffscreenshooter: check for NULL malloc and fix memleaks
2014-01-20 U. Artie Eoffwcap-decode: remove dead code
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-20 Kristian Høgsbergshell: Don't start a fade animation if we don't have...
2014-01-18 Kristian HøgsbergRevert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff
2014-01-18 Kristian Høgsbergshell: Cancel popups when triggering screensaver
2014-01-17 Kristian Høgsbergresizor: Don't resize if maximized
2014-01-17 Kristian Høgsbergshell: Stop moving surfae after touch point 0 goes up
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
next