Giter Club home page Giter Club logo

vagrant-appindicator's People

Contributors

candidtim avatar hakansund avatar markbaas avatar tdebatty 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vagrant-appindicator's Issues

UI theme: make configurable

UI theme (dark or light) is currently chosen automatically based on color of the pixel at coordinates 2,2. While this works in Unity, this may provide inaccurate estimation on other desktops. Users should be able to change color theme manually in the configuration.

Feature: Different icon if vagrant is running

Hello there,

Just thought it would be a nice feature if the icon was different when one or more vagrants were up, could possibly help prevent data loss if it was more visual, so if the user running the vagrant had forgotten it was running and was about to shut down their computer

Cheers

Update VM name format in the menu and notifications

Current VM name format is " ()".

The name format needs to be updated, and, optionally made configurable. By default it should be: " ()".

Update notifications messages: make clearer.

The choice whether to display full path to only the dirname of it may be made configurable via the dedicated "check menu item", as some users may prefer having full path.

Support latest Gtk3

In latest Gtk3, file listener doesn't behave as previously and is not working in tests.

Document the state of indicator in Gnome 3

In latest releases Gnome 3 dropped support of app indicators in favor of persistent notification messages. This app indicator is not intended for this use and the state of it needs to be documented. This indicator will continue to work in other desktops with Gtk Indicators support.

Update notifications

AppIndicator should notify user if newer version is available:

  1. vreify if newer version is available at startup (e.g. by searching newer releases with GutHub REST API), and, if the newer version is indeed available:
  2. show popup notification
  3. change icon to the one with excalmation mark?
  4. add menu item saying there is a newer version; clicking on it might open a wiki page explaning how to update (basically uninstall and install newer version)

Query VMs state on startup

It is often the case that some VMs may be left in an "inconsistent" state after system restart: some running VMs may have been killed while this will be not tracked in vagrant's machine-index, which is used as the data source for the indicator. As a result, after restart, Vagrant AppIndicator shows VMs as running, while they are actually shut down.

As Vagrant's machine-index doesn't provide means to track these changes made outside of Vagrant, AppIndicator might query Vagrant to find out the states of all known machines. Querying just once att AppIndicator start will cover most of the desynchronization cases.

For other services

Could I use it to monitor another service, for example, mysql or httpd (apache)?

Sorry English, I'm Brazilian. [Google Translate]

Crash at startup if no network

The applet will crash at startup if no network is available:

Traceback (most recent call last):
  File "/usr/lib/python3.4/urllib/request.py", line 1182, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.4/http/client.py", line 1088, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.4/http/client.py", line 1126, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.4/http/client.py", line 1084, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.4/http/client.py", line 922, in _send_output
    self.send(msg)
  File "/usr/lib/python3.4/http/client.py", line 857, in send
    self.connect()
  File "/usr/lib/python3.4/http/client.py", line 1223, in connect
    super().connect()
  File "/usr/lib/python3.4/http/client.py", line 834, in connect
    self.timeout, self.source_address)
  File "/usr/lib/python3.4/socket.py", line 512, in create_connection
    raise err
  File "/usr/lib/python3.4/socket.py", line 503, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

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.