index
:
delta/libinput.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
baserock/genivi/baseline
main
master
tablet-support
touchpad-gestures
wip/arch
wip/docbuild
wip/gitlab-ci
wip/gitlab-ci-f29
wip/smaller-arch-image
wip/ubuntu-18.10
wip/update-arch-image
gitlab.freedesktop.org: libinput/libinput.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
libinput-debug-gui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/debug-gui: fix a deprecated warning
Peter Hutterer
2023-04-20
1
-1
/
+1
*
Remove duplicate empty lines in our source
Peter Hutterer
2022-11-25
1
-1
/
+0
*
debug-gui: avoid locking pointer twice
José Expósito
2022-10-10
1
-1
/
+2
*
meson.build: check gtk targets before building
Peter Hutterer
2022-06-11
1
-11
/
+11
*
util: auto-declare the element variable in ARRAY_FOR_EACH
Peter Hutterer
2022-03-09
1
-6
/
+0
*
High-resolution scroll wheel support
Peter Hutterer
2021-08-31
1
-32
/
+18
*
debug-gui: pointer locking on X11
José Expósito
2021-08-03
1
-0
/
+65
*
debug-gui: pointer locking on Wayland
José Expósito
2021-08-03
1
-11
/
+143
*
debug-gui: migrate to GTK4
José Expósito
2021-08-03
1
-4
/
+79
*
tools/debug-gui: refactor UI element placement
José Expósito
2021-08-03
1
-6
/
+12
*
tools/debug-gui: use GMainLoop instead of gtk_main
José Expósito
2021-08-03
1
-3
/
+14
*
tools/debug-gui: move gtk_main_quit to a function
José Expósito
2021-08-03
1
-5
/
+14
*
Replace fallthrough comments with __attribute__((fallthrough))
Peter Hutterer
2021-07-22
1
-1
/
+1
*
libinput: add hold gesture public API and tool support
José Expósito
2021-06-09
1
-3
/
+56
*
use more safety list_for_each_safe when remove element in traversing list
weizhixiang
2021-05-24
1
-1
/
+1
*
use ARRAY_FOR_EACH when traverse array
weizhixiang
2021-05-24
1
-8
/
+8
*
tools/debug-gui: draw a sprite for the unaccelerated pointer as well
Peter Hutterer
2021-03-11
1
-6
/
+20
*
tools/debug-gui: move the abs pointer position into a struct point
Peter Hutterer
2021-03-11
1
-4
/
+4
*
tools/debug-gui: move the pointer position into a struct point
Peter Hutterer
2021-03-11
1
-10
/
+10
*
tools/debug-gui: start the unaccelerated motion deltas in the screen center
Peter Hutterer
2021-03-11
1
-0
/
+2
*
tools: print the libinput_dispatch() counter for debugging messages
Peter Hutterer
2020-10-06
1
-1
/
+1
*
tools: only call libinput_dispatch() once per poll
Peter Hutterer
2020-10-06
1
-1
/
+0
*
tools: when running the test suite, start the debug-gui minimized
Peter Hutterer
2020-07-07
1
-0
/
+2
*
tools: constify the optarg handling of seats
Peter Hutterer
2020-02-24
1
-1
/
+1
*
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
2019-12-04
1
-0
/
+2
*
tools: make debug-events accept multiple device nodes
Peter Hutterer
2019-11-26
1
-4
/
+4
*
tools: debug-gui: show pressure/distance as vertical bar
Peter Hutterer
2019-11-01
1
-0
/
+27
*
Remove some usage of libinput-util.h
Peter Hutterer
2019-09-11
1
-1
/
+4
*
tools: return 77 if gtk_init() fails in the debug-gui
Peter Hutterer
2019-06-26
1
-1
/
+2
*
tools: handle pad strip/ring events in the debug-gui
Peter Hutterer
2019-06-13
1
-8
/
+103
*
tools: display tablet and tablet pad buttons when pressed
Peter Hutterer
2019-06-13
1
-0
/
+35
*
tablet: add a the Totem tool type to the tablet interface
Peter Hutterer
2019-06-07
1
-0
/
+28
*
tools: display the discrete axis steps too
Peter Hutterer
2019-03-04
1
-0
/
+47
*
tools: group the scroll bits into a struct
Peter Hutterer
2019-03-04
1
-12
/
+14
*
tools: debug-gui: change the tablet color
Peter Hutterer
2019-02-14
1
-2
/
+2
*
tools: debug-gui: add a previously unbalanced cairo_restore()
Peter Hutterer
2019-02-14
1
-13
/
+6
*
tools: debug-gui: move the pointer delta code to draw_pointer
Peter Hutterer
2019-02-14
1
-22
/
+25
*
tools: draw the tablet before the touch points
Peter Hutterer
2019-02-13
1
-1
/
+1
*
tools: draw other buttons in the debug-gui
Peter Hutterer
2019-02-13
1
-0
/
+42
*
tools: debug-gui: move the lmr button handling into a substruct
Peter Hutterer
2019-02-13
1
-9
/
+12
*
tools: debug-gui: show cancelled touches as unfilled circles
Peter Hutterer
2019-02-13
1
-10
/
+27
*
tools: don't apply config options on device removed
Peter Hutterer
2018-12-19
1
-3
/
+2
*
tools: draw evdev events in the debug-gui
Peter Hutterer
2018-11-07
1
-5
/
+296
*
tools: let debug-events take a device path
Peter Hutterer
2018-11-07
1
-4
/
+10
*
tools: make the tools exit with exit code 2 on usage issues
Peter Hutterer
2018-11-07
1
-5
/
+5
*
tools: handle sigint in debug-gui
Peter Hutterer
2018-11-07
1
-0
/
+11
*
tools: fix grab handling in libinput debug-gui
Peter Hutterer
2018-08-27
1
-6
/
+4
*
tools: debug-*: show unaccelerated deltas for pointer events
Peter Hutterer
2018-08-08
1
-0
/
+36
*
tools: fix grab argument passing for libinput debug-events
Peter Hutterer
2018-06-14
1
-1
/
+1
*
tools: debug-gui: add some extra targets for pointer acceleration testing
Peter Hutterer
2018-05-21
1
-0
/
+15
[next]