libweston: Rename weston_surface::configure to ::committed
[platform/upstream/weston.git] / libweston / compositor.c
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-08-11 Quentin Glidiclibweston: Implement wl_output version 3 (release request)
2016-08-11 Armin Krezovićcompositor: Mark all views as dirty when a new output...
2016-08-07 Bryce HarringtonSwitch to use safe_strtoint instead of strtol
2016-08-07 Bryce HarringtonStandardize error checking for strtol calls
2016-07-26 Jonas ÅdahlImplement pointer locking and confinement
2016-07-26 Jonas Ådahlcompositor: Add surface commit signal
2016-07-26 Jonas ÅdahlImplement the relative pointer protocol
2016-07-26 Jonas Ådahlcompositor: Keep track of what views were activated...
2016-07-13 Bryce HarringtonRequire base-10 for strtol() calls
2016-07-01 Armin Krezovićcompositor: Switch to new surface/view mapped checks
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-23 Pekka PaalanenRename src/ to libweston/