summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25configure.ac: Bump version to 0.94.90HEAD0.94.90masterKristian Høgsberg1-2/+2
2012-06-22Send modifier event to pointer focus when it changes tooKristian Høgsberg1-17/+31
2012-06-22Send keyboard modifier event using the keyboard resourceKristian Høgsberg1-1/+1
2012-06-22Maintain keyboard modifier state in wayland-serverDaniel Stone2-1/+26
2012-06-19wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()Ander Conselvan de Oliveira1-1/+4
2012-06-18Xcursor: Don't ignore unknown file typesDaniel Stone1-1/+2
2012-06-18data-device: Fix list corruption when the source goes awayKristian Høgsberg1-1/+2
2012-06-15tests: Update test cases to new closure allocate conventionKristian Høgsberg2-38/+36
2012-06-15TODO: Remove cursor-as-regular-surface itemKristian Høgsberg1-5/+0
2012-06-15cursor: Add function for calculating current frame in cursor animationAnder Conselvan de Oliveira2-7/+45
2012-06-15protocol: replace pointer.attach with pointer.set_cursorAnder Conselvan de Oliveira1-6/+21
2012-06-13TODO: Update to account for changes from DanielKristian Høgsberg1-14/+0
2012-06-13connection: Set closure->start in demarshal toomalloc-closureKristian Høgsberg1-0/+1
2012-06-13connection: Always malloc closureKristian Høgsberg4-65/+62
2012-06-13wayland-server: Add destroy signal to wl_seatJonas Ådahl2-0/+5
2012-06-13wayland-util: wl_list_insert_list() should accept empty listsJonas Ådahl1-0/+3
2012-06-08wayland-cursor: add an option that changes the cursor theme directoryAnder Conselvan de Oliveira2-1/+10
2012-06-06server: require XDG_RUNTIME_DIRPekka Paalanen1-7/+10
2012-06-06client: require XDG_RUNTIME_DIRPekka Paalanen1-8/+11
2012-06-05Add a focus change signal for wl_pointer and wl_keyboardKristian Høgsberg2-0/+6
2012-06-04TODO: Drop clipboard manager itemKristian Høgsberg1-12/+0
2012-06-03data-device: Don't implement data source through data offer objectKristian Høgsberg2-22/+39
2012-06-01Add wl_keyboard::keymap eventDaniel Stone1-0/+18
2012-06-01data-device: Handle setting a NULL selection sourceKristian Høgsberg1-5/+9
2012-06-01data-device: Emit selection_signal also when we lose the selectionKristian Høgsberg1-0/+2
2012-06-01data-device: Only send out NULL selection if we have a resourceKristian Høgsberg1-1/+2
2012-05-31Convert wl_pointer::axis to fixedDaniel Stone1-1/+1
2012-05-31Add key_state and button_state enumsDaniel Stone3-6/+30
2012-05-31wl_keyboard: Add modifier eventDaniel Stone3-1/+34
2012-05-31Always reset keyboard and pointer focusDaniel Stone1-10/+8
2012-05-31cursor: Fix warning with objdir != srcdir buildDaniel Stone1-1/+1
2012-05-31Wayland: logging: replace printf by wl_logMartin Minarik1-10/+7
2012-05-31Wayland: loggingMartin Minarik7-0/+41
2012-05-29tests: update gitignorePekka Paalanen1-0/+2
2012-05-29build: add uninstalled pkg-config filesPekka Paalanen4-0/+27
2012-05-29cursor: Link libwayland-cursor to libwayland-clientRob Bradford1-1/+1
2012-05-29data-device: implement drags with no data source for self-dndAnder Conselvan de Oliveira4-34/+55
2012-05-26data-device: fix crash when a client dies during a drag with an iconAnder Conselvan de Oliveira1-1/+1
2012-05-26wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira3-53/+145
2012-05-26wayland-cursor: remove enum wl_cursor_typeAnder Conselvan de Oliveira2-39/+3
2012-05-23shm: use mremap on pool resizeAnder Conselvan de Oliveira1-7/+5
2012-05-23Wayland: Add missing extern "C"Yan Wang1-0/+8
2012-05-23fix typoDiego Viola2-3/+3
2012-05-23cursor: Fix unsigned/signed comparisonsKristian Høgsberg1-3/+3
2012-05-22shm: Zero busy count for allocated buffersRob Bradford1-0/+1
2012-05-22server: Initialise serial number counter for wl_displayRob Bradford1-0/+1
2012-05-22Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira8-1/+1375
2012-05-22shm: Add request for resizing poolsAnder Conselvan de Oliveira2-5/+40
2012-05-21protocol: use transient flags for activate or not surfacesTiago Vignatti1-0/+4
2012-05-16doc: Update docs to refer to wl_seat instead of wl_input_deviceKristian Høgsberg1-2/+2