Commit Graph

818 Commits

Author SHA1 Message Date
Martin Wagner
e328a48af0 preparations for 1.7.0 2022-04-07 12:43:36 +02:00
Martin Wagner
33024c34eb translation update 2022-04-07 12:14:52 +02:00
Martin Wagner
c8de9d2cfa alignment fix 2022-04-04 16:16:08 +02:00
Martin Wagner
6ecc2b8f5f implemented add to playlist button 2022-04-04 15:24:46 +02:00
Martin Wagner
152883f6f6 reworked status icons to match Adwaita 42 style 2022-04-03 15:06:03 +02:00
Martin Wagner
07a47d19ce highlight a possible Gtk bug in the code 2022-03-29 19:08:25 +02:00
Martin Wagner
80777db017 Revert "avoid unintended button reveal"
This reverts commit 9b841df3e4.
2022-03-29 19:05:52 +02:00
Martin Wagner
c148b2c678 notification fixes 2022-03-25 22:21:53 +01:00
Martin Wagner
9b841df3e4 avoid unintended button reveal 2022-03-25 22:14:27 +01:00
Martin Wagner
a90b45438f improved .cue support 2022-03-25 18:41:31 +01:00
Martin Wagner
cbc5735d52 harmonized SongPopover and AlbumPopover 2022-03-25 17:26:13 +01:00
Martin Wagner
8bc82fcd13 minor cleanups 2022-03-23 17:23:56 +01:00
Martin Wagner
4008765bc5 centralized cover loading 2022-03-20 13:26:45 +01:00
Martin Wagner
4382511ac3
Merge pull request #49 from ersen0/po-tr
add turkish translation
2022-03-19 11:40:35 +01:00
Oğuz Ersen
b9abbcb7d7
add turkish translation 2022-03-19 10:30:46 +03:00
Martin Wagner
2e7404bb6e replaced MPDError by a more specific one 2022-03-16 23:13:34 +01:00
Martin Wagner
afb8dc4c0b fixed mpd import 2022-03-16 23:03:58 +01:00
Martin Wagner
ddbd490de4 withdraw old notifications 2022-03-16 22:44:34 +01:00
Martin Wagner
13d27b15fa minor urllib usage fixes 2022-03-16 00:21:24 +01:00
Martin Wagner
e64198b95a simplified cover fetching in MPRISInterface 2022-03-15 19:52:54 +01:00
Martin Wagner
721db17d63 replaced bs4 with HTMLParser 2022-03-15 19:50:23 +01:00
Martin Wagner
0c6fc5ac19 removed requests dependency 2022-03-15 18:13:45 +01:00
Martin Wagner
1ca4761d75 removed libnotify dependency 2022-03-15 17:18:43 +01:00
Martin Wagner
bf32ef7a29 hide unneeded labels in SeekBar 2022-03-15 16:43:23 +01:00
Martin Wagner
82ad11472c fixed label update in SeekBar 2022-03-15 12:12:20 +01:00
Martin Wagner
c32cdf352d directly pass application to MPRISInterface 2022-03-15 00:13:46 +01:00
Martin Wagner
da9cbe64cc moved MPRIS startup 2022-03-15 00:10:03 +01:00
Martin Wagner
e8d086e760 simplified startup 2022-03-15 00:06:37 +01:00
Martin Wagner
08a6b223e3 simplified MPRISInterface.Quit() 2022-03-14 23:47:57 +01:00
Martin Wagner
4766f3681d overwrite do_shutdown 2022-03-14 23:43:51 +01:00
Martin Wagner
e2ae017104 use binary covers in MPRISInterface 2022-03-14 23:18:16 +01:00
Martin Wagner
6e063cedc6 removed separators in AudioFormat 2022-03-14 13:07:05 +01:00
Martin Wagner
3a72ce83ca simplified SeekBar 2022-03-13 19:10:05 +01:00
Martin Wagner
d5c148205f fixed VolumeButton popover 2022-03-08 19:27:30 +01:00
Martin Wagner
0eb92f4b67 fixed menu margins 2022-03-08 18:25:03 +01:00
Martin Wagner
0971bb7500 merged OutputPopover into VolumeButton 2022-03-08 18:22:27 +01:00
Martin Wagner
1f2d9c8587 use osd class on progressbar 2022-03-07 16:17:47 +01:00
Martin Wagner
f92e3a5ff1 properly escape uris in MPRISInterface 2022-03-06 23:15:27 +01:00
Martin Wagner
1f6b63cb8c properly escape uris in SongPopover 2022-03-06 23:05:05 +01:00
Martin Wagner
d4bbba9a2c changed behavior of open button in SongPopover (#48) 2022-03-06 22:30:47 +01:00
Martin Wagner
211d88fc67 made popover_button a MenuButton 2022-03-04 16:18:53 +01:00
Martin Wagner
8f3f954602 Bulgarian translation fixes 2022-02-27 09:47:50 +01:00
Martin Wagner
f3cc6c0680 decreased max_width_chars of search_entry 2022-02-24 13:53:21 +01:00
Martin Wagner
6740cf0bd5 updated features list 2022-02-24 13:15:32 +01:00
Martin Wagner
30e7dab546 preparations for 1.6.0 2022-02-24 13:10:37 +01:00
Martin Wagner
0af65bbe5b changed defaults to match the new playlist style 2022-02-24 12:50:40 +01:00
Martin Wagner
a46aa1e97c updated translations 2022-02-23 18:46:06 +01:00
Martin Wagner
7621b77b16 changed tooltip_text of popover_button 2022-02-23 18:31:05 +01:00
Martin Wagner
f248a63d9a fixed sensitivity of add_button 2022-02-23 18:25:01 +01:00
Martin Wagner
da99808f10 use standard keybindings in PlaylistsPopover 2022-02-23 17:04:40 +01:00