SwayNotificationCenter/src
Erik Reider 3bc2b5e5ce
Mpris Media Player widget (#157)
* Initial Mpris widget code

* Fixed carousel not updating widgets when CC is hidden

* Scroll to newest player when new player appears

* Updated widget style

* Clamp image radius

* Use generic type when getting config value

* Use Application icon as fallback

* Use Appname as fallback

* Show first artist in subtitle

* Button opacity is now applied only to the image child

* Treat Stopped state as paused

* Fixed linting issues

* Updated README

* Updated config and config schema

* Simplified player check

* Updated Man page

* Enable scrolling

* Updated css to include title and subtitle
2022-08-17 23:15:55 +02:00
..
blankWindow Fixed click to close Control Center not working on some WMs (#139) 2022-06-29 22:55:56 +02:00
configModel Customize and reorder widgets in Control Center (#150) 2022-08-03 17:02:09 +02:00
controlCenter Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
notiDaemon Fixed bug where replacing notifitions aren't visible 2022-06-25 20:54:02 +02:00
notification Fixed styling notification summary not working correctly. Fixes #143 2022-07-11 22:30:46 +02:00
notificationWindow Fixed bug where replacing notifitions aren't visible 2022-06-25 20:54:02 +02:00
notiModel Do not keep transient notifications in the CC (#121) 2022-05-12 14:56:55 +02:00
swayncDaemon Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
client.vala Issue #141: Waybar subscription missed opportunity (#142) 2022-07-10 11:40:19 +02:00
config.json.in Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
configSchema.json Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
constants.vala.in Vala-lint fixes + linting Github Action (#118) 2022-05-05 22:40:00 +02:00
functions.vala Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
main.vala Replaced state cacher with gsettings 2022-06-19 14:01:22 +02:00
meson.build Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
style.css Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00
sway_notification_center.gresource.xml Mpris Media Player widget (#157) 2022-08-17 23:15:55 +02:00