ardour/libs/canvas
Robin Gareus cdb7c8c4d1
Fix touch-related canvas ptr grab
This fixes an issue when canvas left double button click
pops up a dialog. Focus needs to propagate to the dialog.

see also 05f3ac50cc
2025-02-25 23:30:52 +01:00
..
benchmark
canvas Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
doc
MSVCcanvas
test Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
arc.cc
arrow.cc
box.cc Canvas: auto-fy a couple of lops in Box::reposition_children() 2024-11-05 14:58:44 -07:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
button.cc Canvas; make button handle dynamic size allocation 2024-11-05 14:56:37 -07:00
canvas.cc Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
circle.cc
container.cc
ct
curve.cc
debug.cc Update gdk -> ydk header location (omnibus commit) 2025-02-01 13:37:48 +01:00
fill.cc
flag.cc
framed_curve.cc
grid.cc
image.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
item.cc Canvas: fix logic bug when setting child items to be layout sensitive 2024-11-05 14:55:37 -07:00
line.cc
line_set.cc canvas: if LineSet does the 0.5 pixel shift, make it the right direction 2023-09-25 20:01:21 -06:00
lollipop.cc fix lollipop drawing 2024-10-17 07:44:31 -06:00
lookup_table.cc C++ auto iteration FTW 2023-06-26 14:18:17 -06:00
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
poly_item.cc canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.cc
polygon.cc
rectangle.cc canvas; fix thinko and typo in Rectangle size_request() 2024-11-05 15:02:06 -07:00
root_group.cc
ruler.cc One font to rule the rulers. 2025-01-23 19:43:26 +01:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc
table.cc
text.cc Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
tracking_text.cc fix bad redraws caused by TrackingText on canvas 2024-04-12 18:50:03 -06:00
types.cc
utils.cc
widget.cc
wscript skeleton for a canvas button 2024-11-05 13:27:22 -07:00
xfade_curve.cc