Request: Ini tweak settings for advanced tweaker users
Posted: Tue Jan 31, 2012 1:14 am
Hello XnView forum,
Welcome to my topic of ideas/requests for:
Custom 'INI' file Tweaks for actions
==============================================================================
These ini changes would be entirely up to the user to make and would not be part of the Settings found in Settings dialog but still there 'under the hood' to use in XnView MP.
----------------------------------------------------------------------
This ini code tweak would be to Always open the About, Batch Convert, Batch Rename - as tabs (no need to use Shift key).
(this would not affect the original 'Shift' key method)
----------------------------------------------------------------------
This is for the ability for thumbnails/icons displayed on a tab to 'shake' a little (an animation) upon single clicking on a tab just like what can be seen on Mac OSX launcher dock.
(they would be multiple variations of Tab's thumbnail/icon 'shake' with 1,2,3,4,5 for the ini all executing different 'dancing')
----------------------------------------------------------------------
This is for the ability to allow thumbnails on tab to turn 'Psychedelic color' (quick 2 second random Hue changes) on tab single click or tab re-arranging (would work for 'thumbnails' only but maybe tab 'icons' too).
(they would be multiple variations of Tab's thumbnail/icon 'fast Color changing' with 1,2,3,4,5 for the ini all executing different 'color changing')
----------------------------------------------------------------------
Welcome to my topic of ideas/requests for:
Custom 'INI' file Tweaks for actions
==============================================================================
These ini changes would be entirely up to the user to make and would not be part of the Settings found in Settings dialog but still there 'under the hood' to use in XnView MP.

----------------------------------------------------------------------
This ini code tweak would be to Always open the About, Batch Convert, Batch Rename - as tabs (no need to use Shift key).
Code: Select all
toolintab=true
----------------------------------------------------------------------
This is for the ability for thumbnails/icons displayed on a tab to 'shake' a little (an animation) upon single clicking on a tab just like what can be seen on Mac OSX launcher dock.
Code: Select all
tabdisplaydance=1
----------------------------------------------------------------------
This is for the ability to allow thumbnails on tab to turn 'Psychedelic color' (quick 2 second random Hue changes) on tab single click or tab re-arranging (would work for 'thumbnails' only but maybe tab 'icons' too).
Code: Select all
tabdisplayhue=1
----------------------------------------------------------------------