Releases: lxqt/libfm-qt
Releases · lxqt/libfm-qt
2.2.0
2.1.0
Besides several bugfixes, workarounds and code updates,
- Detect remote and read-only file systems.
- Allow disabling thumbnails on remote file systems.
- Allow paths in name entry of file dialog.
- Select name without extension in overwrite prompts.
- Check real file name for filtering in file dialog.
- Removed "Invert Selection" from folder context menu.
- Allow relative paths for customized folder icons.
- Give parent to File Properties dialog from context menu.
- Add 6 menu icons.
2.0.2
2.0.1
2.0.0
1.4.0
Changes since the previous version:
- Use
lxqt-menu-data
instead oflxmenu-data
. - Get terminals list also from data directories.
- Remember password and anonymity settings of mount dialog.
- Also add suffixes containing dot on saving with LXQt file dialog.
- Don't select extensions on creating new template files.
- Fixed a crash on deleting path-bar.
- Prevent invisible "Create New" dialog under Wayland.
- Added
foot
toterminals.list
.
1.3.0
Changes since the previous version:
- Disabling of smooth scrolling is made possible for all views.
- Zero-sized files are treated based on their extensions.
- "New file" is used as the default name for new files (especially after GLib 2.75.1, that does not treat empty files as
text/plain
). - Opening of non-executable files that have executable types is fixed.
- Problems about adding file extension on saving and pressing
ENTER
are fixed in LXQt file dialog. - The thumbnail/icon rectangles of list views are fixed (they might not be aligned correctly in previous versions).
- Several small fixes and improvements.
1.2.1
This point release was made to provide a smooth Wayland experience with apps that are based on libfm-qt
, especially PCManFM-Qt. Several problems are fixed regarding Wayland, like context menus, drag-and-drop, and launching of XWayland apps.
Also, the minimum width of name column is increased in the detailed list mode.
1.2.0
Main changes:
- Search history is supported (and used by PCManFM-Qt).
- The position of the drop menu of the folder view is corrected under Wayland.
- In the detailed list mode, items can be selected by dragging the mouse cursor inside non-name columns.
- The result of execution prompt can be remembered with multiple files.
Ctrl+D
is added to LXQt file dialog for deselecting all items.
1.1.0
Main changes:
- Prepared
libfm-qt
for implementing "Recent Files". - Prevented memory leak in searching.
- Miscellaneous fixes for
search:///
. - Fixed moving of bookmarks in Bookmarks context menu and added some icons to the menu.
- Fixed file association in a rare case, where
XDG_CURRENT_DESKTOP
was empty. - Fixed launching of apps in terminal emulators that do not have a special option for execution (like Kitty).