Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/newmarcel/Displace

Quickly change display resolutions from the macOS menu bar
https://github.com/newmarcel/Displace

desktop mac screen

Last synced: 26 days ago
JSON representation

Quickly change display resolutions from the macOS menu bar

Awesome Lists containing this project

README

        

# Displace
Quickly change display resolutions from the menu bar on macOS 12.0 or newer.

This project is work-in-progress!

## Goals

With this app I primarily want to try out some specific approaches:

- A menu bar app with a separate settings app
- An app group for sharing user defaults
- Global shortcuts that can be set in the preferences and applied in the menu bar app

## Documents

- [Quartz Display Services Programming Topics](https://developer.apple.com/library/archive/documentation/GraphicsImaging/Conceptual/QuartzDisplayServicesConceptual/Articles/DisplayModes.html)
- [github.com/Kentzo/ShortcutRecorder](https://github.com/Kentzo/ShortcutRecorder)

## License

Everything in this project is licensed under the [MIT license](http://opensource.org/licenses/MIT).