3ee0ee73d5
fixup! Port UI to GTK 4
2023-11-26 18:28:43 +01:00
754556bb92
fixup! Port UI to GTK 4
2023-11-26 16:08:36 +01:00
26beefa7f3
fixup! Port UI to GTK 4
2023-11-26 14:51:30 +01:00
15f8f67de9
fixup! Port UI to GTK 4
2023-01-15 14:45:17 +01:00
8359143663
Port UI to GTK 4
2023-01-08 18:20:30 +01:00
48b1d90fc8
Bump version to 3.1
2022-09-11 18:13:52 +02:00
fac7a85566
Use the build system “meson” ( close #32 )
...
Replace the build system “setuptools” with “meson”.
2022-09-11 12:31:13 +02:00
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