-
Updated
Sep 26, 2021 - Swift
window-manager
Here are 490 public repositories matching this topic...
-
Updated
Aug 12, 2021 - JavaScript
tiletop.png is 56x56 pixels in size. All the other icons are 64x64. tiletop.png is missing the transparent border that the other icons have.
Output of awesome --version:
awesome v4.3 (Too long)
• Compiled against Lua 5.3.5 (running with Lua 5.3)
• D-Bus support:
• execinfo support:
• xcb-randr version: 1.6
• LGI version: 0.9.2
How to reproduce the issue:
Enable the aw
-
Updated
Oct 1, 2021 - C
-
Updated
Sep 26, 2021 - Shell
-
Updated
Sep 28, 2021 - Swift
-
Updated
Oct 1, 2021 - Python
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Oct 1, 2021 - Shell
Problem Description
spawn "scrot --select filename.png" fails because spawn doesn't release its grab on keyboard.
scrot --select needs the keyboard to work.
Hi, first of all, many thanks for this awesome project! Now onto my issue/question:
I find it confusing that when I'm pressing Super+Left/Right (and the minimap is active) I cannot use other hotkeys, like for instance Shift+Super+Left/Right to change monitor. Is this intended or undesired?
Many thanks!
Describe the bug
All switchers will stuck if a single key is used to trigger task switch.
To Reproduce
Steps to reproduce the behavior:
- Enable plugin switcher or fast switcher
- Set the switch key to a single key (like
<F3>) - Use the switcher, the switcher will stuck and Wayfire have to be killed
Expected behavior
Not stuck
Screenshots or stacktrace
I don't
-
Updated
Oct 3, 2021 - Zig
-
Updated
Aug 13, 2021 - Swift
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.
-
Updated
May 29, 2021 - Python
-
Updated
May 20, 2021 - JavaScript
-
Updated
May 20, 2020 - C
-
Updated
Sep 30, 2021 - CSS
-
Updated
Sep 21, 2021 - Java
-
Updated
Sep 6, 2021 - Rust
-
Updated
Jun 26, 2021 - Objective-C
-
Updated
Aug 23, 2021
-
Updated
May 14, 2021 - Objective-C
Problem Description
Imho the documentation for (XMonad.Hooks.DynamicBars)[https://hackage.haskell.org/package/xmonad-contrib-0.11.4/docs/XMonad-Hooks-DynamicBars.html] could use some examples. I will try to fix this myself, but I don't have much time atm.
Checklist
- I've read CONTRIBUTING.md
-
Updated
Dec 24, 2019 - Kotlin
Improve this page
Add a description, image, and links to the window-manager topic page so that developers can more easily learn about it.
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."
With the new module action system, we can easily deprecate the old way of triggering hooks in the ipc module and replace it with a module action.
This has several advantages:
I p