wayfire icon indicating copy to clipboard operation
wayfire copied to clipboard

A modular and extensible wayland compositor

Results 398 wayfire issues
Sort by recently updated
recently updated
newest added

Wayfire should be able to configure the cube transparency. Instead of a background image the desktop should display the skydome/cubemap permanently, making it possible for the user to peek through...

enhancement

(INCLUDES #1387) Extend the `carried_out` pattern to input signals. So… yeah, this is necessary for something really cool with touchpad gestures :) UPD: by which I mean that I have...

Implemented methods to get the object paths for application menu and menubar. Also added a getter for the **unique** DBus name for `wayfire_view`. With this, it will be possible to...

Fixes #1359 This is a workaround that avoids a segfault if output is null by using a default value for "size". I'm assuming that a view without an output will...

The code in xwayland and gtk-shell actually would not carry the request out! Let's just use focus_request (which now has an argument for the self flag) rather than duplicating the...

When I try to login into wayfire session it loads for some time and then goes back to login screen

**Describe the bug** Borders disappear from one window (alacritty). **To Reproduce** Steps to reproduce the behavior: 1. Start wayfire 2. Launch termina ![image](https://user-images.githubusercontent.com/46374280/167752432-0baba0cb-473c-4b37-a6f5-1837c1a1eed4.png) ![image](https://user-images.githubusercontent.com/46374280/167752443-5d1e13a9-114c-46ab-96a5-840f1ef57e6c.png) **Wayfire version** Name : wayfire-git Version...

bug

**Describe the bug** While working on #1414 I noticed that sometimes wayfire will crash when I connect/disconnect my wacom tablet. Happens in stabilize-api as well as in master. Doesn't happen...

bug

In the wiki it is stated that you can disable touchpad when using a mouse or when typing at the same time. Apparently there is no way to disable the...

enhancement

This would allow users to create simple scripts in the language they prefer. Of course, if #48 is solved, we can just provide bindings to common languages.

idea
low-priority