Skip to content
jun7 edited this page Nov 19, 2016 · 167 revisions
  • Output handlers of Mini Shell
    Options for stdout and errout of Mini Shell.

  • Draggable toolbar
    Left: move, Middle: auto resize and reset temporary name width, Right: temporary change of the Max Widths of file names of Options.

  • Faster & lighter
    In a case opening a dir having over 200000 items
    first time 14 → 3sec, second time 10 → 1sec.
    memory 918M → 139M

  • Draggable Empty Icon View

  • Empty Icon View Background Pattern

  • Double click of free space of the views
    If view is already autoresized, expand to full size for dropping files

  • Changed cursor type on the items to hand

  • Faster file move, in a case 5m → 1m30s

  • Added a Sym link option using sympath
    default is realpath → realpath. option: realpath → sympath

  • Linked Window from the Tool Bar
    You can quickly establish and navigate Linked Windows from the tool bar, >screen shot. Place the mouse pointer over any free space in the tool bar, then roll the mouse wheel to open a Linked Window for the underlined folder item. Keep rolling to switch the Linked Window to the next folder item. Double-click the free space area to close the Linked Window and enter the underlined folder. Double-right-click to move up from the underlined folder. You can repeat similar steps in all Linked Windows. Tip: You can also comfortably roll and click over the Item Counter, if it’s enabled in the tool bar.
    Also:
    Ctrl + wheel: in tool bar → scroll icon view / in icon view → switch linked window
    Shift + wheel: scroll linked window.

  • Force option to copy and move

  • Max log size
    100 per an action. It was very heavy.

  • Smaller dragging area
    It lapped over even margin spaces.

  • Key assign Shift Enter to switch Temp Filter from Reg Select
    Useful!!

  • Linked Window
    Middle-click a folder item icon to browse the folder in a new browser window, >screen shot, which snaps to the right edge of the current window. You can middle-click the underlined folder item to enter the folder. Switching window focus to the Linked Window breaks the link. Linked Windows can also be established from the toolbar. Linked Windows are inspired by the OSX Finder column view feature.

  • Alt + Left button support of the tool buttons
    It was only for files and dirs.

  • Changed collate key to treat the dot(.) as a special.
    This even reduces mamory usage. 220 → 136 And bit faster may be.

  • Transparent panels

  • Multi process
    An option max procs for generating thumbs.

  • Multi Thread
    May be fast. It is at first loading.

  • Current sort type check on the display menu

  • Pointer warp on window shrink on mouse event
    unexpected good
    It was only on keyboard event. Rocker jesture with pointer warp is really good!

  • Sort Order
    atime and ctime

  • Jpeg option for thumb cache
    png is super heavy. In a test case, size is 40M → 6M, generating speed 20sec → 5sec
    This keeps extension '.png' ;P
    And this lacks uri data. So maintenance progs will fail.

  • Middle button assign to the scan button
    to recreate thumbs

  • Resize when thumb progress bar shows
    unexpected good
    Also minibuffer.

  • Dir thumbs option
    Now, we don’t have to use .DirIcons as thumbs.

  • Seq number of new files and dirs

  • An option largest window width.
    for wide monitors.

  • Changed the Details in Huge Icons Mode to show below of icons.

  • Larger rename dialog.

  • An option Purge time of memory cache of thumbs.
    was 1200sec. now 0 - 999999sec.
    If you have SSD, using 0sec is recommended.

  • Large thumb disk cache.
    rox had save thumb filse as normal size. now we can choose the size from small 64px, normal 128px, large 256px and huge 512px.
    And an option default huge icons size.

  • Optimize.
    Load first created thumbs and don’t show progress bar. so directorys already created thumbs will show without progress bars.
    And optimized load process e.g. changed GList to GQueue that using append too many.

  • Auto scroll.
    When the Icons view is resized, scroll position wills keep current rate.

  • Parent Display Settings.
    The path will be saved as parent/*.
    tip: Don’t set this to root dir as default settings because that kills temporary changes. This feature doesn’t solve anything. Using this as only addition is good.

  • Rocker Jesture on the Icon View.
    Press left button and then right button, current dir will move up to parent dir.
    And some changes of behavior around it.

  • Max length of Wrapped and Details.
    long file names annoy us.

  • Temp Filter.
    Assigned A-Z. And we can use it with easy select by use of tab and a-z.

  • An option 'Fast Width Calc'.
    Pango is rich then slow. Most case is simple. It needs only char width * num. 3-5 x faster!
    And also removed the freeze time of the loading images.

  • Set DirIcon as windows icon.
    Then also it shown on taskbars or docks.

  • Shift arrow key and Ctrl arrow key On the icon view.

  • Scroll speed down 1/2 > 1/6

  • Real-time set size of Display settings
    Yes, the More auto re-size(see below) is some time not good. Then set size. It is now immediately applied without reopen. Also, If you changed size of window manually then the More auto re-size will be omitted.

  • More user.label
    user.label support of dir background color. And changed display.

  • Text only toolbar.
    Some button name are changed. Because they same, wider.

  • Font size small icon.
    The size depends on font size. It needs reboot of rox. So close all rox.

  • More auto re-size.
    The window will re-size when items added, rename, remove and item updated. So even a text changes bold, all data is not hide. Throw it to rox, we will never re-size windows.
    And there are some changes of calculation of the re-size.

  • Added a menu 'Customize Directory'.
    For example, how do you think putting du on right click menu. Yes you already can it by use of backspace and select dir, this is only a shortcut of it.
    And Added key assign Shift + | (\) to access this and sendto menu.

  • Transparent Icon View.
    Totally useless, but fun.

  • Pointer warp in the auto-move.
    It is only activate when the option Override auto-re-size is On. It is good. trust me. I’ve noticed that it is only active on OpenBox. No! I misunderstood it, probably it is virtual-box thing. may be.

  • Right button assign on the Details button.
    To rotate Icons, with Sizes, Permissions, Types and Times. And Middle button is to clear.

  • Recently visited order.
    Removed the sort.

  • Middle click assign on the Size button to the auto-size and on the Up button to Follow sym links
    And history back (only one history) on the Bookmarks button. You can miss click the Home button Now. On the Home button, it is to open first bookmark.

  • Mnemonic support of the Bookmarks ([a-z])
    Also you can edit it because it is just `_'
    And send to.

  • Fix the skip of page down and up
    Especially Page Up was totally random.

  • User icons on sym paths.
    fixed.

  • 1024pix icon
    I don’t want other filer’s users looking down me. So now I have more bigger.
    It is only shown when the size button is scrolled.

  • Size char at the size button.
    You can see current setting.

  • Display settings initial check. If you had checked only the Position and saved, then the window will open with only checked the Position.

  • save the auto-size of display_style It was small, large and huge. Now small, large, huge and 'Auto'.

  • huge icon size 96 → 128 And new display option of it.

  • use system `rox' icon
    You can use your own icon at window.

  • make relative sym links from `realpath' It was broken.

  • titlebar’s AT
    Only shows if AT was different from settings. It is for clear taskbars.

  • Bookmarks
    Changed to save basename as a title. Full path is not easily viewable.

  • window-move
    added an option Left it for window managers.

  • menu-customize
    As the send to. And `.all' directory is for all types.

  • application icon from arch official package

  • thumbs dir is moved to `.cache'
    There is a application that use .cache/thumbnails to share icons.

  • key assign [a-z] to search
    Other filers have this. Yes! I fail to notice '/'.

  • etc
    There are more changes forgotten because of random commit. I regret that now.

Clone this wiki locally