profile/ivi/wayland.git
2012-07-02 Christopher... protocol: Explicitly mark requests which allow null...
2012-07-02 Christopher... protocol: Add explicit nullable types
2012-06-30 Dylan Noblesmithtests: test that path names longer than 108 bytes are...
2012-06-30 Dylan Noblesmithtests: fix make check for out-of-tree builds
2012-06-30 Dylan Noblesmithtests: sort list of tests
2012-06-30 Dylan Noblesmithwayland-client: reject socket paths longer than 108...
2012-06-30 Dylan Noblesmithwayland-server: reject socket paths longer than 108...
2012-06-30 Dylan Noblesmithwayland-server: add more logging of errors
2012-06-30 Dylan Noblesmithwayland-server: fix socket ownership race condition
2012-06-30 Dylan Noblesmithwayland-server: fix fd leak on error path
2012-06-30 Dylan Noblesmithdrop use of strerror()
2012-06-30 Dylan Noblesmithwayland-server: reduce use of magic numbers
2012-06-29 Kristian HøgsbergAllocate client proxy automatically for new objects
2012-06-28 Ander Conselvan... protocol: Change wording of pointer.set_cursor()
2012-06-27 Kristian Høgsbergwl_shell: Don't require that parent surfaces are wl_she...
2012-06-25 Kristian Høgsbergconfigure.ac: Bump version to 0.94.90 0.94.90
2012-06-22 Kristian HøgsbergSend modifier event to pointer focus when it changes too
2012-06-22 Kristian HøgsbergSend keyboard modifier event using the keyboard resource
2012-06-22 Daniel StoneMaintain keyboard modifier state in wayland-server
2012-06-19 Ander Conselvan... wayland-cursor: Plug leak of filename on load_all_curso...
2012-06-18 Daniel StoneXcursor: Don't ignore unknown file types
2012-06-18 Kristian Høgsbergdata-device: Fix list corruption when the source goes...
2012-06-15 Kristian Høgsbergtests: Update test cases to new closure allocate convention
2012-06-15 Kristian HøgsbergTODO: Remove cursor-as-regular-surface item
2012-06-15 Ander Conselvan... cursor: Add function for calculating current frame...
2012-06-15 Ander Conselvan... protocol: replace pointer.attach with pointer.set_cursor
2012-06-13 Kristian HøgsbergTODO: Update to account for changes from Daniel
2012-06-13 Kristian Høgsbergconnection: Set closure->start in demarshal too
2012-06-13 Kristian Høgsbergconnection: Always malloc closure
2012-06-13 Jonas Ådahlwayland-server: Add destroy signal to wl_seat
2012-06-13 Jonas Ådahlwayland-util: wl_list_insert_list() should accept empty...
2012-06-08 Ander Conselvan... wayland-cursor: add an option that changes the cursor...
2012-06-06 Pekka Paalanenserver: require XDG_RUNTIME_DIR
2012-06-06 Pekka Paalanenclient: require XDG_RUNTIME_DIR
2012-06-05 Kristian HøgsbergAdd a focus change signal for wl_pointer and wl_keyboard
2012-06-04 Kristian HøgsbergTODO: Drop clipboard manager item
2012-06-03 Kristian Høgsbergdata-device: Don't implement data source through data...
2012-06-01 Daniel StoneAdd wl_keyboard::keymap event
2012-06-01 Kristian Høgsbergdata-device: Handle setting a NULL selection source
2012-06-01 Kristian Høgsbergdata-device: Emit selection_signal also when we lose...
2012-06-01 Kristian Høgsbergdata-device: Only send out NULL selection if we have...
2012-05-31 Daniel StoneConvert wl_pointer::axis to fixed
2012-05-31 Daniel StoneAdd key_state and button_state enums
2012-05-31 Daniel Stonewl_keyboard: Add modifier event
2012-05-31 Daniel StoneAlways reset keyboard and pointer focus
2012-05-31 Daniel Stonecursor: Fix warning with objdir != srcdir build
2012-05-31 Martin MinarikWayland: logging: replace printf by wl_log
2012-05-31 Martin MinarikWayland: logging
2012-05-29 Pekka Paalanentests: update gitignore
2012-05-29 Pekka Paalanenbuild: add uninstalled pkg-config files
2012-05-29 Rob Bradfordcursor: Link libwayland-cursor to libwayland-client
2012-05-29 Ander Conselvan... data-device: implement drags with no data source for...
2012-05-26 Ander Conselvan... data-device: fix crash when a client dies during a...
2012-05-26 Ander Conselvan... wayland-cursor: load all cursors from a theme on wl_cur...
2012-05-26 Ander Conselvan... wayland-cursor: remove enum wl_cursor_type
2012-05-23 Ander Conselvan... shm: use mremap on pool resize
2012-05-23 Yan WangWayland: Add missing extern "C"
2012-05-23 Diego Violafix typo
2012-05-23 Kristian Høgsbergcursor: Fix unsigned/signed comparisons
2012-05-22 Rob Bradfordshm: Zero busy count for allocated buffers
2012-05-22 Rob Bradfordserver: Initialise serial number counter for wl_display
2012-05-22 Ander Conselvan... Introduce libwayland-cursor, a cursor helper library
2012-05-22 Ander Conselvan... shm: Add request for resizing pools
2012-05-21 Tiago Vignattiprotocol: use transient flags for activate or not surfaces
2012-05-16 Kristian Høgsbergdoc: Update docs to refer to wl_seat instead of wl_inpu...
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-15 DarxusAdd missing alt attributes in publican docs.
2012-05-15 Pekka Paalanentests: add noop to fixed-benchmark
2012-05-14 Kristian HøgsbergOptimize wl_fixed_t to/from double conversion functions
2012-05-11 Kristian HøgsbergTODO: Strike the last xkbcommon issues
2012-05-10 Kristian Høgsbergprotocol: Specify that the fullscreen framerate paramet...
2012-05-10 Kristian Høgsbergprotocol: Back out accidentally committed wl_seat changes
2012-05-10 Kristian Høgsbergprotocol: Add documentation for wl_output
2012-05-09 Kristian HøgsbergTODO: More updates
2012-05-08 Kristian HøgsbergUpdate TODO
2012-05-08 Daniel StoneInput: Convert pointer co-ordinates to signed_24_8
2012-05-08 Daniel StoneAdd support for signed 24.8 decimal numbers
2012-05-08 Kristian Høgsbergevent-loop: Delete fd from epoll when removing event...
2012-05-08 Kristian Høgsbergtests: prefix event loop tests with event_loop_
2012-05-08 Kristian Høgsbergtests: assert that mask is zero is post_dispatch callback
2012-05-08 Kristian Høgsbergtests: Add timerfd test
2012-05-08 Kristian Høgsbergtests: Add signal test case
2012-05-08 Kristian Høgsbergevent-loop: Consolidate code for setting up new sources
2012-05-08 Tiago Vignattievent-loop: fix conditional checking
2012-05-08 Kristian HøgsbergTODO: drop scanner namespace item
2012-05-08 Kristian Høgsbergscanner: Generalize desc_dump() to handle hanging indents
2012-05-08 Kristian Høgsbergscanner: Fix desc_dump() to not extend beyond column 72
2012-05-08 Kristian Høgsbergscanner: Use indent() function in desc_dump()
2012-05-07 Daniel StoneUse unsigned for key/button up/down state in grabs
2012-05-03 Kristian HøgsbergUse class_ instead of class in protocol
2012-05-02 Daniel Stonetests: Fix out-of-tree builds
2012-05-02 Kristian HøgsbergAdd shell_surface set_title and set_class requests
2012-05-02 Nicolas Pouillonserver: Post new globals to current clients
2012-05-01 Kristian Høgsbergprotocol: Move ping event down to other events
2012-04-27 Kristian HøgsbergAdd wl_proxy_get_id()
2012-04-27 Kristian HøgsbergAdd wl_client_get_object()
2012-04-27 Kristian HøgsbergDrop stale prototype
2012-04-26 Kristian Høgsbergtests: Just list tests under the TESTS variable
2012-04-25 Kristian HøgsbergMerge remote-tracking branch 'pq/for-krh'
2012-04-25 Kristian HøgsbergAdd COPYING
next