Commit Graph

19 Commits

Author SHA1 Message Date
Yclept Nemo 2effc3fe8a Fix a bug that triggers the "JACK is sick" status
The bug was triggered by reactivating JACK from ladish and was caused by
some missed Python 2 code.
2023-07-19 18:55:25 -04:00
Nedko Arnaudov 9be30b9ff4 python3 fixes and more
log files were opened in binary mode
this was resulting in read_last() not working correctly
2021-02-14 23:59:34 +02:00
Alessio Treglia 8180813307 Cosmetic fix, missing white space 2012-04-12 10:07:56 +02:00
Alessio Treglia 7debf5ddb0 Add --no-appindicator command line opt to force fallback to GtkStatusIcon 2012-03-22 12:49:17 +01:00
Alessio Treglia 54ec74b33f Refactoring 2012-03-20 13:34:07 +01:00
Alessio Treglia 068451c2ed Let customize menu's quit handler 2012-03-20 08:32:14 +01:00
Alessio Treglia d5bf14f9a5 Don't import GdkPixbuf 2012-03-19 12:35:05 +01:00
Alessio Treglia 102e15b358 Remove redundant code, remove references to gdkpixbuf 2012-03-19 12:34:07 +01:00
Alessio Treglia fd0f4a8569 Replace pixbuf with icon names. 2012-03-19 11:49:38 +01:00
Alessio Treglia 856e732e66 Drop metaclasses' mess 2012-03-19 02:10:08 +01:00
Alessio Treglia 98c0b0c354 Move do_button_press_event() into LadiStatusTray class. 2012-03-18 15:27:46 +01:00
Alessio Treglia de7d362c8f Set up a minimalistic menu for AppIndicator.
Yeah, we're fixing Ubuntu-specific stuff.
2012-03-18 15:03:49 +01:00
Alessio Treglia 7a31409db5 Add support for Unity 2012-03-18 01:26:04 +01:00
Alessio Treglia de956dddd3 Better handle processes. On first double-click gladish runs, on the next one it closes. 2012-03-17 12:00:39 +01:00
Alessio Treglia ecf75ee0b4 Move about dialog into LadiManagerGtk, refactor other classes 2012-03-16 21:08:17 +01:00
Alessio Treglia f50ac94e24 Remove debug print call 2012-03-16 20:55:25 +01:00
Alessio Treglia 568cdeaa81 Double-click on the icon will launch gladish 2012-03-16 20:52:35 +01:00
Alessio Treglia a4feec3a27 Show the new name 2012-03-16 20:16:40 +01:00
Alessio Treglia add34037f7 New name for laditray 2012-03-16 20:14:58 +01:00