xborder icon indicating copy to clipboard operation
xborder copied to clipboard

Active window border replacement for window managers.

Results 25 xborder issues
Sort by recently updated
recently updated
newest added

`apply-only` is an option that allows the users to choose what apps they want to add borders to. You still can add borders to all apps, just mark the `apply-only`...

## The Problem Xborder does not seem to recognize Rofi apps such as my dmenu, the corners are therefore the ugly default i3 ones. ## System Info OS: EndavourOS-x86_64, latest...

testing needed

I really haven't identified the cause, but if I run picom by itself my PC will run fine. But the minute I run xborders with it, it starts running burning...

testing needed

Steps to reproduce: 1. Start xborders 2. Start slop in terminal 3. Single click on a window Expected behavior: slop should return a window geometry (like 1690x675+20+50) Sad reality: slop...

bug
testing needed
priority

I may be missing a key point but I don't see why this only addresses the border of the active window. In my case I think I can use this...

enhancement

xborders' version checking code currently fails and crashes the program if there's no internet connection, unless the `--disable-version-warning` flag is set. The update-checking code should just exit if there's no...

bug
good first issue
priority

Since all the script does is put a border around the currently focused window, when the focused window is under another window, the highlight is done without checking whether the...

This adds some new options to the script, allowing you to have gradient borders. The `--border-gradient` option accepts a list of RGBA colors, which will make up the gradient. The...

So you said if your entire screen is blurred please add role = 'xborder' to your blur-exclude! But I don't know where the exclude file is. I thought I might've...

I'm on Arch. After creating a python venv and following the instructions on the README, I'm receiving the following error: ``` Traceback (most recent call last): File "/home/[username]/xborder/./xborders", line 11,...