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 |
|
coderkun
|
1dd1d61cbb
|
Merge two sections in app menu to group MPD actions
|
2017-04-26 11:50:13 +02:00 |
|
coderkun
|
03fa9c4db7
|
Add Gtk.ShortcutsWindows to application (resolve #14)
|
2017-04-26 11:48:32 +02:00 |
|
coderkun
|
38c21cb468
|
Add shortcuts for fullscreen and searching the library (issue #14)
|
2017-04-26 11:10:08 +02:00 |
|
coderkun
|
5e598250ab
|
Simplify name to “CoverGrid” skipping the “MPD” prefix
|
2017-04-25 12:53:44 +02:00 |
|
coderkun
|
e555956c95
|
Add About/Info dialog (implement #26)
|
2017-04-25 12:52:20 +02:00 |
|
coderkun
|
23742542af
|
Rename file “mcg.css” to “gtk.css”
|
2017-04-25 12:29:45 +02:00 |
|
coderkun
|
482ef99a50
|
Rename and addjust desktop entry file
|
2017-04-25 12:25:41 +02:00 |
|
coderkun
|
9a65ef5b1d
|
Add desktop icon (implement #20)
|
2017-04-25 12:25:37 +02:00 |
|
coderkun
|
de19dfef40
|
Add tooltips to toolbar/menu items (implements #25)
|
2017-04-25 10:48:29 +02:00 |
|
coderkun
|
78d633ba7a
|
Update translation literals and remove unused ones
|
2017-04-24 14:46:31 +02:00 |
|
coderkun
|
e7474c744e
|
Extend app menu including shortcuts (close #23)
Add several global actions to the application menu and assign shortcuts
(accels) to them.
|
2017-04-24 13:12:21 +02:00 |
|
coderkun
|
f7cbc25efc
|
Add basic app menu with shortcut for closing (see #14)
|
2017-04-23 11:50:41 +02:00 |
|
coderkun
|
e0d01f1f18
|
Compile “gresources” and “gschemas” via setuptools
|
2017-04-22 15:55:48 +02:00 |
|
coderkun
|
c5d7e75236
|
Increase grid width on Connection Panel
|
2017-04-22 15:09:44 +02:00 |
|
coderkun
|
8a34d904fb
|
Add translations support (including EN and DE) (close #6)
|
2017-04-22 15:03:55 +02:00 |
|
coderkun
|
d1b80dae60
|
Rename desktop file to remove “GTK” suffix
|
2017-04-22 11:53:54 +02:00 |
|
coderkun
|
88ddc7ce4a
|
Fix setup.py to work properly
|
2017-04-22 11:18:57 +02:00 |
|
coderkun
|
441b854a98
|
improve resource handling by using environment and GResource (fixes #19)
|
2016-08-02 11:50:32 +02:00 |
|
coderkun
|
f38737e6ba
|
use enums for tracklist size and sort order values
|
2016-08-01 13:08:27 +02:00 |
|
coderkun
|
134d1a28a7
|
rework project structure for more logical filenames and code separation
|
2016-08-01 11:39:24 +02:00 |
|
coderkun
|
ed29006f10
|
add options for different tracklist sizes on cover panel
|
2016-08-01 10:36:13 +02:00 |
|
coderkun
|
0f4ba72198
|
add standalone mode to playlist panel
|
2016-07-31 18:19:01 +02:00 |
|
coderkun
|
c8dd5f7a83
|
set item padding of iconviews based on item size
|
2016-06-11 14:06:06 +02:00 |
|
coderkun
|
1001f38a67
|
add button for fullscreen action to toolbar of cover panel
|
2016-06-11 13:34:16 +02:00 |
|
coderkun
|
02ee75de4d
|
fix fullscreen with new widgets
|
2016-06-11 13:29:07 +02:00 |
|
coderkun
|
c031630379
|
move labels on cover panel to the right and use CSS for styling
|
2016-06-11 13:15:20 +02:00 |
|
coderkun
|
898f59bd42
|
load image for cover panel in its own thread and display spinner icon during loading
|
2016-06-11 12:38:21 +02:00 |
|
coderkun
|
48b2bcd05d
|
add standalone mode to library panel
|
2016-06-11 12:25:27 +02:00 |
|
coderkun
|
267973e72c
|
use Gtk.ButtonBox instead of Gtk.Toolbar for header bar buttons and fix button icons
|
2016-06-05 13:37:32 +02:00 |
|
coderkun
|
6b75674031
|
migrate toolbar of library panel
|
2016-06-05 12:42:39 +02:00 |
|
coderkun
|
c9f01de84b
|
use right toolbar to show panel-specific toolbar and migrate toolbar of playlist panel
|
2016-06-04 14:11:42 +02:00 |
|
coderkun
|
73e35821ed
|
move volume button to left toolbar
|
2016-06-04 13:22:58 +02:00 |
|
coderkun
|
7509a0d672
|
replace toggle item for connection with GtkSwitch
|
2016-06-04 12:19:40 +02:00 |
|
coderkun
|
27f84b683a
|
use GtkOverlay instead of GtkBox for info bar
|
2016-06-04 12:19:40 +02:00 |
|
coderkun
|
1b2b8dcc75
|
use GtkBuilder to load UI from XML-file instead of creating it via code
|
2016-06-04 12:19:40 +02:00 |
|
coderkun
|
db5f5f19f0
|
move CSS to separate file (implements #13)
|
2016-04-17 19:32:37 +02:00 |
|
coderkun
|
81ff7aba3c
|
add desktop-entry file
|
2016-03-12 12:59:47 +01:00 |
|
coderkun
|
3935f6ae5f
|
redesign connection panel and use Avahi instead of profiles
|
2014-12-04 21:14:23 +01:00 |
|
coderkun
|
2e95986047
|
new GTK gui
|
2013-10-16 15:30:28 +02:00 |
|