Class CursorTheme

Class Documentation

class CursorTheme

Load an X-cursor theme, either the supplied default, or through the —cursor-theme config option.

Public Functions

explicit CursorTheme(std::string const &theme)

Specify a default theme.

~CursorTheme()
void operator()(mir::Server &server) const