THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Frank Blendinger (yogan)
Attached to Project - awesome
Summary - Positioning of floating clients
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - New floating clients appear at position (0,0) on startup, which
causes them to be covered by the statusbar if it is on top, or covering the
statusbar themselves otherwise. A better startup position would be at
(0,statusbar.height).
Even better would be something that behaves like smart_placement from version
2. This avoided overlapping multiple floating clients.
Clients that set their position on their own (xprop lists an "program specified
location" line in WM_NORMAL_HINTS(WM_SIZE_HINTS)) behave as expected.
A notable exception to the (0,0) positioning is the display program from the
ImageMagick suite - it appears with its top left corner in the middle of the
screen horizontal and at about 5/6 vertical for no obvious reason. It does not
have a custom position set. This is the xprop output for display:
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_AWESOME_FLOATING(CARDINAL) = 1
_AWESOME_TAGS(STRING) = "100000000"
IM_PROTOCOLS(STRING) =
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS
WM_LOCALE_NAME(STRING) = "C"
WM_CLASS(STRING) = "display", "display"
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
window id # to use for icon: 0x120000d
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified size: 531 by 399
program specified resize increment: 1 by 1
program specified base size: 1 by 1
window gravity: NorthWest
WM_CLIENT_MACHINE(STRING) = "snowflake"
WM_COMMAND(STRING) = { "display", "pics/o_rly.jpg" }
WM_ICON_NAME(STRING) = "o_rly.jpg"
WM_NAME(STRING) = "ImageMagick: o_rly.jpg"
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=432
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].