-
```
Nov 09 23:32:54 Marine lala-bar[146535]: 2024-11-09T14:32:54.878366Z WARN wgpu_hal::vulkan: Suboptimal present of frame 0
Nov 10 00:17:39 Marine lala-bar[146535]: Io error: Connection reset by …
-
this is the code
```nim
import gintro/[gtklayershell]
echo getProtocolVersion()
```
and while compiling with nimble build i get this error
```bash
Verifying dependencies for layershell_test…
-
I gave this command : `make get`
And got this errors :
```
go get github.com/gotk3/gotk3
go: downloading github.com/gotk3/gotk3 v0.5.3-0.20210223154815-289cfb6dbf32
go get github.com/gotk3/got…
-
I am actually not sure if we constrain nested layershell popups correctly (e.g. layershell surface -> popup -> popup). We generate `output_toplevel_sx_box` on the first popup and then just copy it aro…
-
this make it can be used with iced
still need to be done
* [x] hover event
* [x] keyboard event
* [x] fractal scale (need help)
* [ ] ime (Wait for new iced being released)
* [x] virtual key…
-
A side effect of layershell overlay.
##### Expected Behavior
The window should be accessibile
##### Current Behavior
It's not, the best thing to do is to press again the hotkey
##### Poss…
-
Once a menu gets larger than the screen it will not restrict its size to `gdk_monitor_get_workarea()` like GTK usually seems to do when not using layershell.
I've added a reproducer based on an imp…
-
Remove https://github.com/MalpenZibo/iced_sctk in favor of https://github.com/waycrate/exwlshelleventloop
-
- [ ] Global Shortcut support https://github.com/tauri-apps/global-hotkey/issues/28
- [x] Iced LayerShell support is needed. Can take implementation from https://github.com/pop-os/iced. or use https:…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch main at commit ca85455a8ed5dbe920a47c1a48de1dd993446481 (misc: Rename all instances of emt…