image-loader: Use pixman_image_t, not struct pixman_image_t
[profile/ivi/weston.git] / src /
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øgsbergOnly position fullscreen surface in surface->configure...
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 Ander Conselvan... compositor: Always empty the input region of the pointe...
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 Rafal Mielniczukclipboard: initialise clipboard memory after creation
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...
2012-06-28 Kristian Høgsbergcompositor: Move repaint debug binding to mod-shift...
2012-06-28 Kristian Høgsbergcompositor: Update xkb state with key releases on focus out
2012-06-28 Kristian Høgsbergcompositor-drm: Improve initial mode picking
2012-06-27 Kristian Høgsbergshell: Take a wl_surface as parent for transient and...
2012-06-27 Kristian Høgsbergshell: Make input_panel just a regular wl_surface
2012-06-27 Kristian Høgsbergshell: Make screensaver just a wl_surface
2012-06-27 Kristian Høgsbergshell: Make the lock surface just a plain wl_surface too
2012-06-27 Kristian Høgsbergshell: Make panel just a wl_surface too
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-26 Ander Conselvan... compositor-drm: Don't leak FBs when the buffer of a...
2012-06-26 Ander Conselvan... compositor-drm: Remove destroy listeners when disabling...
2012-06-26 Ander Conselvan... compositor-drm: Wait for vblank events before starting...
2012-06-26 Ander Conselvan... compositor-drm: Check surface's outputs when assigning...
2012-06-26 Kristian Høgsbergshell: Fix inverted test for locked in workspace bindings
2012-06-25 Kristian HøgsbergMove text-cursor-position.c into zoom.c
2012-06-25 Kristian Høgsbergxwm: Add xwayland.h to Makefile.am
2012-06-25 Kristian Høgsbergshell: Hide workspace layer when locking screen
2012-06-22 Kristian Høgsbergcompositor: Send ping to keyboard focus surface for...
2012-06-22 Daniel Stonecompositor-drm: Add proper error handling to init
2012-06-22 Daniel StoneSplit weston_compositor_init into base and _gl
2012-06-22 Daniel Stonecompositor-wayland: Synchronise keyboard state with...
2012-06-22 Daniel Stonecompositor-x11: Attempt to track state without XKB
2012-06-22 Daniel Stonecompositor-x11: Use XKB StateNotify to synchronise...
2012-06-22 Daniel StoneRename modifier_state_changed to notify_modifiers
2012-06-22 Daniel Stonenotify_key: Add update_state argument
2012-06-22 Daniel Stonecompositor-x11: Use XKB detectable autorepeat if possible
2012-06-22 Daniel Stonecompositor-x11: Add base XCB/XKB support
2012-06-22 Daniel Stonecompositor-x11: Move input creation before output
2012-06-22 Daniel Stoneweston_xkb_info: Cache all modifier indices for X11
2012-06-22 Daniel StoneRun key bindings on keyboard focus in
2012-06-22 Daniel StoneIgnore repeat keys in notify_key
2012-06-22 Daniel StoneLet wayland-server send modifier events for focus
2012-06-22 Daniel StoneSplit notify_keyboard_focus into in/out variants
2012-06-22 Kristian Høgsbergshell: Animate input panel mapping
2012-06-22 Kristian Høgsbergutil: Generalize surface animation code
2012-06-21 Kristian Høgsbergshell: Don't focus to background, screensaver or input_...
2012-06-21 Kristian Høgsbergshell: Don't allow move/resize/rotate for input panel...
2012-06-21 Jan Arne Petersentext: Add input_method and text_model interfaces
2012-06-21 Jan Arne Petersenshell: Add support for input panels
2012-06-21 Kristian Høgsbergshell: Just use surface->private for shell_surface
2012-06-21 Kristian Høgsbergshell: Schedule repaint when moving a surface
2012-06-21 Kristian Høgsbergcompositor-drm: Hide hw cursor if cursor sprite isn...
2012-06-20 Kristian Høgsbergcompositor: Fix missing ';' in previous commit
2012-06-20 Martin Minarikcompositor: Verify XDG_RUNTIME_DIR variable
2012-06-20 Kristian Høgsbergcompositor: flush the batched up damage when shm buffe...
2012-06-20 Kristian Høgsbergcompositor: Don't schedule repaint from weston_surface_...
2012-06-20 Kristian Høgsbergcompositor: Introduce weston_output_schedule_repaint()
2012-06-20 Kristian Høgsbergrecorder: Always initialize prev when computing the...
2012-06-20 Kristian Høgsbergcompositor: Pass weston_output as the frame_signal...
2012-06-20 Kristian Høgsbergcompositor: Remove weston_read_pixels functionality
2012-06-20 Kristian Høgsbergscreenshooter: Just use frame signal for screenshots too
2012-06-20 Kristian Høgsbergcompositor: Emit frame_signal from weston_output_do_rea...
2012-06-19 Kristian Høgsbergcompositor: Destroy EGLImage and texture when a NULL...
2012-06-19 Kristian Høgsbergcompositor: Track which plane a surface is on
2012-06-18 Kristian Høgsbergwcap: Make recorder debug code compile again
2012-06-18 Kristian Høgsbergcompositor: Don't export weston_compositor_repick()
2012-06-18 Kristian Høgsbergtablet-shell: Don't use compositor->surface_list
2012-06-18 Kristian Høgsbergswitcher: Don't use compositor->surface_list
2012-06-18 Kristian HøgsbergRename weston_compositor EGLDisplay member to egl_display
2012-06-18 Kristian Høgsbergcompositor: Track damage in surface-local coordinates
2012-06-18 Kristian Høgsbergcompositor: Drop old wrapper for surface_to_global_float()
2012-06-18 Kristian Høgsberggit-version: Use automake silent macro to make build...
2012-06-18 Scott MoreauMove zoom code to its own file.
2012-06-18 Scott MoreauAnimate transitions for zoom focus point change.
2012-06-18 Ander Conselvan... compositor-wayland: Respond to ping requests on outputs...
2012-06-15 Kristian Høgsbergshell: Don't override the sprite surface output
2012-06-15 Kristian Høgsbergxwm: Fix crash when we don't have a transient_for window
2012-06-15 Kristian Høgsbergcompositor: Don't remove surface->link in weston_surfac...
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
2012-06-15 Ander Conselvan... compositor: Fix crash when surface is map'd and unmap...
2012-06-15 Alex Wutablet-shell: Fix compiling error for using stderr.
2012-06-15 Scott MoreauIncrement frame_counter before calling animation->frame().
2012-06-13 Tiago Vignattixwm: fix typo on windows hints
2012-06-13 Jonas Ådahlshell: Store focus state in workspaces
2012-06-13 Jonas Ådahlshell: Animate workspace changes
2012-06-13 Jonas Ådahlshell: Virtual workspaces
2012-06-13 Jonas Ådahlcompositor: Buffer all frame callbacks in 'weston_surface'
2012-06-12 Scott MoreauRemove weston_compositor_get_time() usage from animations.
2012-06-12 Scott MoreauImplement animated transitions for zoom in/out.
2012-06-11 Scott Moreaucompositor: Update grab variable in notify_key() after...
next