ff0eee8380
Bump version to 3.0.2
2022-09-11 12:28:24 +02:00
e63a3f2d4d
Fix volume button ( close #84 )
...
Fix both the icon of the volume button and setting the volume if the
mixer does not allow it by using -1 as default value instead of 0.
2022-09-11 12:24:56 +02:00
ac14c8c7c7
Bump version to 3.0.1
2021-04-18 18:04:34 +02:00
b90ce3299f
Bump version to 3.0
2021-04-18 17:14:04 +02:00
f843cc629d
Set logo for info dialog via code
...
Set the logo for the info dialog via code instead of UI file to fix
sizing issue.
2021-04-18 16:50:43 +02:00
faec824e8b
Upate GTK UI files
...
Upate all GTK UI files by saving them with Glade 3.38.
2021-04-17 13:40:47 +02:00
83082c3265
Add back shortcut to search the library
2020-10-24 14:37:38 +02:00
ba373ddf4e
Use GTK Composite Templates ( close #62 )
...
Use GTK Composite Templates for GUI elements to clean up and simplify
the code for widgets and all UI elements. This includes splitting the
large “gtk.glade” file into smaller .ui files and the large “widgets.py”
file into smaller .py files.
2020-08-09 10:57:01 +02:00