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:
6238f61
)
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>
Mon, 20 Mar 2023 06:28:02 +0000
(07:28 +0100)
openbox/screen.c
patch
|
blob
|
history
diff --git
a/openbox/screen.c
b/openbox/screen.c
index 342a6db6aba5f35195003bb2e0107dc0ba737fd2..2f25c4a0d79c6bffb69253acd3dc46857fe6a6af 100644
(file)
--- a/
openbox/screen.c
+++ b/
openbox/screen.c
@@
-348,6
+348,7
@@
void screen_startup(gboolean reconfig)
if (reconfig) {
desktop_popup_new();
+ screen_update_layout();
return;
} else {
if (desktop_popup)