profile/ivi/weston.git
2012-06-01 Daniel StoneBrown-paper bag fix for LED
2012-06-01 Daniel StoneFix binding modifier lookup
2012-06-01 Pekka Paalanenbuild: introduce GCC_CXXFLAGS
2012-06-01 Pekka Paalanencompositor-android: fix build flags
2012-06-01 Kristian Høgsbergxwayland: Handle selection source going away without...
2012-06-01 Kristian Høgsbergwindow.c: Handle losing selection data source
2012-05-31 Daniel StoneAdd keymap argument to weston_seat_init_keyboard
2012-05-31 Daniel StoneMove keymaps to weston_seat
2012-05-31 Daniel StoneSeparate out weston_xkb_info struct
2012-05-31 Daniel StoneSplit XKB keymap compilation out into separate function
2012-05-31 Daniel StoneSplit weston_seat_init up into pointer/keyboard/touch
2012-05-31 Daniel Stoneclients: Move XKB info from display to input struct
2012-05-31 Daniel StoneConvert wl_pointer::axis to wl_fixed_t
2012-05-31 Daniel StoneUse wl_fixed_t for axis bindings
2012-05-31 Daniel StoneSplit bindings into separate key/button/axis bindings
2012-05-31 Daniel StoneConvert notify_axis to wl_fixed_t
2012-05-31 Daniel Stoneshell: Reset focus for all seats on activation
2012-05-31 Daniel Stonetablet-shell: Use seat_list rather than primary seat
2012-05-31 Daniel Stonetablet-shell: Remove 'seat' member
2012-05-31 Daniel StoneUse compositor->seat_list instead of a singular seat
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-31 Daniel Stonetest-client.c: Replace hard-coded magic value
2012-05-31 Daniel Stoneevdev: Add LED update hook
2012-05-31 Daniel Stoneevdev: Add device capabilities
2012-05-31 Daniel StoneRename evdev_input_device::type to pending_events
2012-05-31 Daniel Stoneevdev: Convert device type to an enum
2012-05-31 Daniel StoneAdd core LED handling
2012-05-31 Daniel StoneDo binding modifier lookup on XKB state, not physical...
2012-05-31 Daniel StoneMove xkb_state object to weston_seat
2012-05-31 Daniel StoneConvert Weston modifier #defines to an enum
2012-05-31 Daniel StoneSupport wl_keyboard::modifiers event
2012-05-31 Daniel StoneUpdate XKB state in update_modifier_state
2012-05-31 Daniel StoneUpdate pointer and keyboard focus on new listeners
2012-05-31 Pekka PaalanenAdd Android backend
2012-05-31 Pekka Paalanentests, wcap: update ignores
2012-05-31 Pekka Paalanenwindow: add wrapper for EPOLL_CLOEXEC
2012-05-31 Pekka Paalanencompositor: check for execinfo.h
2012-05-31 Pekka Paalanencompositor: work around missing SOCK_CLOEXEC
2012-05-31 Scott MoreauImplement text cursor position protocol.
2012-05-31 Kristian Høgsbergxwm: Just ignore the synthetic unmap_notify
2012-05-30 Kristian Høgsbergwcap: Convert argb to yv12 using integer math instead
2012-05-30 Kristian Høgsbergwcap: Fix README typo
2012-05-30 Kristian Høgsbergxwm: Set WM_STATE window property
2012-05-30 Kristian Høgsbergxwm: Bring back synthetic events and handle synthetic...
2012-05-30 Kristian Høgsbergxwm: Don't try to read deleted properties
2012-05-30 Kristian Høgsbergxwm: Handle reparenting windows
2012-05-30 Kristian Høgsbergxwm: Don't select for XCB_EXPOSE
2012-05-30 Kristian Høgsbergxwm: Don't dispatch for events coming from XSendEvent
2012-05-30 Kristian Høgsbergxwm: Destroy frame resources and reparent back to root...
2012-05-30 Kristian Høgsbergxwm: Remove pointless change set request
2012-05-30 Kristian Høgsbergxwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
2012-05-30 Kristian Høgsbergxwm: Ignore map request for already mapped window
2012-05-30 Kristian Høgsbergxwm: Reduce window property debug output
2012-05-29 Kristian Høgsbergcompositor: Only fini region if it's not the undef...
2012-05-29 Kristian Høgsbergxwm: Reset wm->focus_window when the focused window...
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
next