424 Commits (f6a65928a845735943e059561763cf40c0876a4a)

Author SHA1 Message Date
Kristian Høgsberg 5f95557631 data-device: Setup and release drag surface and beginning and end of drag 12 years ago
Kristian Høgsberg 624d8f2293 data-device: Don't emit a signal for drag icon changes 12 years ago
Kristian Høgsberg 7848bb687c input: Move drag handling to data-device.c 12 years ago
Kristian Høgsberg 8799d41b1e compositor: Move fan_debug to gl-renderer 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 12 years ago
Kristian Høgsberg 4a2a274350 input: Fold wl_seat init/release into weston_seat init/release 12 years ago
Kristian Høgsberg e329f36533 input: Rename wl_touch to weston_touch 12 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 12 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 12 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Kristian Høgsberg 2158a889a1 Import input structs and helper functions from wayland 12 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 12 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 12 years ago
Richard Hughes e7299962a9 Add a set_gamma vfunc on weston_output 12 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 12 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 12 years ago
Richard Hughes 2b2092adb4 Extract and parse the EDID when outputs are added 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 12 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 12 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 12 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 12 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 12 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 12 years ago
Rune K. Svendsen 14b2fe7020 Eat scroll event if a key binding function is executed because of it. 12 years ago
Ander Conselvan de Oliveira e1bd5a02a0 compositor: Don't rely on surface->clip to cull overlay obscured damage 12 years ago
Ander Conselvan de Oliveira 8ad1982854 compositor: Keep a z-ordered list of planes 12 years ago
Kristian Høgsberg 2034780cb2 compositor: Fold weston_buffer_post_release into weston_buffer_reference 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 12 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 12 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 12 years ago