Martin Wagner
da14ac2ef6
don't unset cursor in SelectionList
...
When no cursor is set in SelectionList and the keyboard focus enters the widget a "item-reselected" is triggered.
2022-11-23 18:34:53 +01:00
Martin Wagner
1231e07f52
removed unneeded argument of MainCover
2022-11-23 18:23:53 +01:00
Martin Wagner
11e45a5d5d
use browse mode in SongsList
2022-11-23 18:21:26 +01:00
Martin Wagner
3e4ca4a116
reworked browsing
2022-11-23 18:18:56 +01:00
Martin Wagner
fab8604fd3
replaced AlbumPopover with AlbumView
2022-11-23 17:42:42 +01:00
Martin Wagner
4fb0230c43
changed "lib-path" to "music-directory"
2022-11-06 11:52:41 +01:00
Martin Wagner
fccb95287d
trigger reconnect on socket-connection change
2022-11-06 11:20:23 +01:00
Martin Wagner
719aadfdfb
fixed focus in ConnectionSettings
2022-11-06 11:14:15 +01:00
Martin Wagner
2b42dc22a7
fixed method name
2022-11-06 10:47:10 +01:00
Martin Wagner
9216e7f517
unified fallbacks
2022-11-06 10:40:28 +01:00
Martin Wagner
d4ab26c8d2
removed profiles
2022-11-06 10:30:55 +01:00
Martin Wagner
1927e61689
fixed socket connect with low permissions
2022-11-05 14:48:43 +01:00
Martin Wagner
5ac1a67806
changed play shortcut
2022-10-22 23:05:26 +02:00
Martin Wagner
79183dc422
fixed unintended revealing of back_button in PlaylistWindow
2022-10-22 12:31:27 +02:00
Martin Wagner
d745ba0981
removed middle click action from CoverEventBox
2022-10-22 12:06:43 +02:00
Martin Wagner
4d386d97e0
fixed scrolling in back_to_current_album
2022-10-22 10:42:25 +02:00
Martin Wagner
1bd340927c
made ArtistList a plane filter like GenreList
2022-10-22 10:30:26 +02:00
Martin Wagner
43236a60cd
removed confusing "enqueue" buttons
2022-10-22 10:00:49 +02:00
Martin Wagner
4acaf5829e
removed unused function of Client
2022-10-22 00:28:34 +02:00
Martin Wagner
c05a6f1937
fixed scrolling in PlaylistView
2022-10-21 17:53:11 +02:00
Martin Wagner
05b3cc9bbc
removed some unused code from PlaylistView
2022-10-19 13:11:37 +02:00
Martin Wagner
e46ec34ed5
reworked keybindings
2022-10-19 11:38:52 +02:00
Martin Wagner
220cc772b5
disabled search in SongsList
2022-10-18 18:14:55 +02:00
Martin Wagner
911e52b0f7
removed unmaintained stored playlist features
...
The stored playlist features were unused by me and therefore untested for almost half a year now. They are incompatiple with mpd servers that do not support stored playlists (playlist_directory not set). Adapting them would make them even longer and more complex.
2022-10-18 17:40:14 +02:00
Martin Wagner
da87188a78
fixed errors on fast profile switch
2022-10-01 17:06:00 +02:00
Martin Wagner
7d744f21dd
removed empty Gtk.EventBox in CoverLyricsWindow ( fixes #52 )
2022-09-26 18:59:22 +02:00
Martin Wagner
bd62ea8d94
tweaked AlbumPopover size
2022-09-23 22:23:00 +02:00
Martin Wagner
f9b29f2a3c
improved connecting process
2022-09-20 18:42:37 +02:00
Martin Wagner
c9838118be
clear window title on connection error
2022-09-19 23:27:38 +02:00
Martin Wagner
5e34ea7658
fixed "disconnected" signals
2022-09-19 23:18:32 +02:00
Martin Wagner
1307566b35
fixed play/pause button tooltip
2022-09-19 20:07:39 +02:00
Martin Wagner
bf9157c9da
always allow moving the window by dragging the album cover
2022-09-18 23:10:49 +02:00
Martin Wagner
b1f9f0092d
reworked tooltips in PlaybackControl
2022-09-16 17:19:48 +02:00
Martin Wagner
4cc8c63ef9
always clear window title on startup
2022-09-03 11:30:27 +02:00
Martin Wagner
806b599db2
don't enable back-to-current-album on reconnect
2022-09-03 11:18:16 +02:00
Martin Wagner
279107d2a6
fixed get_current_album_path
2022-09-03 11:15:34 +02:00
Martin Wagner
a99ce64c66
fixed back_to_current_album
2022-09-03 10:38:24 +02:00
Martin Wagner
f24f58e930
always select current album in AlbumList when possible
2022-09-03 10:12:41 +02:00
Martin Wagner
750a311327
set selection mode to BROWSE in AlbumList
2022-09-02 23:59:27 +02:00
Martin Wagner
23f9ffa76c
avoid too many "disconnected" signals
2022-08-27 14:11:41 +02:00
Martin Wagner
6ed7a9c46d
fixed typo
2022-08-27 14:05:58 +02:00
Martin Wagner
98d1a140bf
separated selecting and scrolling in SelectionList
2022-08-27 14:05:10 +02:00
Martin Wagner
76c27816a8
improved auto scrolling in browser
2022-08-27 13:53:28 +02:00
Martin Wagner
b1994fc4bc
fixed double selection in SelectionList
2022-08-27 13:50:11 +02:00
Martin Wagner
84216f569f
disabled double-click play in ArtistList
2022-08-27 13:42:35 +02:00
Martin Wagner
a7a209d577
reworked SelectionList
2022-08-27 13:39:13 +02:00
Martin Wagner
953d5ec8d3
use try, except, else
2022-08-08 18:25:23 +02:00
Martin Wagner
9ed5e67f5e
fixed some scrolling issues
2022-07-18 19:29:46 +02:00
Martin Wagner
fdeaad4b9f
improved back_to_current_song_button to cover less information
2022-07-16 15:16:25 +02:00
Martin Wagner
7e8b169705
reworked Duration
2022-05-28 14:16:56 +02:00