Search found 46 matches

by Janus
Thu Apr 14, 2022 1:12 am
Forum: Feature Requests
Topic: Svg preview
Replies: 0
Views: 18873

Svg preview

Does anyone know how to have explorer++ use the svg explorer extension?

https://github.com/tibold/svg-explorer-extension

It would be very nice to have svg preview.

Thanks.
by Janus
Sun Jun 06, 2021 12:22 pm
Forum: Feature Requests
Topic: Turn off light blue highlight following mouse everywhere
Replies: 1
Views: 8131

Re: Turn off light blue highlight following mouse everywhere

The source of this evil is in HWND ShellTreeView::CreateTreeView(HWND parent) \explorer++\shelltreeview\shelltreeview.cpp:106 // WS_CHILD | WS_VISIBLE | TVS_SHOWSELALWAYS | TVS_HASBUTTONS | TVS_EDITLABELS | TVS_HASLINES | TVS_TRACKSELECT); and I use WS_CHILD | WS_VISIBLE | TVS_SHOWSELALWAYS | TVS_HA...
by Janus
Wed Mar 03, 2021 12:32 pm
Forum: Bug Reports
Topic: Synchronize Treeview Issues in v1.4 beta & dev
Replies: 5
Views: 17302

Re: Synchronize Treeview Issues in v1.4 beta & dev

@David Erceg Are you serious about enumeration time for treesync? 30 Seconds? How does it take that long for you? What speed is your network? Even before I integrated voidtools everything into my personal branch for folder sizes, treesync never lagged more than a second or two. And that was with two...
by Janus
Wed Dec 23, 2020 1:46 pm
Forum: Feature Requests
Topic: Shell Bags (folder settings) just for This PC, Recycle Bin
Replies: 6
Views: 26266

Re: Shell Bags (folder settings) just for This PC, Recycle Bin

Was trying to help, and your description was not clear to me. There is also View->Save Column Layout as default Not sure if that will help either. I have no problem with it remembering how I set things up. I am also running my own version with numerous tweaks. There are things it does by default tha...
by Janus
Wed Dec 23, 2020 8:50 am
Forum: Feature Requests
Topic: Shell Bags (folder settings) just for This PC, Recycle Bin
Replies: 6
Views: 26266

Re: Shell Bags (folder settings) just for This PC, Recycle Bin

I use Win7, if you are on W10, all bets are off, there is no telling what M$ will do to any program you are running. F10 {watch the underlines and depressions in the text menu} or Alt-T to start. Tools->Options->Default Settings->Default Columns->Recycle Bin The default columns section also has sett...
by Janus
Fri Apr 03, 2020 3:31 pm
Forum: Feature Requests
Topic: Drag and Drop move files instead of copy
Replies: 2
Views: 6804

Re: Drag and Drop move files instead of copy

The standard behavior is move on the same drive, but copy to another. I generally just right click, choose copy or cut, then paste at the destination. Gives consistent behavior between copies of explorer++, to and from normal explorer as well. The files get a faded look when cut, so you tell which f...
by Janus
Fri Apr 03, 2020 3:25 pm
Forum: Bug Reports
Topic: Detailview Gridlines
Replies: 3
Views: 10383

Re: Detailview Gridlines

A follow up question. Is there any way to get more consistency in directory updates? Some days, updates when files are copied works perfectly, others, I have to hit refresh constantly. This applies to vanilla, and with my mods, whether local or over lan. Sometimes when I make a directory it lets me ...
by Janus
Sun Mar 29, 2020 12:58 am
Forum: Bug Reports
Topic: Detailview Gridlines
Replies: 3
Views: 10383

Re: Detailview Gridlines

Thank you very much. I am on loaned hardware at the moment, VS2019 came with it, so I decided to catch up. Disappointing to have to use a VS version I can't afford yet, but life finds a way. Took some work to get the void tools code to run on VS2019, but I have to admit the network handling is bette...
by Janus
Sat Mar 28, 2020 3:06 am
Forum: Bug Reports
Topic: Detailview Gridlines
Replies: 3
Views: 10383

Detailview Gridlines

Is anyone besides me having problems with detail view grid lines. Building commit 1779 with VS2019, there are no grid lines on launch. I am not very familiar with VS2019, and I am working on a loaner machine. Still doing some rebuilding after kinetically assisted hardware failures, and shipping is t...
by Janus
Sat Nov 23, 2019 2:19 am
Forum: Development
Topic: Patch for hiding zip files from the treeview.
Replies: 11
Views: 86878

Re: Patch for hiding zip files from the treeview.

Turning off zip folder integration for windows eliminats it for me.
I disable zip/cab folders immediately after install, and have not had them in explorer++ at all.
I also disable libraries and as much of the other noise as I can.


Janus.