-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve DPI, anti-aliasing, colour management #1086
Comments
2016-09-22 11:26:29: antoine commented
|
2016-09-22 16:11:56: antoine commented
|
2016-11-16 02:15:25: afarr commented
|
2016-11-16 02:16:44: afarr uploaded file
|
2016-11-16 02:17:22: afarr uploaded file
|
2016-11-18 14:44:52: antoine changed owner from antoine to afarr |
2016-11-18 14:44:52: antoine commented
|
2016-11-19 01:51:39: afarr uploaded file
|
2016-11-19 01:59:09: afarr commented
|
2016-11-19 17:38:17: antoine commented
|
2016-11-21 19:35:21: afarr commented
|
2016-11-21 19:36:13: afarr uploaded file
|
2016-11-21 19:36:56: afarr uploaded file
|
2016-11-22 09:51:53: antoine commented
|
2017-02-07 02:21:34: antoine commented
|
The workarea code was wrong and was causing some applications to behave strangely (ie: menus would appear lower than they should). Fixed in r15161, 15162 for v1.0.x branch. |
2017-03-01 00:30:44: afarr uploaded file
|
2017-03-01 00:31:11: afarr uploaded file
|
2017-03-01 00:37:26: afarr commented
|
FYI: the workarea code is pretty much useless with multiple monitors because we have a single rectangle value which is supposed to cover all monitors... (see _NET_WORKAREA and multiple monitors), and so in this case we don't set it at all. |
follow up from #697, #559, #163, #976.
We now have fairly complete data from on the wiki: [DPI] and [DPI Data](../wiki/DPI] and [../wiki/DPI-Data) and [DPI] and [DPI Data](../wiki/DPI] and [../wiki/DPI-Data).
OSX needs doing.
The text was updated successfully, but these errors were encountered: