122 Commits (97f685449e51c031c72adef55c48c3892578015e)

Author SHA1 Message Date
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 12 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 12 years ago
Daniel Stone 878f0b77a8 Convert notify_axis to wl_fixed_t 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 8c8164faeb Add core LED handling 12 years ago
Daniel Stone e3f15edc2f Do binding modifier lookup on XKB state, not physical keys 12 years ago
Daniel Stone 994679a20e Move xkb_state object to weston_seat 12 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 12 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Kristian Høgsberg 5fb70bf301 Add screen recorder tool 13 years ago
Kristian Høgsberg c1693f209a xwm: Implement resizing by frame borders 13 years ago
Kristian Høgsberg a61ca06b49 xwm: Add window resize support 13 years ago
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