|
|
|
@ -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
|
|
|
|
|
none, at least yet, it is far easier to maintain modal dialogs
|
|
|
|
|