v2.0.6-stanio-4 #2
stanio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixes a couple of annoying issues:
Windows: Make the install scripts copy the cursors files to the system directory, back again
Having the cursors under the user profile directory (
%USERPROFILE%) exhibits what seems to be a shortcoming of the Windows user profile preloading feature. After a restart one had to reapply the pointers scheme. So, have the cursors copied to the system directory (%SYSTEMROOT%\Cursors,C:\Windows\Cursors) for the time being;Linux: The cursor bitmaps were getting cropped
Most notably the
xterm(I-beam). Solved by ensuring the image widths are at least as large as the declared nominal size.Other:
Windows install scripts perform a bulk install of all scheme variants for a "shape-color" theme group. The target directory structure is:
No uninstall scripts – delete unwanted scheme variants from the "Mouse Pointers" control panel. Installed files need to be deleted manually, as previously.
This discussion was created from the release v2.0.6-stanio-4.
Beta Was this translation helpful? Give feedback.
All reactions