13 Commits (4339add9e98ce1279fcfc767ae4b096d9562788d)

Author SHA1 Message Date
Kristian Høgsberg 5085001f82 tests: Handle modifier event in test-client.c 12 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 12 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 11d7139989 test-client.c: Replace hard-coded magic value 12 years ago
Kristian Høgsberg 870461997a tests: Rename left-over caps_mask to capability 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Daniel Stone b230a7ee58 Convert internal input co-ordinates to GLfloat 13 years ago
Daniel Stone 7ceeb7dd43 test-client: Include poll.h to silence warning 13 years ago
Kristian Høgsberg 3018b4431b tests: Add event-test, which tests for a few incoming events 13 years ago
Kristian Høgsberg dd90921d87 tests: Generalize test client and add helpers for launching it 13 years ago
Kristian Høgsberg 915b7f8945 tests: Add test case for basic client lifecycle 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg d654876510 cairo-util: Add png loader and image type sniffing 13 years ago
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Benjamin Franzke 47eb8f4e91 window: Remove display_flush_cairo_device 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 9a686243b6 Add a drag and drop test client 14 years ago
Kristian Høgsberg b91cd10fcb Move cairo-util.[ch] to clients/ 14 years ago
Kristian Høgsberg dcb71b62a0 Update decoration drawing to be less cairo path happy 14 years ago
Kristian Høgsberg 49e868cb05 Fix a few bugs in blur implementation 14 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg 10bdd298b8 Optimize window blur calculation. 16 years ago
Kristian Høgsberg 2f2cfae227 Factor out common cairo code, add blur function. 16 years ago