SkillAgentSearch skills...

Kompass

[mirror] my custom status panel for wayland.

Install / Use

/learn @kotontrion/Kompass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

kompass

My completely custom status bar. This is for my personal use only, and therefore will most likely never be configurable.

This project also builds a library containing some widget definitions, which might be more useful to you than the actual bar. The docs for libkompass can be found here.

Showcase (as of 2024-10-13): 2024-10-13T14:47:32,759960206+02:00

install

on Arch

wget https://codeberg.org/kotontrion/PKGBUILDS/src/branch/main/libkompass-git/PKGBUILD
makepkg -si

or install kompass-git (or libkompass-git to only install libkompass and not the bar) from the AUR using your favourite AUR helper.

the PKGBUILD can be found here.

from source

dependencies

build dependencies
  • dart-sass
  • blueprint-compiler
  • vala
  • meson
runtime dependencies
  • gtk4
  • gtk4-layer-shell
  • libadwaita
  • libportal
  • astal-mpris
  • astal-river
  • astal-tray
  • astal-battery
  • astal-bluetooth
  • astal-network
  • astal-notifd
  • astal-cava
  • astal-apps
  • astal-wireplumber
  • slurp
  • wf-recorder
git clone https://github.com/kotontrion/kompass
cd kompass
meson setup build
meson install -C build
View on GitHub
GitHub Stars50
CategoryDevelopment
Updated2d ago
Forks4

Languages

Vala

Security Score

100/100

Audited on Apr 1, 2026

No findings