32d02f2d9b
Update GTK resources and schema to new domain ( close #66 )
2020-08-09 11:09:53 +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
f974529f88
Remove reference to non-existing resource “mcg-tracklist.svg” (see #47 )
...
Remove the reference to the resource file “mcg-tracklist.svg” which does
not exist and has accidentally been added to commit f98b888 (see #47 ).
2018-07-10 22:22:46 +02:00
f98b888344
Use overlay for track list on Cover panel (implements #47 )
2018-07-08 13:37:44 +02:00
coderkun
e24e27a7b7
Rename file “menu.ui” to “gtk.menu.ui”
2017-04-26 11:53:43 +02:00
coderkun
03fa9c4db7
Add Gtk.ShortcutsWindows to application ( resolve #14 )
2017-04-26 11:48:32 +02:00
coderkun
23742542af
Rename file “mcg.css” to “gtk.css”
2017-04-25 12:29:45 +02:00
coderkun
9a65ef5b1d
Add desktop icon (implement #20 )
2017-04-25 12:25:37 +02:00
coderkun
f7cbc25efc
Add basic app menu with shortcut for closing (see #14 )
2017-04-23 11:50:41 +02:00
coderkun
441b854a98
improve resource handling by using environment and GResource ( fixes #19 )
2016-08-02 11:50:32 +02:00