12 Commits (4dbadb1556f296cf148ed91a1044004ec6c80707)

Author SHA1 Message Date
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Ander Conselvan de Oliveira dc8c8fce72 window: rename enum pointer_type to cursor_type 12 years ago
Ander Conselvan de Oliveira d8f527c845 window: track changes in libwayland-cursor api 12 years ago
Ander Conselvan de Oliveira 1042dc15e0 window: use libwayland-cursor instead of libXcursor 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Jonas Ådahl df211839dd clients: Add motion event trails to clickdot 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg 009ac0a965 window: Dont take width and height in window constructor 13 years ago
Pekka Paalanen b13e84f4e9 clickdot: implement the purpose 13 years ago
Pekka Paalanen 6920190013 clickdot: a copy of resizor 13 years ago
Pekka Paalanen 6d174cff7a window: menu leak fixes 13 years ago
Pekka Paalanen 84d62dc999 resizor: free the widget on destroy 13 years ago
Kristian Høgsberg 29af3ebce6 window: Make decorations just a widget 13 years ago
Kristian Høgsberg bb97700474 window: Get rid of the window child allocation concept 13 years ago
Kristian Høgsberg b67e94b170 window: Make resize and redraw handlers widget vfuncs 13 years ago
Kristian Høgsberg 5d12990dbe window: Allocate and flush the window surface in window.c 13 years ago
Kristian Høgsberg 75bc667a70 window: Drop the window widget 13 years ago
Kristian Høgsberg a8a0db3497 window: Move button handler to widget 13 years ago
Kristian Høgsberg 4f7dcd6eb1 window: Add a window menu 13 years ago
Kristian Høgsberg b3cca0a411 shell: Start implementing the popup surface type 13 years ago
Pekka Paalanen e59d74a9b9 resizor: add exit key and cleanups 13 years ago
Kristian Høgsberg bbedd7e9d2 clients: Implement a toy-menu for testing the menu surface type 13 years ago
Kristian Høgsberg 8da0fbde12 resizor: Use symbolic name for BTN_RIGHT 13 years ago
Kristian Høgsberg c5241f5b73 Never include wayland-util.h directly 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Kristian Høgsberg 3a69627f43 window: Stop using glib mainloop in toy toolkit 13 years ago
Kristian Høgsberg 9de79a92a6 window.c: Drop global handler argument 13 years ago
Kristian Høgsberg a8d1fa762e clients: Bring clients up to date 13 years ago
Tim Wiederhake b4b67344f0 Define global handler on display creation 14 years ago
Benjamin Franzke ec4d342aa9 Support per surface frame events 14 years ago
Tim Wiederhake eae5569558 remove unused variable 14 years ago
Kristian Høgsberg 248c1b61ce Add an orange pop-up menu to test the new map_transient request 14 years ago
Kristian Høgsberg 67cac8a565 Pass input device and time in key_handler callback 14 years ago
Kristian Høgsberg da846ca91d Fix terminal resizing 14 years ago
Kristian Høgsberg 82da52b15b Update surface.attach and change surface.map to surface.map_toplevel 14 years ago
Kristian Høgsberg 53a7f2137b Fix the resizor 14 years ago
Kristian Høgsberg 5c4056e049 Schedule frame callback in the redraw handler 14 years ago
Kristian Høgsberg 7c221d278a Add window resize sample client 14 years ago