Module: xproperties

Handling of X properties.

This can not be used as a standalone class, but is instead referenced explicitely in the classes, where it can be used. In the respective classes,it then can be used via classname:get_xproperty(...) etc.

Signals

property::border_color
property::border_width
property::buttons
property::opacity
property::struts
property::type

Methods

:set_xproperty (name, value) Change a xproperty.
:get_xproperty (name) Get the value of a xproperty.


Signals

property::border_color
property::border_width
property::buttons
property::opacity
property::struts
property::type

Methods

:set_xproperty (name, value)
Change a xproperty.

Parameters:

  • name The name of the X11 property
  • value The new value for the property
:get_xproperty (name)
Get the value of a xproperty.

Parameters:

  • name The name of the X11 property
generated by LDoc 1.4.6 Last updated 2021-11-13 00:35:50