THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#1001 - A client should be considered to be on the screen on which it takes the most space User who did this - Uli Schlachter (psychon) ---------- @asido: EWMH says nothing about this kind of things. I was thinking about removing the "screen" property from the C code and instead have it calculate a client's screen via some... magic? So I checked when a client's screen property is used in C code: - To figure out the list of tags that it might be on - To figure out the workarea of the screen - (To resize clients when moving them between screens) The problem here is that the list of tags must be changed carefully. So before removing a client's screen, something should happen about the tags. My idea here was: Also remove a tag's screen! That would also fix some problems with EWMH. Since having per-screen tags is relatively important, those should be implemented in lua. Should be possible... ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1001#comment3197 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].
