libweston: Rename weston_surface::configure to ::committed
[platform/upstream/weston.git] / desktop-shell / input-panel.c
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-01 Armin Krezovićdesktop-shell: update for manual surface/view mapping
2015-11-19 Jonas Ådahldesktop-shell: Rename protocol weston_desktop_shell
2015-11-19 Jonas ÅdahlUse input method protocol from wayland-protocols
2015-10-08 Nicolas Guyomardinput-panel: Fix show_input_panel_surface crash when...
2015-07-31 Derek Foremaninput: Don't test keyboard/pointer/touch pointers
2015-06-16 Jon CruzUnified multiple definitions of container_of() macro.
2015-06-15 Bryce Harrington*-shell: Update boilerplate from MIT X11 license to...
2014-12-08 Pekka Paalanencompositor: add weston_surface_set_label_func()
2014-11-24 Pekka Paalanendesktop-shell: don't crash input-panel if no kbd focus
2014-08-08 Jasper St. PierreDon't bother destroying resources after sending an...
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-04-21 Manuel Bachmannshell: display the input panel on the active output
2014-04-17 Ander Conselvan... shell: Destroy a previous input panel animation when...
2014-04-02 Manuel Bachmannshell: position input panel layer above fullscreen...
2014-01-20 U. Artie Eoffinput-panel: validate return value of get_default_view
2014-01-10 Kristian Høgsbergkeyboard: Make debug output less verbose
2014-01-02 Kristian Høgsbergshell: Start the input panel slide slightly on the...
2014-01-02 Kristian Høgsbergshell: Test for surface->width == 0 to see if input...
2014-01-02 Kristian Høgsbergshell: Always set input-panel position on initial configure
2013-12-04 Kristian Høgsbergdesktop-shell: Split out input-panel code