mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
- MacOS X style window switching panel (navigate through windows with Alt-Tab or
arrow keys)
This commit is contained in:
@@ -132,7 +132,7 @@ paint(WGeometryView *gview)
|
||||
|
||||
W_DrawRelief(W_VIEW_SCREEN(gview->view), W_VIEW_DRAWABLE(gview->view),
|
||||
0, 0, W_VIEW_WIDTH(gview->view), W_VIEW_HEIGHT(gview->view),
|
||||
WRRaised);
|
||||
WRSimple);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user