Git Product home page Git Product logo

chocobutler's People

Contributors

cokelid avatar rollingmoai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chocobutler's Issues

BalloonTip click event not working

A BalloonTip pop-up appears when outdated upgrades are available. Ideally, clicking on the Balloon Tip would trigger do_upgrade_dialog.

The following should register such a click-event:

Register-ObjectEvent $objNotifyIcon BalloonTipClicked -sourceIdentifier click_event { do_upgrade_dialog } | Out-Null

The above appears to work fine if the application context (System.Windows.Forms.ApplicationContext) is removed from the end of the script.

However removing the context causes other menus and events to stop working reliably.

Read new Settings on the fly

Right now, the settings are only read at start-up. If Settings change then ChocoButler needs to restart. Would be better to have the read in if/when they change.

[Issue] Chocobutler now opens windows terminal after Windows 11 2H22 update everytime it is started and it cannot stay minimized in the system tray after the windows terminal window is closed

After the latest Windows 11 2H22 update chocobutler now opens a windows terminal window everytime chocobutler is started and it cannot stay minimized in the system tray after the windows terminal window is closed. This is because after the Windows 11 2H22 update Windows 11 started using a new version of the Windows terminal. Could you please make it so that Chocobutler can remain minimized to the system tray after the windows terminal window that it opened is closed.
image

Bullet points displaying incorrectly in windows 11

In windows 11, the bullet points are displayed incorrectly, in the "proceed with upgrades" dialog.

Pasting a bullet-point into the ps1 code does not work, neither does using a unicode (i.e. `u{2022}). This did work previously in Windows 10, but I can't say for sure this is a Win11 problem.

image

Handle missing network connection

If the PC doesn't have a network connection. CB does not recognise the error message and interprets it as missing packages.
A good check out be to ensure all 4 columns from choco outdated are suitably populated.

New Icons

Turns out the official chocolatey icons are not licensed under the Apache licence (like the rest of chocolatey) and so are not fair game for derivative use. As such I made my own icons for ChocoButler and they are pretty crappy.
What we need are two similar icons, one normal ChocoButler icon, and then an "alert" version (preferably red I think) to show that updates are available. SVG would be best, then we can convert to .png and .ico as required.

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.