summaryrefslogtreecommitdiff
path: root/desktop-shell/input-panel.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-19desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl1-1/+0
2015-11-19Use input method protocol from wayland-protocolsJonas Ådahl1-6/+8
2015-10-07input-panel: Fix show_input_panel_surface crash when no surface has focusNicolas Guyomard1-0/+2
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman1-2/+5
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2014-12-08compositor: add weston_surface_set_label_func()Pekka Paalanen1-0/+8
2014-11-24desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen1-1/+1
2014-08-08Don't bother destroying resources after sending an errorJasper St. Pierre1-1/+0
2014-07-23compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo1-3/+4
2014-04-21shell: display the input panel on the active outputManuel Bachmann1-0/+13
2014-04-16shell: Destroy a previous input panel animation when showing it againAnder Conselvan de Oliveira1-14/+34
2014-04-02shell: position input panel layer above fullscreen layerManuel Bachmann1-1/+1
2014-01-19input-panel: validate return value of get_default_viewU. Artie Eoff1-2/+6
2014-01-09keyboard: Make debug output less verboseKristian Høgsberg1-2/+0
2014-01-02shell: Start the input panel slide slightly on the outputKristian Høgsberg1-2/+2
2014-01-02shell: Test for surface->width == 0 to see if input-panel was unmappedKristian Høgsberg1-1/+1
2014-01-02shell: Always set input-panel position on initial configureKristian Høgsberg1-9/+1
2013-12-04desktop-shell: Split out input-panel codeKristian Høgsberg1-0/+364