Switch to global output repaint timer
[platform/upstream/weston.git] / libweston / compositor.h
2017-03-14 Daniel StoneSwitch to global output repaint timer
2017-03-13 Daniel StoneChange boolean repaint_scheduled to quad-state enum
2017-03-13 Daniel StoneChange repaint_needed to bool
2017-02-07 Emilio Pozuelo Monfortcompositor: damage pending subsurfaces when committing...
2017-01-17 Quentin Glidiclibweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Properly namespace backends entrypoint
2017-01-17 Quentin Glidiclibweston: Position layers in an absolute way
2016-11-24 Daniel StoneDon't include version.h from compositor.h
2016-11-21 Quentin Glidiclibweston: Add move (without scale) animation
2016-11-21 Quentin Glidiclibweston: Move text_backend_* to weston.h
2016-11-21 Ryo Munakatalibweston: remove unused function declaration of weston...
2016-10-22 Daniel DíazAdd configuration option for no input device.
2016-10-05 Armin Krezovićlibweston: Remove weston_backend_output_config structure
2016-10-05 Armin Krezovićweston: Rename weston_output_init_pending() to weston_o...
2016-10-03 Armin Krezovićlibweston: Add more functionality for handling weston_o...
2016-08-30 Bryce HarringtonRevert "compositor: Add internal support to track idle...
2016-08-30 Bryce HarringtonRevert "compositor: Add public interface support for...
2016-08-30 Bryce HarringtonRevert "libweston: Add a signal to fire when the idle...
2016-08-30 Bryce Harringtonlibweston: Add a signal to fire when the idle inhibitor...
2016-08-30 Bryce Harringtoncompositor: Add public interface support for client...
2016-08-30 Bryce Harringtoncompositor: Add internal support to track idle inhibiti...
2016-08-27 Quentin Glidiclibweston: Drop shell_interface
2016-08-15 Quentin Glidiclibweston-desktop: Implement xdg_shell_v6
2016-08-14 Quentin Glidicdesktop-shell: Port to libweston-desktop
2016-08-14 Quentin Glidicxwayland: Introduce a private struct for XWayland interface
2016-08-14 Quentin GlidicIntroduce libweston-desktop
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-08-14 Quentin Glidicinput: Add helpers for all keyboard/pointer/touch events
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Jonas ÅdahlImplement pointer locking and confinement
2016-07-26 Jonas Ådahlweston-pointer: Add destroy signal
2016-07-26 Jonas Ådahlcompositor: Pass both surface and seat in activation...
2016-07-26 Jonas Ådahlcompositor: Add surface commit signal
2016-07-26 Jonas ÅdahlImplement the relative pointer protocol
2016-07-26 Jonas Ådahlinput: Provide microsecond timestamps in motion events
2016-07-26 Jonas Ådahllibinput: Expose unaccelerated motion deltas in motion...
2016-07-26 Jonas Ådahlcompositor: Keep track of what views were activated...
2016-07-26 Jonas Ådahldesktop-shell: Pass a flag bitmask instead of bool...
2016-07-01 Armin Krezovićcompositor: Untangle surface/view is_mapped from output...
2016-07-01 Giulio Camuffoxwayland: make the plugin usable by libweston compositors
2016-07-01 Pekka Paalanencompositor: add plugin-registry
2016-06-30 Bryce Harringtoninput: Move weston_seat_set_keyboard_focus and document
2016-06-30 Bryce Harringtoninput: Rename weston_surface_activate to weston_seat_se...
2016-06-23 Pekka PaalanenRename src/ to libweston/