Git Product home page Git Product logo

thundertray's Introduction

ThunderTray 1.0.1

Minimize application to tray helper. Initially created for Thunderbird.

1. Why?
  - 88.0b1 crashed when restoring from tray and using "System Integration" -> "When Thunderbird is minimized, move it to the tray".
  - Starting from 88.0b1, the new message icon is not cleared if old messages are marked as unread.
  - Thunderbird hides the tray icon when restoring.

2. How to use
  - You can use ThunderTray.ini (see example in Thunderbird folder) or run with parameters:
    - ThunderTray C:\App.exe Param1 /Param2 ...
    - ThunderTray /SAFE C:\App.exe Param1 /Param2 ...
    - use custom ThunderTray.ini: ThunderTray C:\App.ini
    /SAFE means change EXSTYLE instead of calling ShowWindow
  - To use with Thunderbird:
    - Disable "System Integration" -> "When Thunderbird is minimized, move it to the tray"
    - Disable "Incoming mails" -> "Show a tray icon"
    - Enable "Incoming mails" -> "Show an alert" and set the alert for at least 5 secons (check the Customize button)

3. TODO:
  ? Use SetWindowsHookEx (unfortunately SetWindowsHookEx(WH_CBT, ...) doesn't give HCBT_MINMAX on Win+D https://github.com/AlekseyKolesnikov/SetWindowsHookEx-demo)

thundertray's People

Contributors

alekseykolesnikov avatar

Forkers

frankwu-delphi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.