1094 Commits (32069c09eab9547db3f023fc515e4eba2778efca)

Author SHA1 Message Date
Kristian Høgsberg a416fa15d5 xwm: Switch alpha, brightness and saturation to GLfloat 13 years ago
Rob Bradford 579f2934de shell: Remove fading animation from animation list when surface destroyed 13 years ago
Kristian Høgsberg 168288b177 xwm: Account for shadow and frame size when positioning transient windows 13 years ago
Kristian Høgsberg b4ad4cbdb2 xwm: Improve debug logging a bit 13 years ago
Tiago Vignatti 1ad4c42a52 xserver: map transient windows into shell surface 13 years ago
Kristian Høgsberg de7d66f36b xwm: Dont queue repaints unless we have a frame window 13 years ago
Kristian Høgsberg 21a68913b9 xwm: Keep cairo surface around and just resize it 13 years ago
Kristian Høgsberg 5ea11b69a2 xwm: Look up render format up front 13 years ago
Tiago Vignatti 491bac19c7 shell: Expose set_transient in shell interface 13 years ago
Tiago Vignatti 5cbb9c8a6b xserver: don't activate window always when mapping 13 years ago
Kristian Høgsberg fabcf8fb86 xwm: Set border width to zero in handle_map_request 13 years ago
Kristian Høgsberg da86af7a15 xwm: Handle _NET_WM_MOVERESIZE_MOVE client message 13 years ago
Kristian Høgsberg 3701f6807f xwm: Move window on frame button click 13 years ago
Kristian Høgsberg 938b8fa3c2 shell: Expose surface move functionality in shell interface 13 years ago
Kristian Høgsberg 00c57749b1 xwm: Fall back to WM_NAME if we don't have _NET_WM_NAME 13 years ago
Kristian Høgsberg b4e4c0af5a xwm: Initialize window->properties_dirty 13 years ago
Kristian Høgsberg 4b98b6f09e xwm: Read motif wm hints 13 years ago
Rob Bradford 8667e77b77 compositor: Silence compiler warning by initializing resource to NULL 13 years ago
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 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 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 20d0028a56 Rename libconfig-parser to libshared 13 years ago
Kristian Høgsberg 176b471a8e xwm: Don't repaint after destroying window 13 years ago
Ander Conselvan de Oliveira f6f9069138 compositor: Fix cursor positioning right after input_device.attach 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
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