ocarina/ocarina
Bryan Schumaker 10eafb61b5 Improved shortcut behavior
When we successfully execute a shortcut, we shouldn't let anything else
happen in the event path.  Therefore, I stop the key-press-event if it
is successfully handled.

This patch also adds shortcuts for seeking during playback.
2010-12-16 22:16:39 -05:00
..
components Improved shortcut behavior 2010-12-16 22:16:39 -05:00
__init__.py Bump version numbers 2010-12-05 13:40:15 -05:00
body.py Use a better shortcut system 2010-12-16 22:02:34 -05:00
footer.py Album art in footer bar 2010-12-12 15:45:42 -05:00
fsselect.py Filechooser callback in background 2010-12-03 08:36:13 -05:00
header.py Move update library button 2010-12-15 08:00:13 -05:00
library.py Add songs to the Queue 2010-12-12 13:54:38 -05:00
menu.py Remove songs from queue 2010-12-12 14:20:12 -05:00
playlist.py Add songs to the Queue 2010-12-12 13:54:38 -05:00
queue.py next() selects from queue 2010-12-12 14:45:30 -05:00
source.py Prevent gtk warning on startup 2010-12-16 21:54:19 -05:00
window.py Use a better shortcut system 2010-12-16 22:02:34 -05:00