1737 Commits (b0be6075ca339701837d9bc73e9797c4ca63bc6f)
 

Author SHA1 Message Date
Rafal Mielniczuk 87e4c9354e window: fix check of cursor image load result 13 years ago
Daniel Stone d42f457b66 Load an XKB keymap and state in the compositor 13 years ago
Daniel Stone db095ff3c3 Link compositors to xkbcommon as well 13 years ago
Daniel Stone 855028fec9 Add xkb_names member plus config + X11 support 13 years ago
Kristian Høgsberg 7016313778 Port Wayland clients to new xkbcommon API 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 bd3489b6e1 Add fixed-point versions of weston_surface_{to, from}_global 13 years ago
Rob Bradford eb95d0de7e build: Tighten mtdev dependency to reflect requirement 13 years ago
Tiago Vignatti 52e598cf51 shell: use own struct for transient surfaces 13 years ago
Tiago Vignatti 70e5c9cc42 shell: fix uninitialized variable warning 13 years ago
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