-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 328296a
Only reapply serial monitor last location if it fits the screen
There could be a couple of edge cases in this approach (for example, if someone wants to keep the serial monitor window only half visible).
However, it should be at least safe (no serial monitors on the second screen) if the Window Manager acts correctly (by moving all the windows on the second monitor to the primary on detach).1 parent 8292989 commit 328296a
1 file changed
+5
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | - | ||
63 | - | ||
64 | - | ||
65 | - | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - | ||
70 | - | ||
71 | - | ||
72 | - | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
73 | 67 |
| |
74 | 68 |
| |
75 | 69 |
| |
|
0 commit comments