Toned down window closing by dragging, dim window when it's closed
This commit is contained in:
@@ -914,4 +914,6 @@ void SetFocusedWindow(Window *w);
|
||||
|
||||
void ScrollbarClickHandler(Window *w, NWidgetCore *nw, int x, int y);
|
||||
|
||||
bool GetWindowDraggedOffScreen(const Window *w); ///< Return whether window is dragged off screen edge and about to close, for no-titlebars mode
|
||||
|
||||
#endif /* WINDOW_GUI_H */
|
||||
|
||||
Reference in New Issue
Block a user