mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-07-26 09:41:59 -07:00
docs: update
This commit is contained in:
1
sowm.c
1
sowm.c
@@ -261,6 +261,7 @@ void button_press(XEvent *e) {
|
||||
|
||||
if (bu.subwindow != None) {
|
||||
XGetWindowAttributes(dis, bu.subwindow, &attr);
|
||||
XRaiseWindow(dis, bu.subwindow);
|
||||
start = bu;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user