Handle more handlers for the Playerbar progress scrolling / mouse related events.
Implemented playlist shuffling and repeat toggle button functionality. Swapped out a considerable amount of NULL checks for proper KOTO_IS_BUTTON and GTK_IS_VOLUME_BUTTON macro checks. Implemented GQueue played_tracks add / removal functions for KotoPlaylist, ensure randomizing works properly. Start work on MPRIS.
This commit is contained in:
parent
d957311d75
commit
6849e6e4d4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
DesiredSettings.md
|
||||
builddir
|
||||
.buildconfig
|
||||
src/theme/style.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue