index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop-shell
/
input-panel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
desktop-shell: Map input panel surfaces before views
Daniel Stone
1
-8
/
+11
2023-10-04
desktop-shell: Use weston_view_move_to_layer() for input panels
Daniel Stone
1
-7
/
+3
2023-09-14
Check weston_head_from_resource for NULL return
Joshua Watt
1
-6
/
+7
2023-06-19
desktop-shell: Pass a weston_coord to calc_input_panel_position
Derek Foreman
1
-15
/
+14
2023-06-12
libweston: Use weston_coord in struct weston_output
Derek Foreman
1
-2
/
+4
2023-06-12
libweston: use weston_coord for weston_view_set_position
Derek Foreman
1
-2
/
+6
2023-02-24
libweston: Use weston_coord in surface committed handler
Derek Foreman
1
-1
/
+2
2023-02-24
libweston: Use weston_coord in struct weston_view
Derek Foreman
1
-2
/
+4
2022-06-16
libweston: Add weston_surface_map() wrapper
Daniel Stone
1
-1
/
+1
2021-10-14
desktop-shell: Fix wrong initial position of input panel
Takuro Ashie
1
-14
/
+21
2018-04-10
libweston: make wl_output point to weston_head
Pekka Paalanen
1
-1
/
+3
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
1
-1
/
+1
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
1
-3
/
+3
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
1
-8
/
+8
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-07-01
desktop-shell: update for manual surface/view mapping
Armin Krezović
1
-0
/
+2
2015-11-19
desktop-shell: Rename protocol weston_desktop_shell
Jonas Ådahl
1
-1
/
+0
2015-11-19
Use input method protocol from wayland-protocols
Jonas Ådahl
1
-6
/
+8
2015-10-07
input-panel: Fix show_input_panel_surface crash when no surface has focus
Nicolas Guyomard
1
-0
/
+2
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
1
-2
/
+5
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
*-shell: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2014-12-08
compositor: add weston_surface_set_label_func()
Pekka Paalanen
1
-0
/
+8
2014-11-24
desktop-shell: don't crash input-panel if no kbd focus
Pekka Paalanen
1
-1
/
+1
2014-08-08
Don't bother destroying resources after sending an error
Jasper St. Pierre
1
-1
/
+0
2014-07-23
compositor: keep track of the weston_layer a weston_view is in
Giulio Camuffo
1
-3
/
+4
2014-04-21
shell: display the input panel on the active output
Manuel Bachmann
1
-0
/
+13
2014-04-16
shell: Destroy a previous input panel animation when showing it again
Ander Conselvan de Oliveira
1
-14
/
+34
2014-04-02
shell: position input panel layer above fullscreen layer
Manuel Bachmann
1
-1
/
+1
2014-01-19
input-panel: validate return value of get_default_view
U. Artie Eoff
1
-2
/
+6
2014-01-09
keyboard: Make debug output less verbose
Kristian Høgsberg
1
-2
/
+0
2014-01-02
shell: Start the input panel slide slightly on the output
Kristian Høgsberg
1
-2
/
+2
2014-01-02
shell: Test for surface->width == 0 to see if input-panel was unmapped
Kristian Høgsberg
1
-1
/
+1
2014-01-02
shell: Always set input-panel position on initial configure
Kristian Høgsberg
1
-9
/
+1
2013-12-04
desktop-shell: Split out input-panel code
Kristian Høgsberg
1
-0
/
+364