Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 750 Bytes

Jitsi_systray_workaround

This is a workaround to solve the problem of jdk, that systray takes no actions.
Jitsi project: https://github.com/jitsi/jitsi/

osdependent.jar

  • Just replaced the systray with a JFrame, with CloseOperation DO_NOTHING_ON_CLOSE.
  • Sources of modified files are included in osdependent.jar
  • Works on Jitsi-Version 2.9.5533

osdependent_v2.jar

osdependent_v3.jar

  • Same as above, but bundled with libappindicator
  • Works on Jitsi-Version nightly from 2017-01-04

Howto:
Replace (make backup first) the file:

  • /usr/share/jitsi/sc-bundles/osdependent.jar