Giter Site home page Giter Site logo

resolutionmenu's Introduction

Resolution Menu

Simple OS X status bar menu app to switch display modes / resolutions, with support for HiDPI (retina) modes.

  • For quick access, if you have 1 display only, the display modes can be found at the top level of the menu. For 2 or more displays, each display will have its own submenu.

  • The list of attached devices / supported display modes is refreshed each time the menu is opened; no need to ever refresh manually.

  • No color depth information is shown; if a resolution is available with different color depths, only the display mode with the highest color depth will be used.

  • CoreGraphics private APIs are used to access the HiDPI display modes; this might not get this app accepted into the Mac App Store. Also note that CGDisplayIOServicePort(), which is used to get the (localized) name of the displays, has been deprecated as of Mac OS X 10.9 (Mavericks).

  • To facilitate "Start at Login", the ServiceManagement.framework is used together with a helper app, which should work in a sandboxed environment as well (as long as the app lives in /Applications).

For a command line utility with the same functionality, check out antmd/resolution-cli.

Enabling HiDPI display modes

To enable HiDPI modes on a non-retina device, execute this in the Terminal app:

sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true

Then, for the change to take effect, either log out and back in or restart your system.

Installation

Just fetch the latest ZIP from the release section and put the extracted app into your Applications folder.

You might need to disable OS X Gatekeeper to run it: System Preferences > Security & Privacy > General tab > Allow apps downloaded from: Anywhere.

Authors

Credits

License

Resolution Menu is published under the MIT License.

resolutionmenu's People

Contributors

bfred-it avatar robbertkl 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  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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

resolutionmenu's Issues

No release, no dmg file

I would like to test your software (:

unfortunately, I have neither the skill nor the setup to compile this by my own. according to the readme.md, there is a dmg file for the latest release, but there is no release.

is this repo still active?

show frequency request

is it possible to add the hz to the display outputs? 1920x1080_60, 1920x1080_30 or something along that line.

thanks

Quick Question - Operating Systems PRE 10.11?

Quick Question - Resolution Menu App - Can it be built for systems Pre 10.11 ? It would be great if you could go back to operating systems as far as 10.6.8. Anyway, I await some feedback as to this request and thank you for the hard work in the meantime!

Cluttered menu on non-HiDPI external displays with HiDPI options

I tested it with a non-HiDPI external display, which yields following strange list of options:
Bildschirm­foto 2023-02-19 um 16 12 37

Apart from that resolution change works without problems. I will still reopen that because the menu is cluttered, but it's not a critical bug.

Originally posted by @iemg in #6 (comment)

(forgot, that as an non collaborator I can't reopen issues if I didn't close them myself :))

Lack of sharpness when scaling to 2560x1440 resolution on a monitor with native 1920x1080 max resolution

Thanks for the great app. I'm very happy to have found a solution that will simulate a 2560x1440 resolution on my display. However, when selecting this resolution on my natively 1920x1080 max resolution monitor, the sharpness of the display is affected somewhat. I know this is to be expected when simulating a resolution higher than a display natively supports; but I wanted to ask in here if the developers or community have any ideas to improve this sharpness issue at all.

Thanks.

Apple Silicon

Hello! Love this handy tool and wonder if it will be ported to Apple Silicon? :)

Best

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.