profile/ivi/weston.git
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
2012-05-15 Kristian Høgsbergxwm: Put a title bar on it
2012-05-15 Kristian Høgsbergxwm: Reparent X windows, paint a red decoration frame
2012-05-14 Kristian Høgsbergcompositor: Only call weston_surface_update_transform...
2012-05-14 Kristian Høgsbergcompositor: Remove a few leftover screenshooter declara...
2012-05-14 Scott Moreautoytoolkit: Recalculate input region if client has...
2012-05-14 Pekka Paalanenwindow: fix missed xkb API adaptation
2012-05-14 Scott Moreausimple-shm: Handle ping event.
2012-05-11 Kristian Høgsbergclients: Remove superfluous #includes
2012-05-11 Kristian HøgsbergUpdate to new libxkbcommon API
2012-05-11 Kristian Høgsbergresizor: More resizing
2012-05-11 Kristian Høgsbergsimple-egl: Add option -o to make surface opaque
2012-05-10 Jonas Ådahlclients: Add motion event trails to clickdot
2012-05-10 Jonas Ådahlevdev: Use wl_fixed_t for relative motions
2012-05-10 Martin Minarikwindow.c: frame_button: Maximize, minimize, close,...
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
2012-05-10 Kristian HøgsbergFix a few -pedantic warnings
2012-05-10 Kristian Høgsbergcompositor: Report refresh rates in mHz
2012-05-10 Kristian Høgsbergcompositor: Simplify clip_pointer_motion() and make...
2012-05-10 Jonas Ådahlcompositor: When clipping pointer motions, don't loose...
2012-05-09 Kristian Høgsbergcompositor: Use wl_fixed_t for incoming input events
2012-05-09 Kristian Høgsbergcompositor: Move pointer motion clipping to its own...
2012-05-09 Jonas Ådahlevdev: Convert wl_fixed_t to int before using internally
2012-05-09 Dima Ryazanovwindow: Don't crash if a cursor image failed to load.
2012-05-08 Rafal Mielniczukwindow: fix check of cursor image load result
2012-05-08 Daniel StoneLoad an XKB keymap and state in the compositor
2012-05-08 Daniel StoneLink compositors to xkbcommon as well
2012-05-08 Daniel StoneAdd xkb_names member plus config + X11 support
2012-05-08 Kristian HøgsbergPort Wayland clients to new xkbcommon API
2012-05-08 Daniel StoneConvert wire input co-ordinates to fixed-point
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
2012-05-08 Daniel StoneAdd fixed-point versions of weston_surface_{to, from...
2012-05-08 Rob Bradfordbuild: Tighten mtdev dependency to reflect requirement
2012-05-07 Tiago Vignattishell: use own struct for transient surfaces
2012-05-07 Tiago Vignattishell: fix uninitialized variable warning
2012-05-07 Ander Conselvan... window: use only one shm pool for all the cursor images
2012-05-07 Daniel StoneRename 'state' in axis (or ambiguous) bindings to ...
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-05-07 Daniel Stonetest-client: Include poll.h to silence warning
2012-05-03 Kristian Høgsbergdrm: Make KMS hw cursors work again
2012-05-03 Ander Conselvan... window: use libXcursor for loading pointer images
2012-05-02 Ander Conselvan... simple-egl: add option for running fullscreen
2012-05-02 Ander Conselvan... compositor-drm: alow scanning out of buffers with XRGB8...
2012-05-02 Ander Conselvan... compositor-drm: refactor to avoid unnecessary allocatio...
2012-05-02 Kristian Høgsbergwindow: Set window title and class
2012-05-02 Kristian Høgsbergshell: Handle set_title and set_class
2012-04-30 Cooper YuanUse the dummy pbuffer we create to make current
2012-04-30 Ander Conselvan... compositor-drm: call EGL cleanup functions on exit
2012-04-27 Kristian Høgsbergshell: Always configure when surface type changes
2012-04-27 Kristian Høgsbergshell: Don't move or reconfigure surfaces until we...
2012-04-27 Kristian Høgsbergwindow: Only set toplevel window type if nothing else...
2012-04-27 Alex Wushell: Fix not remove rotation for fullscreen surf
2012-04-27 Ander Conselvan... shell: allocate enough memory for shsurf->ping_timer
2012-04-27 Kristian HøgsbergMerge remote-tracking branch 'pq/simple-fixes'
2012-04-27 Kristian Høgsbergtests: Add event-test, which tests for a few incoming...
2012-04-27 Kristian Høgsbergtests: Generalize test client and add helpers for launc...
next