Skip to content

Releases: pohlrabi404/Hyprfoci

v0.2.0

03 Aug 21:16
26c55cd

Choose a tag to compare

Full Changelog: v0.1...v0.2.0
Hyprfoci v0.2.0 – now the dot actually does a bit more than... exist.

What changed?

  • Support for PNG images (GIF is in roadmap now)
  • Instant dot style change on config save/reload
  • Keep original image ratio without tinkering, only needs to set length of 1 axis (only works for images)
  • Can now select origin (top-left, middle-bottom, etc) (Details in config section)

Binary

Just download and add a line to your hyprland.conf

plugin = /path/to/the/binary.so

then you can set it up through the config section

Hyprfoci v0.1

03 Aug 05:14

Choose a tag to compare

A tiny, configurable Hyprland plugin that draws a single, always-visible dot in the corner of the screen whenever any window has input focus.


📦 What’s inside

Asset Purpose
hyprfoci.so Pre-built plugin for Hyprland ≥ 0.40
demo.mp4 15-second screen-capture showing the dot in action

Quick install

wget https://github.com/pohlrabi404/Hyprfoci/releases/download/v0.1/hyprfoci.so
hyprctl plugin load $PWD/hyprfoci.so

Full Changelog: https://github.com/pohlrabi404/Hyprfoci/commits/v0.1