mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
more dnd changes
window cycling stuff finnish pot files
This commit is contained in:
@@ -94,6 +94,11 @@ void PlaceIcon(WScreen *scr, int *x_ret, int *y_ret);
|
||||
void PlaceWindow(WWindow *wwin, int *x_ret, int *y_ret,
|
||||
unsigned int width, unsigned int height);
|
||||
|
||||
|
||||
void StartWindozeCycle(WWindow *wwin, XEvent *event, Bool next);
|
||||
|
||||
void CycleWindow(WScreen *scr, Bool forward);
|
||||
|
||||
#ifdef USECPP
|
||||
char *MakeCPPArgs(char *path);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user