KevinTsui1234 / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
1 stars 0 forks source link

tint2 sets incorrectly the window_group field in XWMHints #466

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Since r172, tint2 is setting the window_group field in the XWMHints structure 
but not the corresponding WindowGroupHint flag.

This is technically incorrect.

However we have not yet seen any reports of problems caused by this. To prevent 
regressions, we will keep the current code as is and will only act if evidence 
of a problem appears.

Original issue reported on code.google.com by mrovi9...@gmail.com on 8 Feb 2015 at 6:28

GoogleCodeExporter commented 8 years ago
Project moved to GitLab.

You can find this issue at: https://gitlab.com/o9000/tint2/issues/466

Original comment by mrovi9...@gmail.com on 25 Apr 2015 at 11:15