-
Hello
Encountering an issue with GTK drop down menus in Sway specifically(haven't tried other wlroots based WMs/compositors). Raising this issue here as it doesn't appear to be tracked after the cl…
-
# Description
Sometimes (i.e. it suddenly happens, so far it is completely non-obvious to me how it is triggered) xwayland-clients start to receive an endless stream of keys upon gaining focus, as if…
-
for the past few weeks, waybar has only not been in my sway config because i couldn't figure out what tf was launching waybar.
google returned nothing, Gemini said nothing useful, this page had no do…
-
Note, `foot` and `rio` seem to work (though rio's font rendering ain't cutting it)/
This is what I have in my `gui-sway.nix` file for configuring sway right now:
```nix
config = {
# ...
…
-
#96 is similar to my issue, but in my case I am using Sway, not LightDM.
`swayidle` is used to trigger the lock before suspend like so:
```bash
swayidle -w \
timeout 60 'physlock -dsm -p…
-
I'm trying to get jay to work on my setup. After fixing another issue ( #280 ), I was able to start jay and set the correct resolution.
But if I open a terminal (`kitty` or `wezterm`), the window …
-
I have a following config (simplified):
```
...
"modules-right": ["group/status"],
"group/status": {
"orientation":"inherit",
"modules": [
"sway/language",
…
vafu updated
7 months ago
-
#### Expected behaviour
returns '0'
#### Actual behaviour
returns '136' or 'Floating point exception'
#### Steps to reproduce the behaviour
run caja
'Close All Windows'
#### MATE general …
-
Previously on Sway, we have introduced `raw_ptr` and `raw_slice` types as better alternatives to using `u64` and `(u64,u64)`. While we eventually wanted to get rid of these types, they helped identify…
-
I am not sure if this is already a planned feature or not, (Or maybe I can already do this and I am just unaware.) but I would love the ability to "activate" any workspace I choose and assign certain …