ocarina/include/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.h gui: Give tab labels a set_size() function 2015-09-02 14:24:42 -04:00
model.h gui: Rename model.cpp -> queue/model.cpp 2015-04-17 08:51:30 -04:00
toolbar.h gui: Trigger refiltering from the QueueToolbar 2015-08-25 10:06:58 -04:00
window.h gui/queue: Stop space bar from selecting new tracks 2016-01-06 10:27:28 -05:00