ocarina/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
Sconscript gui: Rename model.cpp -> queue/model.cpp 2015-04-17 08:51:30 -04:00
collection.cpp core/tags/track: Move track_get() out of the tags namespace 2015-12-10 16:41:33 -05:00
gst.cpp core/tags/track: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
history.cpp gui: Give tab labels a set_size() function 2015-09-02 14:24:42 -04:00
manager.cpp core/index: Convert file to C 2015-12-10 16:48:19 -05:00
ocarina.cpp gui: Set a proper application_id 2015-01-26 17:13:09 -05:00
playlist.cpp core/tags/track: Move track_get() out of the tags namespace 2015-12-10 16:41:33 -05:00
queue.cpp core/string: Remove string :: utos() 2015-10-07 09:31:28 -04:00
tabs.cpp core/tags/track: Move track_get() out of the tags namespace 2015-12-10 16:41:33 -05:00
window.cpp lib: Remove rest of lib/ 2015-01-21 08:39:02 -05:00