koto/theme
Joshua Strobl 07c3c00f1e Implement mimetype support reporting for MPRIS, start implementation of bulk of getters.
Implemented the following getters for MPRIS:

- CanQuit
- CanRaise
- HasTrackList
- Identity
- DesktopEntry
- SupportedUriSchemas
- SupportedMimeTypes
- Metadata
- CanPlay / CanPause / CanSeek
- CanControl
- PlaybackStatus

Implemented a koto_push_track_info_to_builder function that enables us to easily push KotoIndexedTrack as well as associated album and artist info to a GVariantBuilder for use in a GVariant for various getters.

Implemented a koto_update_mpris_info_for_track function that emits a signal for PropertiesChanged + "Metadata" when our track info changes.
2021-04-06 10:45:11 +03:00
..
pages Start implementing Playlist functionality via KotoCurrentPlaylist and KotoPlaylist. 2021-03-10 13:44:08 +02:00
_button.scss Implement mimetype support reporting for MPRIS, start implementation of bulk of getters. 2021-04-06 10:45:11 +03:00
_disc-view.scss Start implementation of database functionality, starting with table generation. 2021-02-27 17:26:24 +02:00
_expander.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_player-bar.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_primary-nav.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_track-item.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_vars.scss Implement mimetype support reporting for MPRIS, start implementation of bulk of getters. 2021-04-06 10:45:11 +03:00
main.scss Start implementation of database functionality, starting with table generation. 2021-02-27 17:26:24 +02:00
meson.build Start implementation of database functionality, starting with table generation. 2021-02-27 17:26:24 +02:00