From 81d30b114236ea0c3940f988d4ed58eb102c8bc9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Feb 2024 14:21:50 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 00a73f1dea1194890a6db0bd00ec2759e9ff5bc5) --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a8d427d..ced1956 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ Playback finished message (amaroK statusbar code?) Mouse move to show toolbar in fullscreen mode People are likely to use "F" keyboard shortcut or escape after film ends in fullscreen mode - but the popup of the menu prevents this, as for some reason Qt stops handling keyboard + but the popup of the menu prevents this, as for some reason TQt stops handling keyboard shortcuts. We need a solution. The escape issue makes the popup menu less useful. So escape with the menu should exit fullscreen too. All shortcuts in the menu should work. Shortcuts not in the menu shouldn't work as this is a modal menu! Could be dangerous. @@ -35,4 +35,4 @@ ACTION xine config dialog is modal REACTION - none, at least yet, it is far easier to maintain modal dialogs \ No newline at end of file + none, at least yet, it is far easier to maintain modal dialogs -- cgit v1.2.1