Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 706 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 706 Bytes

gotk3-layershell

A simple golang library to provide bindings for the excellent Gtk Layer Shell library which can be consumed in the also excellent gotk3 gtk library.

This allows for GTK windows in linux window managers like swaywm that utilize the Layer Shell proticol in wayland to be positioned relative to the viewport including pinning and layer depth control.

Getting started

For the moment please see example.go for a simple working example

WIP

While the critical API components are ported (layer, anchors), currently the entirety gtk_layer_shell.h is only supported up to pre .5 versions of layer-shell.