93 Commits

Autor SHA1 Mensagem Data
Mendhak 96535577aa Playing icon 2012-05-18 23:10:34 +01:00
Mendhak 7b80becc48 Deleted debian folder, added notes to Readme 2012-05-18 05:59:00 +01:00
Mendhak 977a3ddecc Volume info 2012-05-18 05:53:17 +01:00
Mendhak 9af0e7a1b3 More info in readme 2012-05-18 05:52:33 +01:00
mendhak eda7f35075 Added Rhythmbox plugin screenshot 2012-05-18 06:48:19 +02:00
Mendhak 314a266b19 Readme .rst to .md 2012-05-18 05:43:24 +01:00
Mendhak 094100200f Readme, description added 2012-05-18 05:40:52 +01:00
Mendhak 2552ebaf96 Added Python docstrings 2012-05-16 21:36:15 +01:00
Mendhak 206edcab2f Added Python docstrings 2012-05-16 21:20:59 +01:00
Mendhak 8191afa35e Reimplemented star rating with gtk.Label 2012-05-15 22:33:46 +01:00
Mendhak 72f82b6bcd Removed unnecessary PNG 2012-05-14 22:27:45 +01:00
Mendhak 3cb3953c83 Removed unnecessary PNG 2012-05-14 22:27:05 +01:00
Mendhak 4e7487b8ab Sets a tooltip and icon when playing/paused. Closes #1 2012-05-14 22:22:27 +01:00
Mendhak a5cf8b24d1 Renamed files for consistency 2012-05-14 21:23:14 +01:00
Mendhak a4704d7ba9 Cleanup, deleted unnecessary files 2012-05-14 21:17:35 +01:00
Mendhak 2046f5e236 Ability to detect rhythmbox being played/paused 2012-05-14 21:06:53 +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
Mendhak 43342d0e82 Wired up test icon with star widget 2012-05-13 18:48:12 +01:00
Mendhak e86d57fb72 Removed background hover color 2012-05-13 14:37:22 +01:00
Mendhak 088e9c820d Test status icon using star widget 2012-05-13 14:04:22 +01:00
Mendhak 774baa4ace StarHScale widget modified with hover functionality 2012-05-13 14:03:37 +01:00
Mendhak 97102bab2f Method to rate currently playing item 2012-05-13 09:48:44 +01:00
Tom Parker f23752064c Merge remote branch 'st4nny/master', amending whitespace
Conflicts:
	tray_icon.py
2012-04-24 21:35:19 -04:00
Tom Parker 8a4a56b25c Merge pull request #4 from asermax/master
Gtk.main_quit doesn't work anymore.
2012-04-24 18:24:46 -07: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 ce52d08817 Add LICENSE file for other distro folk not reading debian/copyright... 2012-01-29 18:39:34 +00:00
Tom Parker 946b0cb157 Fix #3, by making the window "present" on de-iconify 2012-01-29 18:38:25 +00:00
Tom Parker 16621f9fd6 Also need the gnome-icon-theme 2012-01-18 15:15:17 +00:00
Tom Parker 7ca2d2d288 Remove extra spaces in rst 2012-01-18 14:45:27 +00:00
Tom Parker fbb4e7df1a Note the missing packages for people who do a manual install 2012-01-18 14:44:54 +00:00
Tom Parker ce7d4bf75c README is renamed, so tell debian install file 2012-01-13 01:03:57 +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 c3031d131f Fix RST 2012-01-04 22:53:25 +00:00
Tom Parker b608164d7b Readme is restructured text 2012-01-04 22:50:17 +00:00
Tom Parker 076986dd66 Need the rb and gtk gi packages 2012-01-04 22:47:13 +00:00
Tom Parker c3eed7ff12 Package is arch-independant 2012-01-04 22:47:01 +00:00
Tom Parker b430c8d74e Initial commit 2012-01-04 22:43:28 +00:00