Spitsyn Andrey Aleksandrovich
Results
31
issues of
Spitsyn Andrey Aleksandrovich
Hello! I'm using the following code to set boarder colour, but I can't figure out how to change it to use with smart-boarder. ``` dbus.request_name("session", "ru.gentoo.kbdd") dbus.add_match("session", "interface='ru.gentoo.kbdd',member='layoutChanged'") dbus.connect_signal("ru.gentoo.kbdd", function(...)...