Any time something does a notify(), if "RSHIFT Magnify" is enabled, the mouse cursor and the icons at the top of the desktop get black boxes around them, and applications seem to have issues updating graphics in windowed mode. After the notify(), opening applications in windowed mode seems to tank the framerate as well.
I'm only on Linux, unable to test other OSs.
Issue is not present in version 0.1.0b2_amd64 binary.
Issue is present in both static and dynamic binaries for 0.1.0d
Issue resets on restarting picotron, but resumes on next notify()
Toggling "RSHIFT Magnify" does not clear issue
Steps to recreate issue:
- Move/remove/rename your existing lexaloffle folder
- mv ~/.lexaloffle ~/.lexaloffle.old
- Launch picotron
- ./picotron
- Enable magnifier
- Picotron menu > System Settings
- Page 2
- Select checkbox "RSHIFT Magnify"
- Trigger a notification
- Escape until at the commandline (ESC x 2)
- type
notify("HI")
- Escape again to view graphical issue
[Please log in to post a comment]