Skip to content

Add gtk_layer_set_anchor support

Pre-release
Pre-release
Compare
Choose a tag to compare
@01micko 01micko released this 15 Nov 07:59
· 93 commits to master since this release
b7046be

Gtkdialog can now position windows in wayland at left, topleft, top, topright, right, bottomright, bottom, bottomleft using the edge= attribute.

example usage:

'<window edge="topright">...</window>'