The Wayback Machine - http://web.archive.org/web/20211003143030/https://github.com/topics/window-manager
Skip to content
#

window-manager

Here are 490 public repositories matching this topic...

patrick96
patrick96 commented Jul 11, 2021

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:

  • Cleaner way of handling messages (just register for certain action names)
  • Hooks can easily be triggered by click commands using the action syntax (``#module.name`)
  • Use the same system as all other modules

I p

Expletive
Expletive commented Sep 9, 2021

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

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

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