1404 Commits (9f43cb48aac9d27aa49fe955104f5cfd204703ed)

Author SHA1 Message Date
Kristian Høgsberg c2d16000b9 compositor: Remove a few leftover screenshooter declarations 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Jonas Ådahl c0ca399f22 evdev: Use wl_fixed_t for relative motions 13 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
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
Daniel Stone d42f457b66 Load an XKB keymap and state in the compositor 13 years ago
Daniel Stone 855028fec9 Add xkb_names member plus config + X11 support 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
Tiago Vignatti 52e598cf51 shell: use own struct for transient surfaces 13 years ago
Tiago Vignatti 70e5c9cc42 shell: fix uninitialized variable warning 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
Kristian Høgsberg 8e1f77fee3 drm: Make KMS hw cursors work again 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 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
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 306e36185c tests: Add an initial weston integration test 13 years ago
Scott Moreau e17f61008c compositor: Initialize xserver variable 13 years ago
Pekka Paalanen f31ad10b77 compositor: report .so path when load_module() fails 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 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 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