use trayloader utils
This commit is contained in:
1
util.h
1
util.h
@@ -34,6 +34,7 @@ public:
|
||||
|
||||
xcb_atom_t getAtomByName(const QString& name);
|
||||
QString getNameByAtom(const xcb_atom_t& atom);
|
||||
xcb_atom_t getAtomFromDisplay(const char * name);
|
||||
|
||||
void moveX11Window(const xcb_window_t& window, const uint32_t& x, const uint32_t& y);
|
||||
void setX11WindowSize(const xcb_window_t& window, const QSize& size);
|
||||
|
||||
Reference in New Issue
Block a user