Like a new feature? Say thanks here

Say it if you mean it...
Post Reply
eil
Posts: 1864
Joined: 13 Jan 2011 19:44

Re: Like a new feature? Say thanks here

Post by eil »

Code: Select all

    + Customize Toolbar Dialog: After selecting "Remove All", the "End of List" pseudo 
      item is automatically added to the end of the list. This allows you to more easily 
      add buttons in the correct order.
Little thing i proposed in past, nice it's on board now.
Win 7 SP1 x64 100% 1366x768|1900x1080

eil
Posts: 1864
Joined: 13 Jan 2011 19:44

Re: Like a new feature? Say thanks here

Post by eil »

Code: Select all

v28.10.0410 - 2026-01-17 16:50
    + SC ctbicon enhanced: You can now omit the icon and change only the background color, 
      leaving the current icon in place. For example:
        ctbicon("Apple.ico*#F6F6F6,r"); //set icon, with background color (rect shape)
        ctbicon("*#F6A6F6,r"); //change background color, keep icon
        
v28.10.0411 - 2026-01-17 20:27
    + SC ctbicon enhanced: You can now omit the background color and change only the icon, 
      leaving the current background color in place. For example:
        ctbicon("Apple.ico*#F6F6F6,r"); //set icon, with background color (rect shape)
        ctbicon("Apple_Half.ico*"); //change icon, keep background color
Sooo i asked for the ctbicon enhancement, and right away got even an extra = not only changing backs without touching icon, but same for mirror situations. :tup:

After couple days, i was thinking i really need a way to "dismiss background"(without touching icon) as a final touch for this command. And i already wrote the whole message, but right before posting, smth scratched me: "Leeets check beta branch... Don't know why, just do it!". And HOLY CRAP, Don already read my mind and implemented the enhancement!!! :shock: :shock: :appl:

Code: Select all

v28.10.0412 - 2026-01-18 15:32
    + SC ctbicon enhanced: Added ways to remove a property.
        ctbicon(" *"); //remove icon, keep background color
        ctbicon("* "); //remove background color, keep icon
:idea: XYplorer - brings you new features even before you describe them as a request!
Win 7 SP1 x64 100% 1366x768|1900x1080

eil
Posts: 1864
Joined: 13 Jan 2011 19:44

Re: Like a new feature? Say thanks here

Post by eil »

Code: Select all

v27.20.1108 - 2026-03-16 20:20 ++ v28.20.0503 - 2026-03-16 20:24
    + Added tweak to process the focused list item first whenever multiple selections are 
      processed, e.g. in Custom File Associations.
        ListProcessFocusedItemFirst=1
      If the tweak is set to 1 and the focused list item is the last of all selected items 
      then they are all processed in reverse order. Compare these 2 cases when 
      ListProcessFocusedItemFirst is set to 1:
        selections   processed order            selections   processed order
        45           47                         45           49
        46           48                         46           48
        47-Focus     49                         47           47
        48           45                         48           46
        49           46                         49-Focus     45
Seemingly small thing, but big comfort impact!
Win 7 SP1 x64 100% 1366x768|1900x1080

gozirra
Posts: 3
Joined: 17 Jan 2023 19:20

Re: Like a new feature? Say thanks here

Post by gozirra »

I really appreciate the zoom to cursor addition.
XYplorer is pretty much the only software where when there's a new update (which is quite often) I actually giggle with excitement.

klownboy
Posts: 4459
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8037 at 100% 2560x1440

Re: Like a new feature? Say thanks here

Post by klownboy »

Nice job Don getting those icons for Favorites and other lists with beta 28.30.0206. :tup: :appl:

klownboy
Posts: 4459
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8037 at 100% 2560x1440

Re: Like a new feature? Say thanks here

Post by klownboy »

Another cool feature addition in v28.30.0302 - graphical view of drive space usage. Thanks Don. :appl:

Native2904
Posts: 133
Joined: 23 Apr 2025 18:48
Location: Aachen

Re: Like a new feature? Say thanks here

Post by Native2904 »

I really appreciate how even the small features like Preview or Hover Zoom aren’t just basic tools—they’re packed with extra capabilities. Things like using mouse clicks in Preview or triggering functions in Hover Zoom make them feel much more powerful and thoughtfully designed than you’d expect at first glance.
simply awesome.
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf

Post Reply