308 Commits (1a81abb1ddb3fdc02a344624bef74710e31c0b73)

Author SHA1 Message Date
Scott Moreau 850ca42b9b Restructure output zoom. 13 years ago
Kristian Høgsberg 45ba869ff3 shell: Make create_shell_surface() just return the shsurf 13 years ago
Kristian Høgsberg a416fa15d5 xwm: Switch alpha, brightness and saturation to GLfloat 13 years ago
Tiago Vignatti 491bac19c7 shell: Expose set_transient in shell interface 13 years ago
Kristian Høgsberg 938b8fa3c2 shell: Expose surface move functionality in shell interface 13 years ago
Kristian Høgsberg d6ad122d9a compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface 13 years ago
Kristian Høgsberg 0b0c2bb3e9 compositor: Add opaque rect shader feature 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg c2d16000b9 compositor: Remove a few leftover screenshooter declarations 13 years ago
Kristian Høgsberg e11bbe4cc8 compositor: Use wl_fixed_t for incoming input events 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 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
Daniel Stone e5a0120757 Rename 'state' in axis (or ambiguous) bindings to 'value' 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Juan Zhao e10d279017 shell-animation: add conf option in shell 13 years ago
Tiago Vignatti bc052c99f9 compositor: introduce internal shell_interface 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
Scott Moreau 69367082de Install brightness and saturation variables for surface shader 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Alex Wu bd3354b8b2 shell: Implement "driver" method of fullsceen. 13 years ago
Alex Wu 2dda604093 compositor: Add a switch_mode hook and a wrapper into the output. 13 years ago
Pekka Paalanen a1d57dba87 compositor: make GL_EXT_read_format_bgra optional 13 years ago
Pekka Paalanen 52bfbaae14 compositor: use GL_EXT_unpack_subimage only if available 13 years ago
Pekka Paalanen 2eaa11e954 compositor: add EGL_WL_bind_wayland_display definitions 13 years ago
Pekka Paalanen 9bc1a4ef9e compositor: move libudev.h to evdev.h 13 years ago
Kristian Høgsberg 02e79dc935 compositor: Add a destroy signal and turn weston_shell into signals 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Benjamin Franzke b687940cd5 compositor: Remove wl_output-global on unplug 13 years ago
Kristian Høgsberg 5d1c0c58ad drm: Add vt switch keybindings 13 years ago
Kristian Høgsberg 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus 13 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Alex Wu 2185843ced shell: Add fullscreen path into activate() 13 years ago
Kristian Høgsberg 3448616bc3 Remove weston_shell map and configure function pointers 13 years ago
Ander Conselvan de Oliveira 7fb9f95dce compositor: move force_configure field to shell_surface 13 years ago
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc 13 years ago
Ander Conselvan de Oliveira d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces 13 years ago
Ander Conselvan de Oliveira fbf2894812 compositor: add weston_surface_to_global_float helper 13 years ago
Ander Conselvan de Oliveira b8ab14fe04 compositor: add a weston_surface_is_mapped() helper 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Ander Conselvan de Oliveira 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() 13 years ago
Ander Conselvan de Oliveira e2d21e82fc compositor-wayland: use image loading code from shared/ 13 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago