THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#1155 - Windows not managed after changing resolution through RandR in 3.5.1 User who did this - Arnaud Fontaine (arnau) ---------- Thanks for your comment. The problem I initially reported can be reproduced on 3.5.5. I have just tested with current master (57b6433) and even if it seems much better than before, I still have the following issue: 1. Start Awesome using default configuration. Both LVDS1 and DP1 are active and layout is float. 2. Open one xterm on LVDS1 (xterm-LVDS1) and another on DP1 (xterm-DP1). 3. Run ``xrandr --output DP1 --off''. xterm-DP1 is properly displayed in the titlebar and now visible on LVDS1. However, xterm-LVDS1 is *not* visible anymore on LVDS1 but it is displayed in the titlebar of LVDS1 and according to xwininfo, its MapState is 'IsViewable' (and so is its parent). Clicking on xterm-LVDS1 title in the titlebar has no effect but switching to another layout finally display it. Adding what you suggested in default configuration just after the required() seems to have no effect... Here are the output of xwininfo and xprop (xterm-LVDS1 is 0xc0000d and xterm-DP1 is 0x80000d): xwininfo: Window id: 0xae (the root window) (has no name) $ xwininfo -root -tree Root window id: 0xae (the root window) (has no name) Parent window id: 0x0 (none) 6 children: 0x200013 (has no name): () 796x849+280+-83 +280+-83 1 child: 0x80000d "arnau@miyumi: ~": ("xterm" "XTerm") 796x849+0+0 +281+-82 1 child: 0x800018 (has no name): () 796x849+0+0 +281+-82 0x200014 (has no name): () 670x563+1+1100 +1+1100 1 child: 0xc0000d "arnau@miyumi: ~": ("xterm" "XTerm") 670x563+0+0 +2+1101 1 child: 0xc00018 (has no name): () 670x563+0+0 +2+1101 0x200010 (has no name): () 1366x19+0+0 +0+0 1 child: 0x200003 (has no name): () 1x1+1232+0 +1232+0 0x20000f (has no name): () 100x30+0+0 +0+0 0x200002 "awesome": () 1x1+-1+-1 +-1+-1 0x400001 (has no name): () 10x10+-20+-20 +-20+-20 $ xwininfo -id 0xc0000d xwininfo: Window id: 0xc0000d "arnau@miyumi: ~" Absolute upper-left X: 2 Absolute upper-left Y: 1101 Relative upper-left X: 0 Relative upper-left Y: 0 Width: 670 Height: 563 Depth: 24 Visual: 0x20 Visual Class: TrueColor Border width: 0 Class: InputOutput Colormap: 0x22 (installed) Bit Gravity State: NorthWestGravity Window Gravity State: NorthWestGravity Backing Store State: NotUseful Save Under State: no Map State: IsViewable Override Redirect State: no Corners: +2+1101 -694+1101 -694--896 +2--896 -geometry 111x43+1+1100 $ xprop -id 0xc0000d _NET_WM_DESKTOP(CARDINAL) = 0 WM_STATE(WM_STATE): window state: Normal icon window: 0x0 WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW _NET_WM_PID(CARDINAL) = 15081 WM_CLIENT_LEADER(WINDOW): window id # 0xc0000d WM_LOCALE_NAME(STRING) = "en_US.UTF-8" WM_CLASS(STRING) = "xterm", "XTerm" WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. bitmap id # to use for icon: 0xc00019 bitmap id # of mask for icon: 0xc0001b WM_NORMAL_HINTS(WM_SIZE_HINTS): program specified size: 484 by 316 program specified minimum size: 10 by 17 program specified resize increment: 6 by 13 program specified base size: 4 by 4 window gravity: NorthWest WM_CLIENT_MACHINE(STRING) = "miyumi" WM_COMMAND(STRING) = { "xterm" } WM_ICON_NAME(STRING) = "arnau@miyumi: ~" WM_NAME(STRING) = "arnau@miyumi: ~" And the output of xwininfo for its parent: xwininfo: Window id: 0x200014 (has no name) Absolute upper-left X: 1 Absolute upper-left Y: 1100 Relative upper-left X: 1 Relative upper-left Y: 1100 Width: 670 Height: 563 Depth: 32 Visual: 0x6f Visual Class: TrueColor Border width: 1 Class: InputOutput Colormap: 0x200000 (not installed) Bit Gravity State: NorthWestGravity Window Gravity State: NorthWestGravity Backing Store State: NotUseful Save Under State: no Map State: IsViewable Override Redirect State: yes Corners: +1+1100 -693+1100 -693--897 +1--897 -geometry 670x563+1+1100 Hope that helps! ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1155#comment4145 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.