Simon Long
Simon Long
When the userland rfkill application is run with the "list wifi" argument, this device is not found - I assume this is something to do with the rfkill code in...
If you run bless on a system using a Wayland backend, the fonts used to display hex, dec and oct are corrupted. This is caused by Gdk Pixmaps on Wayland...
See https://github.com/labwc/labwc/issues/1466 Not a fundamental Wayland problem, as it works fine under Wayfire.
I've noticed that under Wayfire, menus get a server-drawn decorated border which happens irrespective of the GTK theme settings; it's an alpha effect around the edge rather than a solid...
I'm becoming frustrated by the way Wayland / wlroots adds window decoration... By default, in Wayfire, you can either select all windows to be client-side decorated (the default), or server-side...
**Describe the bug** All menus should always get keyboard focus - there should only ever be one menu on the screen at any one time, and if one is shown,...
**Describe the bug** In some cases - particularly when an application opens two separate dialog boxes - a newly-opened window is not brought to the front. **To Reproduce** Steps to...
- **Version:** v0.8-rc0-6975b25 (pios) - Describe how to **reproduce** the problem When running wayfire with no local HDMI display connected, it is still possible to connect to WayVNC, and some...
Relatively minor issue, but if you update XCURSOR_SIZE or XCURSOR_THEME in the environment file and then call labwc --reconfigure, the mouse cursor does not change. The environment variables are reloaded...
https://github.com/labwc/labwc/issues/1545 This PR uses cursor emulate events to respond to touchscreen input on window headerbars and frames. I have no idea if this is the correct way to do this,...