1664 Commits (7507b570c64b2b7bf2ab9aee75f9fdc69e0529a4)
 

Author SHA1 Message Date
Rob Bradford 7507b570c6 window: Store the outputs that the window is on 13 years ago
Ander Conselvan de Oliveira f6f9069138 compositor: Fix cursor positioning right after input_device.attach 13 years ago
Ander Conselvan de Oliveira 6d2030dabb tests: Fix event-test 13 years ago
Kristian Høgsberg 19ce462217 xwm: Update window title when window property change 13 years ago
Kristian Høgsberg 2a088867ab xwm: Put a title bar on it 13 years ago
Kristian Høgsberg 13e8e4717e xwm: Reparent X windows, paint a red decoration frame 13 years ago
Kristian Høgsberg c7ca355ec5 compositor: Only call weston_surface_update_transform from repaint 13 years ago
Kristian Høgsberg c2d16000b9 compositor: Remove a few leftover screenshooter declarations 13 years ago
Scott Moreau f7e498cb89 toytoolkit: Recalculate input region if client has modified it's size. 13 years ago
Pekka Paalanen 79b5652de6 window: fix missed xkb API adaptation 13 years ago
Scott Moreau 7c8b116065 simple-shm: Handle ping event. 13 years ago
Kristian Høgsberg 4c3dac9c66 clients: Remove superfluous #includes 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Kristian Høgsberg d174521b56 resizor: More resizing 13 years ago
Kristian Høgsberg 3593f81a5d simple-egl: Add option -o to make surface opaque 13 years ago
Jonas Ådahl df211839dd clients: Add motion event trails to clickdot 13 years ago
Jonas Ådahl c0ca399f22 evdev: Use wl_fixed_t for relative motions 13 years ago
Martin Minarik 1998b154a7 window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 13 years ago
Kristian Høgsberg 80680c7b75 window.c: Just use float instead of GLfloat, remove GLES2.h include 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
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