ocarina/include/gui
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
..
queue gui/queue: Stop space bar from selecting new tracks 2016-01-06 10:27:28 -05:00
ocarina.h core/tags/track: Convert Track class into a struct 2015-12-10 16:41:33 -05:00
tabs.h gui: Give tab labels a set_size() function 2015-09-02 14:24:42 -04:00