Skip to content

Starcommander/Jitsi_systray_workaround

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published