profile/ivi/weston.git
2012-05-29 Kristian Høgsbergwcap: Compute per-component deltas
2012-05-29 Kristian Høgsbergwcap: Add wcap README, with a bit of documentation
2012-05-29 Kristian Høgsbergwcap-decode: Fix setting framerate
2012-05-29 Kristian Høgsbergwcap-decode: Fix timestamp overflow
2012-05-29 Ander Conselvan... dnd: implement option for not offering data to other...
2012-05-29 David Herrmannterminal: add glyphs to character list
2012-05-29 David Herrmannterminal: fix up horizontal scan-line characters
2012-05-29 Yan WangWeston: Free allocated cursors array when destroying
2012-05-26 Kristian Høgsbergshell: Add keybinding to force-close (SIGKILL) inactive...
2012-05-26 Kristian Høgsbergwcap: Add option to disable building wcap tools
2012-05-26 Ander Conselvan... dnd: work around cairo-gl brokenness
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-26 Chad Versacecompositor: Fix buggy snprintf that sets module path
2012-05-26 Tiago Vignattixwayland: change library name
2012-05-26 Tiago Vignatticlients: desktop-shell: show tooltip for panel items
2012-05-26 Tiago Vignattiwindow: add simple text tooltip handlers
2012-05-26 Tiago Vignattishell: use transient flags for activate or not new...
2012-05-26 Kristian Høgsbergwcap: Space out frames according to timestamps
2012-05-26 Kristian Høgsbergwcap: Support the other pixel format we may write
2012-05-26 Kristian Høgsbergwcap: Commit Makefile.am
2012-05-25 Kristian Høgsbergwcap: Move old wcap-encode to wcap/ as wcap-snapshot
2012-05-25 Kristian Høgsbergwcap: Rename wcap-encode to just wcap
2012-05-25 Kristian Høgsbergwcap: Add COPYING for vpxenc derived wcap-decode tool
2012-05-25 Kristian Høgsbergwcap: Add wcap support to webm encoder
2012-05-25 Kristian Høgsbergwcap: Move wcap structs and constants to a shader header
2012-05-25 Kristian Høgsbergwcap: Discard first frame since it doesn't have a full...
2012-05-25 Kristian Høgsbergwcap: Add a file format magic number and add the pixel...
2012-05-25 Kristian HøgsbergMake it compile
2012-05-25 Kristian HøgsbergImport vpxenc from libvpx as a starting point
2012-05-24 Kristian HøgsbergAdd screen recorder tool
2012-05-22 Kristian Høgsbergxwm: Handle resize cases of _NET_WM_MOVERESIZE
2012-05-22 Kristian Høgsbergxwm: Implement resizing by frame borders
2012-05-22 Kristian HøgsbergShare code to to classify pointer location in frame
2012-05-22 Kristian Høgsbergxwm: Add window resize support
2012-05-22 Scott Moreaucompositor: Address blending for XRGB surfaces with...
2012-05-22 Kristian Høgsbergshell: Add back mod+pageup/down keybindings for zoom
2012-05-22 Scott MoreauRestructure output zoom.
2012-05-22 Scott Moreauxwm: Fold weston_wm_activate into weston_wm_window_activate
2012-05-22 Scott Moreauxwayland/window-manager.c: Use container_of to get...
2012-05-22 Scott Moreaushell: Update relevant bits to work with recent alpha...
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-22 Kristian Høgsbergxwm: Use SUBSTRUCTURE_REDIRECT on frame window too
2012-05-21 Kristian Høgsbergxwayland: Add window-manager.c
2012-05-21 Kristian Høgsbergxwayland: Rename xserver-launcher.c to window-manager.c
2012-05-21 Kristian Høgsbergxwayland: Move socket and launcher code to it's own...
2012-05-21 Kristian Høgsbergxwayland: Split selection code into its own file
2012-05-21 Kristian HøgsbergMove xwayland integration into xwayland subdirectory
2012-05-21 Kristian Høgsbergshell: Fix broken indentation in shell_get_shell_surface()
2012-05-21 Kristian Høgsbergshell: Make create_shell_surface() just return the...
2012-05-21 Kristian Høgsbergxwm: Add ewmh window type atoms
2012-05-21 Kristian Høgsbergxwm: Don't leak render format reply
2012-05-21 Kristian Høgsbergxwm: Switch alpha, brightness and saturation to GLfloat
2012-05-21 Rob Bradfordshell: Remove fading animation from animation list...
2012-05-21 Kristian Høgsbergxwm: Account for shadow and frame size when positioning...
2012-05-21 Kristian Høgsbergxwm: Improve debug logging a bit
2012-05-21 Tiago Vignattixserver: map transient windows into shell surface
2012-05-21 Tiago Vignattiwindow: send transient flags over the wire
2012-05-21 Kristian Høgsbergxwm: Dont queue repaints unless we have a frame window
2012-05-21 Kristian Høgsbergxwm: Keep cairo surface around and just resize it
2012-05-21 Kristian Høgsbergxwm: Look up render format up front
2012-05-18 Tiago Vignattishell: Expose set_transient in shell interface
2012-05-18 Tiago Vignattixserver: don't activate window always when mapping
2012-05-18 Kristian Høgsbergxwm: Set border width to zero in handle_map_request
2012-05-18 Kristian Høgsbergxwm: Handle _NET_WM_MOVERESIZE_MOVE client message
2012-05-18 Kristian Høgsbergxwm: Move window on frame button click
2012-05-18 Kristian Høgsbergshell: Expose surface move functionality in shell interface
2012-05-18 Kristian Høgsbergxwm: Fall back to WM_NAME if we don't have _NET_WM_NAME
2012-05-18 Kristian Høgsbergxwm: Initialize window->properties_dirty
2012-05-18 Kristian Høgsbergxwm: Read motif wm hints
2012-05-18 Rob Bradfordcompositor: Silence compiler warning by initializing...
2012-05-17 Kristian Høgsbergxserver: Set input region for xwm surfaces
2012-05-17 Jonas Ådahlevdev: Improve touchpad support and add motion filters
2012-05-17 Jonas Ådahlevdev: Add event process dispatching
2012-05-17 Kristian Høgsbergcompositor: Disable blending for WL_SHM_FORMAT_XRGB8888...
2012-05-17 Kristian Høgsbergcompositor-x11: Check the right variable after creating...
2012-05-17 Kristian Høgsbergtests: Rename left-over caps_mask to capability
2012-05-17 Kristian Høgsbergcompositor: Remove resource from list when we destroy...
2012-05-17 Kristian Høgsbergxwm: Resize frame window if child window changes size
2012-05-16 Kristian Høgsbergsimple-egl: Fix crash and simplify
2012-05-16 Kristian Høgsbergcompositor: Add opaque rect shader feature
2012-05-16 Kristian Høgsbergxserver: Use frame rendering code from cairo-util
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-16 Scott MoreauConvert wl_fixed_t to int in weston_output_update_zoom().
2012-05-16 Kristian Høgsbergxwm: memset struct to 0
2012-05-16 Kristian Høgsbergshell: Remove lock/unlock listeners on shutdown
2012-05-16 Kristian Høgsbergxwm: Paint different decoration for active surface
2012-05-16 Kristian Høgsbergsrc: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS
2012-05-16 Kristian Høgsbergconfigure: Add pixman-1 to the compositor required...
2012-05-16 Kristian HøgsbergRename libconfig-parser to libshared
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
2012-05-16 Kristian Høgsbergwindow: Move frame rendering to cairo-util
2012-05-16 Kristian Høgsbergwindow: Move theme rendering code to cairo-util
2012-05-16 Kristian Høgsbergwindow: Move all frame theme related state into new...
2012-05-16 Kristian Høgsbergxwm: Don't repaint after destroying window
2012-05-16 Kristian Høgsbergwindow: Compute title vertical position based on font...
2012-05-15 Rob Bradfordwindow: Store the outputs that the window is on
2012-05-15 Ander Conselvan... compositor: Fix cursor positioning right after input_de...
2012-05-15 Ander Conselvan... tests: Fix event-test
2012-05-15 Kristian Høgsbergxwm: Update window title when window property change
next