Clement Lefebvre
38275a77ec
Simplify tooltip
...
Although usage tips are handy and useful, they look clunky in the tooltip.
They also lack localization and this project doesn't provide translations.
Show artist and song name during playback and "Rhythmbox" the rest of the time.
2016-11-25 10:07:14 +00:00
Clement Lefebvre
733c8264c0
Distinguish between play and pause states and add menu icons
2016-11-25 10:05:54 +00:00
Clement Lefebvre
9f7075c5e0
l10n: Localize menu items
2016-11-25 10:04:16 +00:00
Clement Lefebvre
36835d3e89
Fix GtkStatusIcon menu popup
...
This should work on all versions of Gtk.
2016-11-25 10:02:18 +00:00
Clement Lefebvre
e32913ed1f
Fix play/pause button in Rhythmbox 3.3
2016-11-25 10:00:32 +00:00
Igor Tanfilyev
159805d682
Fix playpause button for rhythmbox v3.4
2016-09-29 20:19:46 +03:00
joachim
f1ce6cc33e
Add middle click event - next music
2014-02-06 15:02:09 +01:00
JamesWrigley
963426c98c
Fixed tray_icon.py to work with Rhythmbox 3.0
2013-12-17 11:25:31 +13:00
Mendhak
2a7494600b
Added 256x256 stopped icon
2013-01-27 17:02:15 +00:00
Mendhak
830bab3773
Deleted worker
2012-11-24 14:01:57 +00:00
Mendhak
4ecb2d3d2f
Code refactoring to follow Python naming conventions
2012-11-24 13:37:23 +00:00
Mendhak
51bf993108
Tooltip more helpful, also includes artist.
2012-11-24 13:11:16 +00:00
Mendhak
bafde4c095
Maximum volume limit at 1.0
2012-11-24 12:58:20 +00:00
Mendhak
60546d9703
Scrolling up and down sets volume
2012-11-24 12:56:46 +00:00
Mendhak
3414de1515
Set tooltip when song changes
2012-11-24 12:37:29 +00:00
Mendhak
855288c8e0
Ability to set song rating
2012-11-24 12:26:05 +00:00
Mendhak
7cfb70bcf1
Restored main menu functionality
2012-11-24 12:23:09 +00:00
Mendhak
52d4663b5e
Basic migration from worker to plugin
2012-11-24 11:42:19 +00:00
Mendhak
0b2a8b4f41
Corrected path to tray_icon_worker. Issue #8 .
2012-05-21 18:49:17 +01:00
Mendhak
206edcab2f
Added Python docstrings
2012-05-16 21:20:59 +01:00
Mendhak
a5cf8b24d1
Renamed files for consistency
2012-05-14 21:23:14 +01:00
Mendhak
6953fad469
Moved main functionality to statusicon.py
2012-05-13 23:39:30 +01:00
Mendhak
138ec29df5
Invoking statusicon.py from tray_icon
2012-05-13 20:12:09 +01:00
Mendhak
48da97998b
Converted tabs to spaces
2012-05-13 18:56:45 +01:00
Mendhak
c8c471e849
Removed rating node
2012-05-13 18:55:54 +01:00
Tom Parker
f23752064c
Merge remote branch 'st4nny/master', amending whitespace
...
Conflicts:
tray_icon.py
2012-04-24 21:35:19 -04:00
st4nny
706a94f5cd
I added the same behavior of the old tray icon of rhythmbox and I fix also the quit button.
2012-04-24 18:25:10 +03:00
asermax
e6a3afb814
Modified the quit action to use the shell's quit method instead of forcing the gtk loop to end.
2012-04-19 00:52:36 -03:00
Tom Parker
946b0cb157
Fix #3 , by making the window "present" on de-iconify
2012-01-29 18:38:25 +00:00
Tom Parker
0c7889c5ed
Add play/not-play icons, fixing #2
2012-01-13 00:15:19 +00:00
Tom Parker
68e660f9fd
Use hide/show rather than set_visible
2012-01-09 12:17:14 +00:00
Tom Parker
ab7d68ec3a
Fix #1 , by overriding the delete event
2012-01-09 12:16:56 +00:00
Tom Parker
b430c8d74e
Initial commit
2012-01-04 22:43:28 +00:00