SkillAgentSearch skills...

Qruler

A simple on-screen pixel meter

Install / Use

/learn @qtilities/Qruler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QRuler

CI

Overview

A simple on-screen pixel meter, based on IRuler (SPDX ID: GPL-2.0-or-later).

Screenshot

Dependencies

Runtime:

  • Qt5/6 base

Build:

  • CMake
  • Qt Linguist Tools
  • Qtilitools CMake modules
  • Git (optional, to pull latest VCS checkouts)

Build

CMAKE_BUILD_TYPE is usually set to Release, though None might be a valid alternative.<br> CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.<br> Using sudo make install is discouraged, instead use the system package manager where possible.

cmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr -W no-dev
cmake --build build --verbose
DESTDIR="$(pwd)/package" cmake --install build

Licenses

Packages

Packages

Translations

Translations are managed via LXQt Weblate Platform.

Translations

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks5

Languages

C++

Security Score

87/100

Audited on Dec 2, 2025

No findings