[gnome-games/gnome-3-34] display-box: Enable event pass-through on flash box
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/gnome-3-34] display-box: Enable event pass-through on flash box
- Date: Fri, 20 Sep 2019 17:15:22 +0000 (UTC)
commit 28f6037c62ee1ab9a896e02425dac811a5f3318c
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Sep 20 16:58:08 2019 +0000
display-box: Enable event pass-through on flash box
Don't block pointer events when the flashbox is visible.
(cherry picked from commit 808c328c917625dd0f1f12b86fdb91b18acac6a1)
data/ui/display-box.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/data/ui/display-box.ui b/data/ui/display-box.ui
index b288071d..0b65224c 100644
--- a/data/ui/display-box.ui
+++ b/data/ui/display-box.ui
@@ -39,6 +39,9 @@
<object class="GamesFlashBox" id="flash_box">
<property name="visible">True</property>
</object>
+ <packing>
+ <property name="pass-through">True</property>
+ </packing>
</child>
<child type="overlay">
<object class="GamesSavestatesList" id="savestates_list">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]