SkillAgentSearch skills...

SGRandR

standalone GUI for xrandr/wlr-randr with options to Resolutions, Refresh rate, rotate, on/off output and add custom resolutions

Install / Use

/learn @ItsZariep/SGRandR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SGRandR

[!WARNING]

Project Moved to codeberg

Get in on Codeberg

Simple GTK Display settings

[NOTE] The wlroots backend is in progress, please be patient or use nolibs backend

Features:

  • [x] Change Resolution, Refresh rate, Rotation, Reflection, Scale and On/Off state
  • [x] Change Resolutions, Refresh Rates list dynamically
  • [x] Change Position of Display if there is more than one display
  • [ ] Custom Resolution Creator

Build

x11:

make x11

This build requires X11/Xrandr headers

nolibs (using xrandr/wlr-randr commands):

make x11

This build requires:

Backend differences

X11

  • Uses libxrandr

Wayland (Not implemented)

  • Will use wlr-output-management-unstable-v1

Nolibs

  • Uses and parses shell commands
  • Is slower than other backend
  • Cannot fetch all information

Standalone GUI for xrandr/wlr-randr

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C

Security Score

82/100

Audited on Dec 19, 2025

No findings