mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
updated menus for SHEXEC
This commit is contained in:
@@ -144,9 +144,7 @@ appearanceObserver(void *self, WMNotification *notif)
|
||||
wWindowConfigureBorders(wwin);
|
||||
}
|
||||
if (flags & WTextureSettings) {
|
||||
wwin->frame->flags.need_texture1_remake = 1;
|
||||
wwin->frame->flags.need_texture2_remake = 1;
|
||||
wwin->frame->flags.need_texture3_remake = 1;
|
||||
wwin->frame->flags.need_texture_remake = 1;
|
||||
}
|
||||
if (flags & (WTextureSettings | WColorSettings)) {
|
||||
if (wwin->frame->titlebar)
|
||||
|
||||
Reference in New Issue
Block a user