Skip to content

0.2.0 - Compatibility with gtk-layer-shell

Latest
Compare
Choose a tag to compare
@Cu3PO42 Cu3PO42 released this 10 Apr 21:31
· 4 commits to master since this release
  • Adds compatibility with gtk-layer-shell. Both libraries can now be used in the same process without interfering with each other.
  • The required order of operations when hiding a session surface is slightly different. The new function gtk_session_lock_unmap_lock_window must be called before hiding a window rendered as a lockscreen.
  • Adds examples for C and Python.