themes conflict: Use Windows theme for cursor
Moderators: Hacker, petermad, Stefan2, white
themes conflict: Use Windows theme for cursor
I think this is not correct take system theme only for cursor. System theme of cursor and system theme - this is solid thing. Or use system theme colors for list+cursor, or do not at all.
Otherwise we have situation when system theme based on white background (=> cursor is dark), but Total Commander theme based on black background (=> cursor is bright) (or vice versa) -> "Use Windows theme for cursor" made cursor invisible...
Otherwise we have situation when system theme based on white background (=> cursor is dark), but Total Commander theme based on black background (=> cursor is bright) (or vice versa) -> "Use Windows theme for cursor" made cursor invisible...
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
???
I'm already using system theme in most places, the cursor was the last thing where I didn't use it yet...
I'm already using system theme in most places, the cursor was the last thing where I didn't use it yet...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Then you need to disable themed cursor in Configuration - Options - Colors. TC uses standard list background color unless you change it yourself in "Colors" too.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
I would appreciate if the windows cursor would also be used for the other selected files. (in windows the cursor for the current file is slightly darker than the other selected files) Also cursor gets grey if the window is deactivated.
https://abload.de/img/selectiongxset.png
https://abload.de/img/selectiongxset.png
What about improving the internal selection which is basically just another text color by custom-drawing a frame that is similar to the Windows selection frame?
Here are some examples - of course only one would be displayed at once (unless this is also used for colors by filetype)
http://lefteous.totalcmd.net/tc/ideas/explorer_style_selection_colored.png
What do you think?
Here are some examples - of course only one would be displayed at once (unless this is also used for colors by filetype)
http://lefteous.totalcmd.net/tc/ideas/explorer_style_selection_colored.png
What do you think?
Thoughts about the solution:
We don't have "Use Windows theme for files list". We use it as default colors for each element: Font color, Background, Background 2,..
But we have "Use Windows theme for cursor". Why it is not equal to "Default" color for "Cursor color"?
Current solution doesn't looks like it use Windows theme colors - only "Windows theme for cursor".
About inverted cursor:
"Use inverted cursor" + "Use Windows theme for cursor" = inverted all, except cursor.
I have light blue cursor (windows theme) + black background + white font color.
When I turn on "inverted cursor" I've got: blue cursor (windows theme) + white background + black font color.
We don't have "Use Windows theme for files list". We use it as default colors for each element: Font color, Background, Background 2,..
But we have "Use Windows theme for cursor". Why it is not equal to "Default" color for "Cursor color"?
Current solution doesn't looks like it use Windows theme colors - only "Windows theme for cursor".
About inverted cursor:
"Use inverted cursor" + "Use Windows theme for cursor" = inverted all, except cursor.
I have light blue cursor (windows theme) + black background + white font color.
When I turn on "inverted cursor" I've got: blue cursor (windows theme) + white background + black font color.
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
Code: Select all
13.06.16 Fixed: Draw themed text cursor with style LVGH_CLOSESELECTEDHOT instead of LVGH_OPENSELECTEDHOT, better visible (32/64)
Could you consider this one? Especially the greyed out cursor in the passive panel / deactivated window.Samuel wrote:I would appreciate if the windows cursor would also be used for the other selected files. (in windows the cursor for the current file is slightly darker than the other selected files) Also cursor gets grey if the window is deactivated.
https://abload.de/img/selectiongxset.png
Code: Select all
13.06.16 Fixed: Draw themed text cursor with style LVGH_CLOSESELECTEDHOT instead of LVGH_OPENSELECTEDHOT, better visible (32/64)
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Actually Explorer uses this too! It uses selected+cursor together.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Because TC doesn't know when hovering ends. It just sets the focus immediately.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com