1783 Commits (17b13bd89f70c82c29cad8a2d2614b0b304adf7d)
 

Author SHA1 Message Date
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
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