diff options
| author | Ruben Gonzalez <gonzaru@sdf.org> | 2026-03-08 11:24:40 +0200 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2026-03-10 19:52:48 +0100 |
| commit | 2bb919e6342ae04242e3af6d5921e550d3e0a619 (patch) | |
| tree | 8e4611958920116ce0d1ca2d5e108e9f36ae73f0 /config.mk | |
| parent | c3dd6a829b3f5cb9474bcca787a9c8a86932d75d (diff) | |
sendmon: resize fullscreen windows to target monitor
When a fullscreen window is moved to another monitor (e.g. via
tagmon), its geometry does not always match the new monitor's
dimensions.
Steps to reproduce:
1. Start dwm with two monitors (A and B).
2. Open a window on Monitor A.
3. Make the window fullscreen (e.g. Firefox with F11).
4. Move the window to Monitor B using the tagmon shortcut (Mod+Shift+>).
5. Go to the other monitor (B), observe that the window is still
visible on Monitor A and its contents, even though the window's title
is seen on Monitor B bar.
6. Go to the monitor A where the window is still in fullscreen, remove
the fullscreen and the window automatically will go to monitor B.
This fix ensures that fullscreen windows are correctly resized to the
new monitor's geometry during the move.
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions
