]> git.alsa-project.org Git - alsa-tools.git/commit
hwmixvolume: replace PyGTK with gobject-introspection
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Tue, 18 Sep 2018 13:42:32 +0000 (15:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Sep 2018 07:07:04 +0000 (09:07 +0200)
commit0a9ad5c1e1abb86839f3de80bf4564c97fc54510
treef57063825603cbc9027ce1866168444d09464f65
parent50e9ac4e81fa6efbdff3f34e9a1385e16ad7479b
hwmixvolume: replace PyGTK with gobject-introspection

This doesn’t work yet, we require Gtk 3.0 rather than 2.0 and the API
changed quite a lot, so this is but a preparatory patch.

This is done so that we can get rid of GTK+ 2 which has been EOL for
many years already, and to add Python 3 support because Python 2 will
very soon be EOL as well.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hwmixvolume/hwmixvolume