139 Commits (8dacaaba1b0cae3f9a0d49867452ee14797ac4bd)

Author SHA1 Message Date
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 13 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 13 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 13 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 13 years ago
Scott Moreau d64cf21246 Add frame_counter to weston_animation. 13 years ago
Scott Moreau 9d1b1125fd Move animation_list to weston_output. 13 years ago
Kristian Høgsberg b2af93ef8c compositor: Drop weston_surface_to_global() 13 years ago
Kristian Høgsberg 361039820b compositor: Drop brightness and saturation features in the shader 13 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 13 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 13 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago
Daniel Stone baf4359285 Pass argc and argv through to weston_compositor_init 13 years ago
Daniel Stone bb1df6a7c1 Add keymap argument to weston_seat_init_keyboard 13 years ago
Daniel Stone d65b909778 Move keymaps to weston_seat 13 years ago
Daniel Stone e379da9532 Separate out weston_xkb_info struct 13 years ago
Daniel Stone 74419a2237 Split weston_seat_init up into pointer/keyboard/touch 13 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 13 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 13 years ago
Daniel Stone 878f0b77a8 Convert notify_axis to wl_fixed_t 13 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 13 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 13 years ago
Daniel Stone 8c8164faeb Add core LED handling 13 years ago
Daniel Stone e3f15edc2f Do binding modifier lookup on XKB state, not physical keys 13 years ago
Daniel Stone 994679a20e Move xkb_state object to weston_seat 13 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 13 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 13 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 13 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