ocarina/gui/queue
Anna Schumaker 8e02001373 gui/queue: Stop space bar from selecting new tracks
From Josh: Single-clicking a track in the collection queue and pressing the
space bar loads the selected track, but users would expect this to
toggle the play / pause state instead.

The solution is to watch for the on_key_press signal and tell GTK that
we have handled it if we see that the space bar was pressed.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-01-06 10:27:28 -05:00
..
label.cpp core/string: Remove string :: utos() 2015-10-07 09:31:28 -04:00
model.cpp core/database: Remove db_entry::index() function 2015-12-10 16:48:18 -05:00
Sconscript gui: Rename model.cpp -> queue/model.cpp 2015-04-17 08:51:30 -04:00
toolbar.cpp gui: Trigger refiltering from the QueueToolbar 2015-08-25 10:06:58 -04:00
window.cpp gui/queue: Stop space bar from selecting new tracks 2016-01-06 10:27:28 -05:00