Giter Site home page Giter Site logo

verzatiledev / killvolumeosd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naseband/killvolumeosd

1.0 0.0 0.0 19 KB

Kills Windows 10's annoying Volume and Brightness display until the next time explorer is completely restarted.

C++ 89.64% C 10.36%

killvolumeosd's Introduction

KillVolumeOSD

Kills Windows 10's annoying Volume and Brightness display until the next time explorer is completely restarted.

I only made this version as it is a lot simpler and I do not ever want to restore it. I also used a slightly different method to bring up the OSD (no key sends to the active window).

Launch options

There are three available command line parameters:

"-debug" will enable logging to log.txt.

"-delay" will delay the launch by five seconds.

"-daemon" will keep the program running in the background. This will keep the program looking for the OSD in case you ever restart explorer.exe. Note that it does not attempt to bring up the OSD a second time after initial launch, instead it will hide the OSD whenever it is shown via user interaction.

You can launch this program at startup either by adding a shortcut to your startup directory (Win + R, "shell:startup") or create a task in task scheduler for individual users (Win + R, "taskschd.msc").

When using a task, it's usually best to add a log on event trigger. There is a configurable delay aswell.

The audio files in the release are optional, you can remove them if you want this program to be silent.

Building

The project was created with VS2019 and requires C++17 or C++20 to build.

Credits

Credits to Marcus Venturi for finding the method used to detect the window.

https://github.com/UnlimitedStack/HideVolumeOSD

I suggest using that version if you want more flexibility, or the ability to restore it without restarting explorer.

killvolumeosd's People

Contributors

naseband avatar

Stargazers

Ali Can Payasli avatar

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.