profile/ivi/weston-ivi-shell.git
2012-07-24 Kristian HøgsbergBump version to 0.95.0
2012-07-24 Kristian Høgsbergdesktop-shell: Break command lines into env vars, execu...
2012-07-24 Kristian Høgsbergimage: Add fullscreen support
2012-07-24 Kristian Høgsbergwindow.c: Add fullscreen handler to keep fullscreen...
2012-07-24 Kristian Høgsbergdnd: Clip flowers to window content area
2012-07-24 Kristian HøgsbergUpdate src/weston-egl-ext.h
2012-07-24 Daniel Stoneevdev: Release weston_seat with underlying evdev device
2012-07-24 Daniel StoneFix memory leak on compositor exit
2012-07-24 Daniel Stoneevdev: Don't ignore multitouch touchscreens
2012-07-23 Scott Moreauwcap: Fix typo in usage output.
2012-07-23 Kristian Høgsbergwcap: Clarify help message, don't dump yuv4mpeg2 to...
2012-07-23 Scott Moreaudesktop-shell: Declare grab_cursor as enum cursor_type.
2012-07-23 Kristian Høgsbergwcap: Add GCC_CFLAGS and fix more compiler warnings
2012-07-23 Scott Moreauwcap: Declare variable with same sign as convert_to_yv1...
2012-07-22 Kristian HøgsbergHandle new transform argument in wl_output.geometry...
2012-07-22 Kristian Høgsbergxwm: Make override-redirect windows opaque
2012-07-22 Tiago Vignattixwm: use last focused window for guessing transient...
2012-07-22 Tiago Vignattixwm: Fix transient positioning
2012-07-22 Tiago Vignattixwm: Initialize window decoration always as !override
2012-07-22 Scott Moreauweston.ini: Move binding-modifier to shell section.
2012-07-22 Philipp BrüschweilerExtract the text_model_manager interface from input_method
2012-07-22 Kristian Høgsbergtext-backend.c: Whitespace fixes
2012-07-22 Philipp Brüschweilertext-backend: minor fixes
2012-07-22 Philipp Brüschweilereditor: deactivate old text model before activating...
2012-07-22 Kristian Høgsbergcompositor: Destroy pending surface callbacks when...
2012-07-20 Kristian Høgsbergconfigure.ac: Don't require vpx now that we don't build...
2012-07-20 Tiago Vignattishell: Remove unused pointer_end_grab
2012-07-20 Tiago Vignattixwm: Don't try to change frame cursor when there's...
2012-07-20 Kristian Høgsbergshell: Center fullscreen surface whenever new buffer...
2012-07-20 Kristian HøgsbergFlesh out README a bit, link to building instructions
2012-07-20 Kristian Høgsbergclients: Implement minimum size for toy toolkit clients
2012-07-19 Kristian Høgsbergcompositor: Update to use new tokens for EGL_WL_bind_wa...
2012-07-19 Kristian HøgsbergNever install weston setuid
2012-07-19 Kristian Høgsbergshell: Set shell_interface.shell at initialization
2012-07-18 Kristian Høgsbergcompositor-drm: Remove cursor debug message
2012-07-18 Kristian Høgsbergcompositor-drm: Only update hw cursor contents when...
2012-07-18 Kristian Høgsbergcompositor-drm: Only call drmModeMoveCursor() if hw...
2012-07-18 Kristian Høgsbergcompositor: Don't record surface damage when we move...
2012-07-18 Kristian Høgsbergwcap: Just make wcap-decode dump YUV4MPEG2
2012-07-18 Kristian Høgsbergshell: Default to maximize/fullscreen on current output
2012-07-17 Kristian Høgsbergcompositor: Free the right EGLImage
2012-07-16 Kristian Høgsbergcompositor-drm: Allocate hw cursor like other planes
2012-07-16 Kristian Høgsbergcompositor-drm: Combine drm_output_set_cursor and westo...
2012-07-16 Kristian Høgsbergcompositor-drm: Assign primary framebuffer in assign_pl...
2012-07-16 Kristian Høgsbergcompositor-drm: Support hardware scaling with drm planes
2012-07-16 Kristian Høgsbergcompositor-drm: Follow gbm_bo_get_pitch rename to gbm_b...
2012-07-16 Kristian Høgsbergcompositor-drm: Use gbm_bo_import instead of gbm_bo_cre...
2012-07-16 Tiago Vignattixwm: set the root window pointer to left_ptr
2012-07-16 Tiago Vignattixwm: set appropriate cursors for the frame window
2012-07-16 Tiago Vignattixwayland: add simple xcb-cursor hook based on libXcursor
2012-07-16 Kristian Høgsbergxwayland: Look up 32 depth rgba render format as well
2012-07-16 Kristian Høgsbergxwayland: Use the right length for iterating through...
2012-07-16 Ander Conselvan... desktop-shell: Don't get a shell surface for the grab...
2012-07-16 Ander Conselvan... window: Workaround a stuck frame callback on the cursor...
2012-07-16 Ander Conselvan... shell: Don't ping the grab surface
2012-07-12 Kristian Høgsbergcompositor: Don't send wl_surface.enter/leave if we...
2012-07-12 Kristian Høgsbergshell: Scale fullscreen surface without cropping them...
2012-07-12 Scott Moreautoytoolkit: Remove obsolete function window_set_custom().
2012-07-12 Scott Moreauwscreensaver: Fix --demo mode.
2012-07-12 Tiago Vignatticompositor: remove useless weston_compositor_repick...
2012-07-11 Philipp BrüschweilerRemove dead code
2012-07-11 Kristian Høgsbergimage-loader: Use pixman_image_t, not struct pixman_image_t
2012-07-11 Rafal Mielniczukimage-loader: don't leak pixman_image bits data
2012-07-11 Rafal Mielniczukclipboard: add seat destroy signal handler
2012-07-10 Gwenole Beauchesnecompositor: handle YUV buffers.
2012-07-10 Kristian HøgsbergUpdate weston-egl-ext.h with EGL_WL_bind_wayland_displa...
2012-07-10 Gwenole Beauchesnecompositor: add YUV shaders.
2012-07-10 Gwenole Beauchesnecompositor: factor out RGB shader.
2012-07-10 Gwenole Beauchesnecompositor: prepare for multi-planar surfaces.
2012-07-10 Juan Zhaoshell: Use the correct the member name when iterating...
2012-07-10 Kristian Høgsbergwindow.c: Only set input region when we have a decoration
2012-07-10 Kristian Høgsbergtests: Handle modifier event in test-client.c
2012-07-10 Kristian HøgsbergOnly position fullscreen surface in surface->configure...
2012-07-09 Jan Engelhardtwcap-snapshot: add return value
2012-07-09 Daniel Stonetoytoolkit: Remove redundant XKB free
2012-07-09 Martin OlssonAdd cscope.out to .gitignore
2012-07-09 Martin Olssonclients: Free resources on exit in eventdemo
2012-07-09 Martin Olssonclients: Silence 2x gcc 4.6.3 "warn_unused_result"...
2012-07-09 Martin Olssonwcap: Plug memory leak in wcap_decoder_create()
2012-07-09 Martin Olssonxwayland: Don't leak fd while reading lock file in...
2012-07-09 Martin Olssoncompositor-x11: Add error handling in x11_compositor_cr...
2012-07-09 Martin Olssoncompositor-wayland: Add error handling in wayland_compo...
2012-07-09 Martin Olssoncompositor-android: Add proper error handling in androi...
2012-07-09 Martin Olssonshared: Don't leak file descriptor in shared/image...
2012-07-09 Martin Olssonclients: Don't leak "menu" on error path in clients...
2012-07-09 Martin Olssonclients: Add clients/weston-screensaver to clients...
2012-07-09 Ander Conselvan... compositor: Always empty the input region of the pointe...
2012-07-09 Martin Minarikweston: Clip window title text to the frame
2012-07-03 Kristian Høgsbergcompositor-x11: Set make and model so we don't send...
2012-07-02 Rob Bradfordshell: Use desired output when sending configure events...
2012-07-02 Rob Bradfordcompositor: Correctly calculate changed sub image rectangle
2012-07-02 Kristian Høgsbergterminal: Extend selection to end of line when selectin...
2012-07-02 Kristian Høgsbergterminal: Insert newlines when copying multiple lines
2012-07-02 Rafal Mielniczukclipboard: initialise clipboard memory after creation
2012-06-29 Kristian Høgsbergterminal: Handle selection for pointer positions outsid...
2012-06-29 Kristian Høgsbergwindow.c: Don't allocate proxy manually
2012-06-28 Kristian Høgsbergterminal: Add a terminal enter handler for setting...
2012-06-28 Ander Conselvan... shell: Don't move fullscreen surfaces
2012-06-28 Ander Conselvan... shell: Show approprite cursors during move and resize...
2012-06-28 Ander Conselvan... compositor: Always allow owner of pointer surface to...
next