Skip to content

Releases: lxqt/pcmanfm-qt

2.4.0

Choose a tag to compare

@stefonarch stefonarch released this 20 Apr 07:34
2.4.0
8c4715a
  • Fixed closing tabs by middle clicking with Qt ≥ 6.11.
  • Removed redundant spacing for filter bar.
  • Removed redundant .ui tags.
  • Consistent visibility of multi-screen desktop items on Wayland.

2.3.0

Choose a tag to compare

@tsujan tsujan released this 05 Nov 11:31
2.3.0
c77e8e5
  • Fixed removal of shortcut items with multi-screen setups on Wayland.
  • Prevented an imminent crash after removing a Wayland screen.
  • Fixed a crash on mount failure after closing a tab.
  • Added an option to disable file tooltips on desktop.
  • Small enhancements and fixes.

2.2.0

Choose a tag to compare

@tsujan tsujan released this 17 Apr 08:53
2.2.0
a3b96ac

In addition to miscellaneous fixes, GUI enhancements and code cleanup,

  • Drag-and-drop is enhanced on Desktop, such that neighboring items aren't displaced as far as possible.
  • Custom options for terminals are supported.
  • Tab sizes are made better, for preventing small tab texts from becoming elided as far as possible.
  • Going up is prevented when Backspace is kept pressed inside the transient filter-bar.
  • Wayland screens are handled by using their names, because Wayland doesn't have the concept of primary screen.
  • String replacement is allowed in bulk renaming.
  • Context menu items are added for opening the containing folder in search:///.
  • Added Ctrl+Shift+NUMBER as the shortcut for changing the view mode.

2.1.0

Choose a tag to compare

@tsujan tsujan released this 05 Nov 06:01
2.1.0
07006b7

In addition to small fixes and code cleanup,

  • Separate multi-screen desktops under Wayland.
  • Enable translucency for desktop under Wayland.
  • Remember showing of hidden desktop items.
  • Enabled shortcut for inverting selection on Desktop.
  • Trim leading and trailing spaces in server connection dialog.
  • Added some menu icons.

2.0.0

Choose a tag to compare

@tsujan tsujan released this 17 Apr 10:39
2.0.0
f348262

The app is ported to Qt6, and its desktop module is made completely ready for Wayland. Also,

  • Fixed rare misplacement of desktop icons with Qt6.
  • Added 5 menu icons to the main window.
  • Disabled root instance under Wayland.

1.4.1

Choose a tag to compare

@tsujan tsujan released this 09 Feb 19:21
1.4.1
1639fbf

A regression is fixed in setting wallpaper with command-line.

1.4.0

Choose a tag to compare

@tsujan tsujan released this 05 Nov 11:22
1.4.0
699befb

Main changes:

  • Include the state of split view on restoring tabs of the last window. The credit goes to @riverbl for the main idea.
  • Allow users to add terminal commands.
  • Fixed the tab order in dialogs.
  • Fixed --wallpaper-mode command-line option.
  • Check if wallpaper cache is up-to-date on reading Desktop settings (needed when the wallpaper is changed but its path and name are not).
  • Added an SVG app icon.

1.3.0

Choose a tag to compare

@tsujan tsujan released this 15 Apr 15:13
1.3.0
57cbdb3

Main changes:

  • Prevent Desktop items from shaking on config changes.
  • Keep dragged and dropped items together on Desktop as far as possible.
  • Remove Desktop's drop indicator on leaving Desktop.
  • Added a title for Desktop (for setting WM rules under some Wayland compositors).
  • Leave the pixmap cache limit to Qt, to avoid extra CPU usage is rare cases.

1.2.1

Choose a tag to compare

@tsujan tsujan released this 02 Jan 11:38
1.2.1
25c37d4

This point release was made, alongside a point release of libfm-qt, for providing a good Wayland experience.

Also, tab drag-and-drop is enabled under Wayland.

1.2.0

Choose a tag to compare

@tsujan tsujan released this 05 Nov 09:10
1.2.0
2a703e9

Main changes:

  • The search dialog entries are equipped with search history. The maximum number of history items can be set in Preferences → Advanced → Search.
  • The margins of the desktop workspace can be customized. This is especially useful with panels/docks that don't reserve space but auto-hide on overlapping windows.
  • Options for locale-awareness and zero-padding have been added to the bulk-renaming dialog.
  • A "Categories" entry and a "What's-This" help have been added to the launcher creating dialog.
  • An item is added to the Edit menu for deselecting all files, with Ctrl+D as its shortcut. It's especially useful in the detailed list mode.
  • The device pixel ratio is taken into account when drawing wallpapers.
  • An old problem is fixed in centering per-screen wallpapers with multi-screen setups.
  • The settings shared by Desktop and windows are also applied to Desktop on the fly (they are auto-delay selection, right-click behavior, showing of thumbnails and treating backup files as hidden).