So, you're sorting through all your piles of stuff on the fortress storage room floor to see if you have anything you might want to swap in. For a single object on the floor, you can just hover over it and read the tooltip; there's probably more than one object in the pile you're interested in, though, so you have to physically walk your character over onto the pile and use the pick-up-from-floor dialog, which can be a bit of a hassle (especially if you accidentally cross over that pile of artifact gems you didn't mean to auto-pickup).
Hence my new
Examine Floor Stack addon. Now you can simply right-click on a object or pile of objects on any grid you can see and choose "Examine objects on floor" from the map menu, which will bring up a slightly modified pick-up-from-floor dialog (specifically, modified so that you can't pick things up

). Since the dialog is otherwise unmodified, it should work seamlessly with other addons that modify dialogs in this area, including
Enhanced Object Compare.
[edit 2017-07-15: Technical info]
Code: Select all
Superload:
mod.dialogs.MapMenu:
generateList() [to add "Examine object(s) on floor" action as appropriate]