1794 Commits (11d7139989860a1405124b889db2fbad087a5a09)
 

Author SHA1 Message Date
Kristian Høgsberg c4621b07f6 compositor: Report refresh rates in mHz 13 years ago
Kristian Høgsberg 34829dec71 compositor: Simplify clip_pointer_motion() and make it handle dead areas 13 years ago
Jonas Ådahl f647c5a5d5 compositor: When clipping pointer motions, don't loose precision 13 years ago
Kristian Høgsberg e11bbe4cc8 compositor: Use wl_fixed_t for incoming input events 13 years ago
Kristian Høgsberg 1f37601850 compositor: Move pointer motion clipping to its own function 13 years ago
Jonas Ådahl c39aa5afca evdev: Convert wl_fixed_t to int before using internally 13 years ago
Dima Ryazanov ff1c2d7914 window: Don't crash if a cursor image failed to load. 13 years ago
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