THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#766 - statusbar always on top after lower resolution on the fly with xrandr User who did this - Uli Schlachter (psychon) ---------- First let me describe the layers awesome uses (from top to bottom): * Wiboxes with .ontop = true * Clients with .ontop = true * Clients with .fullscreen = true * Clients with .above = true * All clients which aren't handled elsewhere * Clients with .below = true * Wiboxes with .ontop = false * Clients with .type = "desktop" (With the exceptions that clients that have their .transient_for set are always stacked directly above their parents) This is how it should work. The default config doesn't set the statusbar's ontop property to true, so basically all clients should be ontop of it. No idea how this could happen, but maybe your statusbar manages to get its ontop property set? Could you run this in a terminal after the statusbar begins covering everything and show us the result (works with the default config): echo 'return mywibox[1].ontop' | awesome-client ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=766#comment1973 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 [email protected].
