1689 Commits (693d832a3d05764bad20f796000f07ae8e4c5fc2)
 

Author SHA1 Message Date
Kristian Høgsberg 693d832a3d xserver: Set input region for xwm surfaces 13 years ago
Jonas Ådahl 1df17af2c0 evdev: Improve touchpad support and add motion filters 13 years ago
Jonas Ådahl 4136d82760 evdev: Add event process dispatching 13 years ago
Kristian Høgsberg d6ad122d9a compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface 13 years ago
Kristian Høgsberg c0bc844094 compositor-x11: Check the right variable after creating dummy pbuffer 13 years ago
Kristian Høgsberg 870461997a tests: Rename left-over caps_mask to capability 13 years ago
Kristian Høgsberg b93b6cfa47 compositor: Remove resource from list when we destroy seat devices 13 years ago
Kristian Høgsberg 97460500a8 xwm: Resize frame window if child window changes size 13 years ago
Kristian Høgsberg b84108d72a simple-egl: Fix crash and simplify 13 years ago
Kristian Høgsberg 0b0c2bb3e9 compositor: Add opaque rect shader feature 13 years ago
Kristian Høgsberg fb6c6d90f3 xserver: Use frame rendering code from cairo-util 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Scott Moreau dc549932b7 Convert wl_fixed_t to int in weston_output_update_zoom(). 13 years ago
Kristian Høgsberg 0b61130bae xwm: memset struct to 0 13 years ago
Kristian Høgsberg 88c1607fb7 shell: Remove lock/unlock listeners on shutdown 13 years ago
Kristian Høgsberg 199fbb8081 xwm: Paint different decoration for active surface 13 years ago
Kristian Høgsberg bc4db77864 src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS 13 years ago
Kristian Høgsberg c0a7ff5524 configure: Add pixman-1 to the compositor required packages 13 years ago
Kristian Høgsberg 20d0028a56 Rename libconfig-parser to libshared 13 years ago
Kristian Høgsberg 5a315bc72d Move cairo-util to shared/ 13 years ago
Kristian Høgsberg 5adb480e60 window: Move frame rendering to cairo-util 13 years ago
Kristian Høgsberg 42abdf5c80 window: Move theme rendering code to cairo-util 13 years ago
Kristian Høgsberg 291c69cf93 window: Move all frame theme related state into new struct theme 13 years ago
Kristian Høgsberg 176b471a8e xwm: Don't repaint after destroying window 13 years ago
Kristian Høgsberg d9931880c5 window: Compute title vertical position based on font extents 13 years ago
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