62 Commits (86adef9d54d41b1594749c00abab24482248fa5c)

Author SHA1 Message Date
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 12 years ago
Kristian Høgsberg 7af7cede2d compositor-wayland: Move weston_seat into wayland_input 12 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Kristian Høgsberg 7b884bc0de compositor: Use a minimal restore handler for crash clean up 12 years ago
Kristian Høgsberg 0e696478a9 Handle new transform argument in wl_output.geometry event 12 years ago
Gwenole Beauchesne 28f59b027a compositor: handle YUV buffers. 13 years ago
Gwenole Beauchesne 6d0304904c compositor: factor out RGB shader. 13 years ago
Martin Olsson c5db50f549 compositor-wayland: Add error handling in wayland_compositor_create() 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Daniel Stone 5069280d29 compositor-wayland: Synchronise keyboard state with parent 13 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 13 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 13 years ago
Kristian Høgsberg e0f832b4f0 compositor: Pass weston_output as the frame_signal argument 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Ander Conselvan de Oliveira 563c5b8386 compositor-wayland: Respond to ping requests on outputs' shell surfaces 13 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Daniel Stone a497d57619 compositor-wayland: Delay seat creation 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 cd981ddf1d compositor-wayland: Fix seat vs. seat confusion 13 years ago
Daniel Stone bb1df6a7c1 Add keymap argument to weston_seat_init_keyboard 13 years ago
Daniel Stone 74419a2237 Split weston_seat_init up into pointer/keyboard/touch 13 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 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 351eb61fbc Support wl_keyboard::modifiers event 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
Kristian Høgsberg e11bbe4cc8 compositor: Use wl_fixed_t for incoming input events 13 years ago
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 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
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Kristian Høgsberg b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 13 years ago
Ander Conselvan de Oliveira e2d21e82fc compositor-wayland: use image loading code from shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 13 years ago
Tiago Vignatti 8e53c7f566 compositor: add dpms and backlight support 13 years ago
Kristian Høgsberg d8bf90c150 Move weston_output_set_cursor into compositor-drm.c 13 years ago