1776 Commits (d64bdf4755005854fc59922ed0e4cbf12ebfbdac)
 

Author SHA1 Message Date
Ander Conselvan de Oliveira 001de54ea1 window: use only one shm pool for all the cursor images 13 years ago
Daniel Stone e5a0120757 Rename 'state' in axis (or ambiguous) bindings to 'value' 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
Daniel Stone 7ceeb7dd43 test-client: Include poll.h to silence warning 13 years ago
Kristian Høgsberg 8e1f77fee3 drm: Make KMS hw cursors work again 13 years ago
Ander Conselvan de Oliveira 1493d2ae1c window: use libXcursor for loading pointer images 13 years ago
Ander Conselvan de Oliveira d51624f915 simple-egl: add option for running fullscreen 13 years ago
Ander Conselvan de Oliveira a64b15d160 compositor-drm: alow scanning out of buffers with XRGB8888 format 13 years ago
Ander Conselvan de Oliveira 555c17ddd8 compositor-drm: refactor to avoid unnecessary allocation of KMS FBs 13 years ago
Kristian Høgsberg 3e0fe5c0df window: Set window title and class 13 years ago
Kristian Høgsberg e7afd919c9 shell: Handle set_title and set_class 13 years ago
Cooper Yuan 4577adce8c Use the dummy pbuffer we create to make current 13 years ago
Ander Conselvan de Oliveira 5f5f31939d compositor-drm: call EGL cleanup functions on exit 13 years ago
Kristian Høgsberg f7e23d5c88 shell: Always configure when surface type changes 13 years ago
Kristian Høgsberg 7f366e7053 shell: Don't move or reconfigure surfaces until we get the new buffer 13 years ago
Kristian Høgsberg 407ef64e17 window: Only set toplevel window type if nothing else is set 13 years ago
Alex Wu 7bcb8bd30e shell: Fix not remove rotation for fullscreen surf 13 years ago
Ander Conselvan de Oliveira fb9808993b shell: allocate enough memory for shsurf->ping_timer 13 years ago
Kristian Høgsberg a8479f1e3a Merge remote-tracking branch 'pq/simple-fixes' 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 306e36185c tests: Add an initial weston integration test 13 years ago
Scott Moreau e17f61008c compositor: Initialize xserver variable 13 years ago
Pekka Paalanen ec2507695f fix build for --disable-clients --enable-simple-clients 13 years ago
Pekka Paalanen c3710f2379 simple-shm: no need for wayland-egl.h 13 years ago
Pekka Paalanen 3baf946b9a simple-shm: handle shm buffer failure 13 years ago
Pekka Paalanen f31ad10b77 compositor: report .so path when load_module() fails 13 years ago
Pekka Paalanen 313bd84a48 simple-shm: render meaningful diagnostics 13 years ago
Scott Moreau 7890c4d36d gears: Allow model rotation with pointer 13 years ago
Juan Zhao e10d279017 shell-animation: add conf option in shell 13 years ago
Juan Zhao 2abd07b200 animation: add fading-in animation 13 years ago
Kristian Høgsberg 1f2ee8019f Add COPYING 13 years ago
Kristian Høgsberg 90c6f1c90e xserver: Move window property reading to set_window_id handler 13 years ago
Kristian Høgsberg 54094c3d42 xserver: Read window properties in map request handler 13 years ago
Kristian Høgsberg ca535c1998 shell: Don't ping internal shell surfaces 13 years ago
Tiago Vignatti bc052c99f9 compositor: introduce internal shell_interface 13 years ago
Kristian Høgsberg b10f1e3ab0 compositor: Set pointer surface input region to empty on attach 13 years ago
Kristian Høgsberg a4e8b33704 shell: Move binding-modifier to shell section 13 years ago
Tiago Vignatti 0b52d4810d shell: modifier bindings configurable 13 years ago
Scott Moreau 2074f1d788 screenshooter: Don't assume output offsets start at zero 13 years ago
Scott Moreau 72c2372148 screenshooter: Move buffer assembly to client side 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 13 years ago
Casey Dahlin 9074db5d62 Send surface enter/leave events 13 years ago
Casey Dahlin 58ba1370d8 Add an id field to outputs 13 years ago
Casey Dahlin 96d8a75ec0 Change find_resource_for_surface to find_resource_for_client 13 years ago
Scott Moreau 9521d5e553 shell: Cleanup ping_timer code. 13 years ago
Alex Wu adb624a297 compositor-drm: Remove an useless code line. 13 years ago
Scott Moreau c3e54eb8f0 Dim unresponsive windows 13 years ago