wmww / gtk-layer-shell

A library to create panels and other desktop components for Wayland using the Layer Shell protocol
GNU General Public License v3.0
318 stars 16 forks source link

Add getters for all properties #84

Closed wmww closed 3 years ago

wmww commented 3 years ago

This adds and tests getters for all properties, as well as improving docs for existing functions.

By opening this pull request, I agree for my modifications to be licensed under whatever licenses are indicated at the start of the files I modified

wmww commented 3 years ago

I would appreciate a review if anyone is interested. @alebastr? All you really need to look as is include/gtk-layer-shell.h. The internal changes are less important and the tests don't need review.