This project is a macOS utility designed to enable high-density scaling on non-Retina monitors. It functions as a display override manager and HiDPI enabler that modifies how the operating system perceives monitor hardware to unlock native high-resolution scaling options within system settings. The tool achieves this by patching and injecting Extended Display Identification Data (EDID) into the system registry. It utilizes a system of file-based overrides stored in library directories to ensure that custom resolution and scaling settings persist across system reboots. Beyond scaling, the pro
MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display controller that allows users to adjust the brightness and volume of third-party monitors using native Apple keyboard keys. The software mimics native macOS hardware feedback by implementing a system overlay tool that renders on-screen display indicators during adjustments. It further provides the ability to synchronize brightness levels across multiple screens or replicate ambient light sensor changes to external displays. The utility includes capabilities for mapping custom keybo
Displayplacer is a command-line tool for managing multi-monitor display layouts on macOS. It enables users to save, apply, and automate screen configurations including resolution, rotation, arrangement, and mirroring settings entirely from the terminal without requiring a graphical interface. The tool identifies displays using persistent hardware IDs rather than port-based identifiers, allowing layouts to be restored consistently across reconnections and reboots. It supports headless display configuration, enabling or disabling monitors, rotating internal and external displays, and designatin
FlatLaf is a Java Swing look and feel library and theme engine that provides a modern flat design for desktop user interfaces. It serves as a comprehensive framework for applying visual themes, managing high-density scaling, and implementing customized window decorations. The project distinguishes itself through a flexible styling system that supports light and dark mode toggling and the ability to define visual identities via property files, subclassing, and external theme imports. It includes a dedicated scaling framework to ensure that interface elements and vector icons remain crisp on Hi
RDM 是一个 macOS 系统实用程序,旨在解锁并应用不受支持的屏幕分辨率。它作为一个显示分辨率管理器,使用户能够将屏幕设置为标准系统设置中原生不可用的高密度分辨率。
avibrazil/rdm 的主要功能包括:Unsupported Resolution Unlocks, macOS Display Layout Managers, Window Server Configurations, Native Resolution Overrides, CoreGraphics Framework Integrations, HiDPI Enablers, Resolution Scaling Tools, Display Scaling。
avibrazil/rdm 的开源替代品包括: xzhih/one-key-hidpi — This project is a macOS utility designed to enable high-density scaling on non-Retina monitors. It functions as a… monitorcontrol/monitorcontrol — MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display… jakehilborn/displayplacer — Displayplacer is a command-line tool for managing multi-monitor display layouts on macOS. It enables users to save,… jformdesigner/flatlaf — FlatLaf is a Java Swing look and feel library and theme engine that provides a modern flat design for desktop user… glfw/glfw — This project is a cross-platform library designed for desktop application development, providing a unified interface… gao-sun/eul — eul is a native macOS system monitor and desktop application built with SwiftUI. It serves as a status bar utility for…