summaryrefslogtreecommitdiff
path: root/desktop-shell/input-panel.c
Commit message (Expand)AuthorAgeFilesLines
* desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl2015-11-191-1/+0
* Use input method protocol from wayland-protocolsJonas Ådahl2015-11-191-6/+8
* input-panel: Fix show_input_panel_surface crash when no surface has focusNicolas Guyomard2015-10-071-0/+2
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-2/+5
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* compositor: add weston_surface_set_label_func()Pekka Paalanen2014-12-081-0/+8
* desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen2014-11-241-1/+1
* Don't bother destroying resources after sending an errorJasper St. Pierre2014-08-081-1/+0
* compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo2014-07-231-3/+4
* shell: display the input panel on the active outputManuel Bachmann2014-04-211-0/+13
* shell: Destroy a previous input panel animation when showing it againAnder Conselvan de Oliveira2014-04-161-14/+34
* shell: position input panel layer above fullscreen layerManuel Bachmann2014-04-021-1/+1
* input-panel: validate return value of get_default_viewU. Artie Eoff2014-01-191-2/+6
* keyboard: Make debug output less verboseKristian Høgsberg2014-01-091-2/+0
* shell: Start the input panel slide slightly on the outputKristian Høgsberg2014-01-021-2/+2
* shell: Test for surface->width == 0 to see if input-panel was unmappedKristian Høgsberg2014-01-021-1/+1
* shell: Always set input-panel position on initial configureKristian Høgsberg2014-01-021-9/+1
* desktop-shell: Split out input-panel codeKristian Høgsberg2013-12-041-0/+364