-
-
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
Python3 GTK3 client feature parity #640
Comments
2014-09-11 16:28:53: totaam changed status from new to assigned |
2014-09-12 12:20:50: totaam uploaded file
|
2014-09-12 17:28:05: totaam uploaded file
|
2014-09-14 04:45:00: totaam uploaded file
|
opengl support merged in r7599, but some big issues remain:
The code is still an improvement I think, and may help with #608. If gtkgl proves too problematic with GTK3, maybe we can use a different approach, like this one: gtkgl via X11 + ctypes (at least for X11..) |
Warning: r7573 introduced a crash on cursor stuff.. |
Much time wasted and still no clue: cursors are disabled on win32 until futher notice (done in r7625) |
2014-09-15 17:02:55: totaam commented
|
2014-09-17 05:19:40: totaam uploaded file
|
2014-09-17 16:38:21: totaam commented
|
2014-09-25 02:56:58: totaam commented
|
2014-09-28 14:16:00: totaam commented
|
2014-10-11 05:10:56: totaam commented
|
2014-10-11 06:56:14: totaam commented
|
2015-02-12 11:42:55: totaam commented
|
2015-03-30 09:52:03: antoine commented
|
2015-03-30 10:35:20: antoine commented
|
2015-04-17 09:15:59: antoine commented
|
2015-04-17 12:57:18: antoine commented
|
2015-04-19 12:39:45: antoine commented
|
2015-04-20 03:47:41: antoine commented
|
2015-04-20 10:46:33: antoine commented
|
2015-04-20 14:13:34: antoine commented
|
2015-04-23 12:02:14: antoine commented
|
2015-04-24 05:27:15: antoine commented
|
2015-05-03 10:13:25: antoine uploaded file
|
2015-05-11 11:32:40: antoine commented
|
2017-10-27 04:58:13: antoine commented
|
2018-01-11 05:35:21: antoine commented
|
Split from #90, remaining items so that this port can be used in place of the current GTK2 version:
Lower priority:
XSETTINGS
and root property support--max-size
option (see add a --max-size option to limit the maximum window size #263 for GTK2)The text was updated successfully, but these errors were encountered: