diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-07-07 11:18:53 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-07-09 15:54:13 +0200 |
commit | 6e90aec7fdcab6740b29597a7236cc0be2129762 (patch) | |
tree | a8d0736eb9dd462f64f25759e43e41be6240fb89 /vcl/source/window/window.cxx | |
parent | b1b6af02465b1a20ec4f28811bc5cc6bde8417be (diff) |
gtk4: use the FixedContainer overlay for mouse events after all
Remove gtk_widget_set_can_target on the overlay so that when we put
native gtk widgets into the overlay they get events and can be
interacted with.
The DrawingArea is 'underneath' the overlay. So just move the mouse
event handlers to the overlay itself so we can still appear to interact
with the DrawingArea.
Change-Id: I43056c5ee6228af85a194c1baa9f83c58b3e389d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118680
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/source/window/window.cxx')
0 files changed, 0 insertions, 0 deletions