projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0e57c
)
Sometimes after reconfigure we forget this, so check again
author
Mikael Magnusson
<mikachu@gmail.com>
Fri, 20 May 2022 14:12:50 +0000
(16:12 +0200)
committer
Mikael Magnusson
<mikachu@gmail.com>
Fri, 20 May 2022 14:12:50 +0000
(16:12 +0200)
openbox/screen.c
patch
|
blob
|
history
diff --git
a/openbox/screen.c
b/openbox/screen.c
index 9652397ae5daadb759167c3ee4d33a0fc4f071f1..6b510b4def08e179286aa22aeb841128b99f0835 100644
(file)
--- a/
openbox/screen.c
+++ b/
openbox/screen.c
@@
-390,6
+390,7
@@
void screen_startup(gboolean reconfig)
if (reconfig) {
desktop_popup_new();
+ screen_update_layout();
return;
} else {
if (desktop_popup)