profile/ivi/weston.git
2012-06-05 Tiago Vignattixwayland: fix typo on configure libs
2012-06-05 Kristian Høgsbergxwm: Only destroy window frame in unmap_notify if we...
2012-06-05 Kristian Høgsbergcompositor: Remove left-over 'bright' shader uniform
2012-06-05 Kristian Høgsbergcompositor: Drop brightness and saturation features...
2012-06-05 Kristian Høgsbergshell: Use a busy cursor animation for unresponsive...
2012-06-05 Kristian Høgsbergwindow.c: Add primitive support for animated cursors
2012-06-05 Kristian Høgsbergwindow.c: Set focus widget before calling enter handler
2012-06-04 Kristian Høgsbergcompositor: Set pointer->current before calling focus...
2012-06-04 Kristian Høgsbergwindow.c: Add watch cursor
2012-06-04 Kristian Høgsbergwindow.c: Drop timestamp argument to input_set_pointer_...
2012-06-04 Scott MoreauRemove Intel from text-cursor-position.c copyright...
2012-06-04 Scott MoreauDrop user input detection from text cursor position...
2012-06-04 Scott MoreauConvert text cursor position protocol to use fixed...
2012-06-04 Daniel StoneFix inverted LEDs
2012-06-04 Daniel StoneFix sessions with no active input devices
2012-06-04 Daniel Stonecompositor-wayland: Delay seat creation
2012-06-04 Kristian Høgsbergxwm: Take WM_S0 manager selection
2012-06-04 Kristian Høgsbergxwm: Claim the CLIPBOARD_MANAGER selection
2012-06-04 Kristian Høgsbergcompositor: Add a clipboard manager
2012-06-03 Kristian Høgsbergxwm: Initialize X selection on X server startup
2012-06-03 Kristian Høgsbergxwm: Move selection proxy setup to selection.c
2012-06-03 Kristian Høgsbergxwm: Follow wl_data_source changes
2012-06-03 Kristian Høgsbergterminal: Use serial, not timestamp for setting the...
2012-06-01 Daniel StoneAdd support for wl_keyboard::keymap events
2012-06-01 Daniel StoneParse XKB config options in weston_compositor_init
2012-06-01 Daniel StonePass config_file through to weston_compositor_init
2012-06-01 Daniel StonePass argc and argv through to weston_compositor_init
2012-06-01 Daniel Stonecompositor-x11: Generate our own keymap
2012-06-01 Daniel Stonecompositor-wayland: Fix seat vs. seat confusion
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
next