index
:
delta/genivi/wayland-ivi-extension.git
1.11
2.0
baserock/1.9.0-parallel-make-fix
baserock/genivi/1.2.0
baserock/genivi/baseline
baserock/genivi/baseline-h-1.1
baserock/james/genivi-demo-platform
baserock/jjardon/weston-1.10
baserock/liw/genivi-h-1.1
baserock/pedroalvarez/1.9.0-fix-race-condition
master
review_requested_on_mailing_list
wl-shell-emulator
github.com: GENIVI/wayland-ivi-extension.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ivi-input-modules
/
ivi-input-controller
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilmInput: support ilm_getDefaultSeat api to return default seat name
Tran Ba Khang(MS/EMC31-XC)
2023-04-28
1
-3
/
+9
*
ivi-input-modules: read default seat name from weston.ini file
Tran Ba Khang(MS/EMC31-XC)
2023-04-28
1
-5
/
+46
*
Merge remote-tracking branch 'upstream/pull/125'
Eugen Friedrich
2023-01-20
1
-1
/
+18
|
\
|
*
ivi-input-controller: ivi-controller: Copy over weston internal functions
Marek Vasut
2022-01-23
1
-1
/
+18
*
|
Merge remote-tracking branch 'upstream/pull/110'
Eugen Friedrich
2023-01-07
1
-1
/
+1
|
\
\
|
*
|
ivi-input-controller: update to weston 7 header files
Rajendraprasad K J
2020-01-06
1
-1
/
+1
|
|
/
*
|
CMake: Fix weston header link
Tran Ba Khang(MS/EMC31-XC)
2023-01-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/pull/122'
Jeka Friedrich
2022-02-13
1
-12
/
+0
|
\
\
|
*
|
ivi-input-controller: Prevent use-after-free when tearing down seat
Marek Vasut
2022-01-23
1
-12
/
+0
|
|
/
*
|
Fix NULL pointer exception in case of no input device
Naoto Yamaguchi
2021-10-08
1
-11
/
+13
|
/
*
Merge remote-tracking branch 'upstream/pull/100'
Emre Ucan
2018-10-19
1
-4
/
+1
|
\
|
*
ivi-input: use core API to send keymaps
Emre Ucan
2018-09-24
1
-4
/
+1
*
|
ivi-input-controller: fix invalid memory access during deinitialization
Harsha M M
2018-08-07
1
-30
/
+66
|
/
*
ivi-input: add seat_ctx member to seat_focus struct
Emre Ucan
2018-06-04
1
-37
/
+27
*
ivi-input: don't duplicate seat name in seat_ctx
Emre Ucan
2018-06-04
1
-10
/
+6
*
ivi-input: send focus and acceptance events together
Emre Ucan
2018-06-04
1
-8
/
+1
*
ivi-input: remove input_controller struct
Emre Ucan
2018-06-04
1
-65
/
+35
*
ivi-input-controller: modify grab interfaces for weston 4.0
Emre Ucan
2018-04-10
1
-11
/
+12
*
ivi-input-controller: fix potential null pointer dereferencing
Emre Ucan
2018-03-20
1
-14
/
+1
*
ivi-input: Rename the function as per its functionality
Harsha M M
2018-03-15
1
-9
/
+3
*
ivi-input: remove seat acceptance from surface when seat is destroyed
Harsha M M
2018-03-15
1
-0
/
+8
*
ivi-input: don't add non-existing default seat
Emre Ucan
2018-03-14
1
-4
/
+23
*
ivi-input-controller: pass ivisurface to send_input_focus
Emre Ucan
2018-02-28
1
-15
/
+8
*
ivi-input-controller: pass ivisurface by kbd_set_focus_surf
Emre Ucan
2018-02-28
1
-4
/
+2
*
ivi-input-controller: unset pointer focus when surface is destroyed
Emre Ucan
2018-02-28
1
-3
/
+8
*
ivi-input-controller: store ivisurface for forced_ptr
Emre Ucan
2018-02-28
1
-22
/
+12
*
ivi-input-controller: fix -Wmaybe-uninitialized
Emre Ucan
2018-02-23
1
-1
/
+1
*
ivi-input-controller: fix -Wunused-variable warnings
Emre Ucan
2018-02-23
1
-13
/
+2
*
ivi-input: update weston view for sending pointer coordinates
Karthiraman Ramaiah
2018-02-06
1
-2
/
+2
*
ivi-input: send surface relative entry cooordinates when pointer focus is forced
Harsha M M
2018-01-05
1
-8
/
+6
*
ivi-input: remove use_xkbcommon check
Emre Ucan
2017-10-18
1
-13
/
+5
*
Merge remote-tracking branch 'upstream/pull/48'
Eugen Friedrich
2017-08-29
1
-3
/
+5
|
\
|
*
ivi-input-controller: fix for set_focus for empty view without attached buffer
Michael Teyfel
2017-08-10
1
-3
/
+5
*
|
Added new signals ivisurface_created_signal and ivisurface_removed_signal
Michael Teyfel
2017-08-18
1
-2
/
+2
*
|
ivi-input-controller: changed input_context to use ivishell
Michael Teyfel
2017-08-18
1
-54
/
+43
*
|
ivi-input-controller: replaced surface_ctx by extended ivisurface
Michael Teyfel
2017-08-18
1
-77
/
+48
|
/
*
ivi-input: Free up surface and controller resources during shut down
harsha.mm
2017-07-13
1
-12
/
+44
*
ivi-input: Free up seat name as well along with seat focus
harsha.mm
2017-07-13
1
-0
/
+1
*
ivi-input: Send out right focus to controller
harsha.mm
2017-07-13
1
-6
/
+9
*
ivi-input: Optimize by making repeated lines to a function
harsha.mm
2017-07-13
1
-66
/
+55
*
ivi-input: Fix exception due to non ivi-surface
harsha.mm
2017-07-13
1
-29
/
+40
*
ivi-input: Evaluate pointer focus against NULL
harsha.mm
2017-07-13
1
-8
/
+15
*
ivi-input: Fix multi-seat focus setting and change setup of device focus
harsha.mm
2017-07-13
1
-145
/
+256
*
ivi-input: Use standard weston apis to handle pointer events
harsha.mm
2017-07-13
1
-104
/
+5
*
ivi-input: Evaluate pointer focus and clear if surface does not accept events...
harsha.mm
2017-07-13
1
-0
/
+67
*
ivi-input: Use standard weston apis for touch events
harsha.mm
2017-07-13
1
-124
/
+18
*
ivi-input: Clear touch focus if surface does not accept events from the seat
harsha.mm
2017-07-13
1
-65
/
+32
*
ivi-input: add api to obtain surf context from weston surface
harsha.mm
2017-07-13
1
-0
/
+18
*
ivi-input: Send keymap, modifiers, repeat info along with keyboard enter event
harsha.mm
2017-07-13
1
-0
/
+31
*
ivi-input: send keyboard event to all resources of client
harsha.mm
2017-07-13
1
-44
/
+214
[next]