Skip to content
#

window-manager

Here are 619 public repositories matching this topic...

UbioZur
UbioZur commented Jun 29, 2022

From Doc: https://awesomewm.org/doc/api/libraries/awful.util.html#geticonpath
From Code: https://github.com/awesomeWM/awesome/blob/54a5a7dce580da39152175f2668463c7751d904c/lib/awful/util.lua

size : The size. If this is specified, subdirectories x of the dirs are searched first. (optional)

This imply (if my english is correct), that when the size argument is specified, it will search i

ndgnuh
ndgnuh commented Aug 26, 2021

Describe the bug
All switchers will stuck if a single key is used to trigger task switch.

To Reproduce
Steps to reproduce the behavior:

  1. Enable plugin switcher or fast switcher
  2. Set the switch key to a single key (like <F3>)
  3. Use the switcher, the switcher will stuck and Wayfire have to be killed

Expected behavior
Not stuck

Screenshots or stacktrace
I don't

bug easy good first issue
niksingh710
niksingh710 commented Jan 12, 2022

Summary

WorkSpace rule for virtual Desktop too.

A clear and concise description of what you want to happen

I put some of my virtual desktops in floating mode and I wish in workspace rules there should be an option for virtual desktops too.
so that after every reboot I should not manually make that desktop floating.

A clear and concise description of any alternative solutions or f

enhancement good first issue
egoexpress
egoexpress commented Jun 30, 2021

As mentioned in #226 it would be helpful to have an option to see all the time which window is currently in focus. A permanent border with a configurable width and color would be nice for this.

The FocusIndicator which is currently used to indicate the focus of a window is controlled by a timer only and not suitable for this.

enhancement good first issue

Improve this page

Add a description, image, and links to the window-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the window-manager topic, visit your repo's landing page and select "manage topics."

Learn more