summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Quentin Rameau 2015-11-22 02:10:18 +0100
committerGravatar Quentin Rameau 2015-11-22 02:10:18 +0100
commit6e68af115d24a11ca4135b7a620b68743eff2aa7 (patch)
treeba7b9a61b7421d29bfe8ff7feb9212c8017e0c20 /README
parentUn(g)boolify to separate GTK dependant code from the rest (diff)
Correct and simplify buttonreleased() gdk event
The passed event is a GdkEvent (or GdkEventButton), but not a GdkEventKey. Access the struct directly.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'13' height='13' alt='Gravatar' /> Andrew D. France 2-5/+9 2025-07-23Attempt to patch CI pipeline: Dockerfile will now be selfcontained, and thus,...Gravatar Andrew D. France 2-32/+43 2025-07-23CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually auto...Gravatar Andrew D. France 1-38/+25 2025-07-23CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including the...Gravatar Andrew D. France 2-9/+7