Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Devcontainer and action #25

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

thumperward
Copy link

This PR adds a Visual Studio Code devcontainer allowing the project to be developed and built without having to have Visual Studio installed locally. It includes the C# extensions for syntax highlighting and mono for building.

It also adds Github Actions which automatically build (on Windows and Linux). These can optionally upload assets (currently commented).

Furfx and others added 30 commits January 22, 2018 17:53
Removed manifest related properties in percentage.csproj so it can compile everywhere
Replaced the hover text by the estimated remaining battery time or by "Charging" if the laptop is connected to a power source
add CI setup and resolve build failure by commenting certificate setup
* Show More Information in Icon and Tooltip

Updated the icon to use green text while charging and red text when the battery level is critical.
Updated the tooltip to show time remaining when on battery and information about the charge state when plugged in.

* Show the Tooltip Text in the Context Menu Too

This is useful on touchscreen devices where hovering isn't possible without a mouse / stylus.
* Show More Information in Icon and Tooltip

Updated the icon to use green text while charging and red text when the battery level is critical.
Updated the tooltip to show time remaining when on battery and information about the charge state when plugged in.

* Show the Tooltip Text in the Context Menu Too

This is useful on touchscreen devices where hovering isn't possible without a mouse / stylus.

* fix errors and make bg transparent again
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants