-
swaymsg -t get_version
sway version 1.2 (Sep 26 2019, Arch Linux)
sway -d 2> ~/sway.log
https://8n1.org/16060/57bc on IRC #sway the user emersion said the keypresses are not visible in the log, …
-
For any hope of building a fast prototype within a ~week, I want a dynamic language, ideally with live REPL.
- :no_good: Gnome shell is in theory scriptable in JS with REPL, and supports both X and…
-
Currently `desktopManager`s and `displayManager`s are part of the `serivces.xserver` namespace.
This is problematic as there are greeters such as `slimd` and `greetd` that support wayland and can r…
-
- **Sway Version:** 1.9
- **Description:**
I am using [imgui](https://github.com/ocornut/imgui/) with glfw and opengl3.
When the program "lags" - does not call SwapBuffers in a few seconds - th…
-
Using the `master` of GLFW using the new transparency features that will be available in 3.4 yields some issues on X11 with compositors expecting premultiplied alpha. Currently, I can work around this…
-
## Expected Behavior
Dropdown test shouldnt crash
## Actual Behavior
It crashes without any useful error message
```
Gdk-Message: 20:18:34.641: Lost connection to Wayland compositor.
```
…
-
We need to document the assumptions behind running tkey-ssh-agent, and especially pinentry, on Linux systems better. The assumptions are:
- A working graphical pinentry
- A working Desktop Notific…
-
### What Operating System(s) are you seeing this problem on?
Linux X11, macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
awesome
### WezTerm version
wezterm 20…
-
My system info:
* NVIDIA RTX 3080 LHR
* Linux endeavour 6.9.7-2-cachyos
* `nvidia-dkms` 555.58-2
* `egl-wayland` 2:1.1.13-2
* `gamescope` version 3.14.22-5-gb44ea3c
* KDE Plasma version 6.1.1
*…
-
Just creating an issue to keep tracking of any efforts to add a plugin to handle scripting languages (e.g. lua).
Feel free to close it if you think it's inappropriate.
Btw, do you intend to "grow th…