Commit graph

5 commits

Author SHA1 Message Date
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
ddf8368bfd Fix shortcut to exit fullscreen mode (close #71)
Fix the shortcut for fullscreen mode to also exit it. Additionally fix
the shortcuts window to show the correct shortcut for fullscreen mode.
2020-07-25 14:25:29 +02:00
2aaaf9b4ee Fix keyboard shortcuts for panel selection (close #53) 2018-04-14 11:56:59 +02:00
coderkun
b8169ee721 Update translations 2017-04-26 12:12:37 +02:00
coderkun
e24e27a7b7 Rename file “menu.ui” to “gtk.menu.ui” 2017-04-26 11:53:43 +02:00
Renamed from data/menu.ui (Browse further)