globals--, fmt string fix, foreeach++, better names++, close fds, tray icon activates/closes
This commit is contained in:
@ -16,8 +16,6 @@ struct xevent {
|
||||
int value2; //y
|
||||
};
|
||||
|
||||
extern Display* display;
|
||||
|
||||
void sendevent( Display* display, xevent e );
|
||||
void sendevent( Display* display, const xevent& e );
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user