Up to [cvs.NetBSD.org] / pkgsrc / sysutils / pcmanfm-qt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
sysutils/pcmanfm-qt: update to 2.1.0 pcmanfm-qt-2.1.0 / 2024-11-05 ============================== * Add 8 menu icons. * Use own icon in the desktop entry. * Trim leading and trailing spaces in server connection dialog. * Remember showing of hidden desktop items. * Separate multi-screen desktops under Wayland. * Enabled shortcut for inverting selection on Desktop. * Enable translucency for desktop under Wayland. * Simplified the code for folder settings. * Silenced compilation warnings. * Add remaining icons to "Go" menu.
*: recursive bump for icu 76 shlib major version bump
*: revbump for icu downgrade
*: recursive bump for icu 76.1 shlib bump
sysutils/pcmanfm-qt: -USE_CMAKE
sysutils/pcmanfm-qt: update to 2.0.0 pcmanfm-qt-2.0.0 (2024-04-17) - Ported to Qt6. - Used layer-shell-qt for Desktop under Wayland. - Fixed rare misplacement of desktop icons with Qt6. - Added 5 menu icons to the main window. - Disabled root instance under Wayland. pkgsrc: layer-shell-qt from Plasma 6 is only needed under Wayland, disable this requirement for now.
revbump after icu and protobuf updates
* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0
pcmanfm-qt: update to 1.4.1 pcmanfm-qt-1.4.1 / 2024-02-09 ============================== * Fixed a regression in setting wallpaper with command-line.
pcmanfm-qt: update to 1.4.0 pcmanfm-qt-1.4.0 / 2023-11-05 ============================== * 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. * Fixed the tab order in dialogs. * Prevent invisible bulk renaming dialog dialog under Wayland. * 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 `--wallpaper-mode` command-line option.
*: revebump for new brotli option for freetype2 Addresses PR 57693
*: recursive bump for icu 74.1
*: bump for openssl 3
pcmanfm-qt: SunOS needs libsocket.
*: bump for libproxy 0.5
revbump after textproc/icu update
sysutils/pcmanfm-qt: update to 1.3.0 pcmanfm-qt-1.3.0 / 2023-04-15 ============================== * Don't try to activate windows under Wayland (it isn't possible). * Leave the pixmap cache limit to Qt (and avoid extra CPU usage is rare cases). * Added a title for Desktop (for setting WM rules under some Wayland compositors). * Localize tab texts for special folders ("search", Applications, Computer, Network, Trash and Desktop). * Prevent Desktop items from shaking on config changes. * Remove Desktop's drop indicator on leaving Desktop. * Keep dragged and dropped items together on Desktop as far as possible.
Revbump due to dependecy change in qt5-qtbase Since these dependecies are bundled with qt5-qtbase and not exposed to qt5 using applications directly, only bump direct users of qt5-qtbase.
*: Recursive revbup from graphics/freetype2
pcmanfm-qt: update to 1.2.1 Change log: pcmanfm-qt-1.2.1 / 2023-01-02 ============================== * Corrected the icon for "New Tab". * Corrected some descriptions in Hidden Shortcuts dialog. * Enabled tab DND under Wayland. * Fixed the context menus of tabs and forward/backward buttons under Wayland.
massive revision bump after textproc/icu update
pcmanfm-qt: update to 1.2.0 Change log: pcmanfm-qt-1.2.0 / 2022-11-05 ============================== * Fixed the links of About dialog. * Added search history. * Localize "Search Results". * Consider device pixel ratio when drawing wallpaper. Also, an old problem is fixed in centering per-screen wallpapers with multi-screen setups. * Prevent an empty desktop path. * Allow customizing workspace margins on Desktop. * Added options for locale-awareness and zero-padding to bulk renaming. * Ignore auto-selection delay when single-click activation isn't chosen. * Added an entry for Categories to launcher creator. * Added "What's-This" help to launcher creator. * Added an action with `Ctrl+D` as its shortcut to Edit menu for deselecting all items. * Corrected bulk renaming shortcut on Desktop. * Set QTerminal in default config file for LXQt. * Apply changes in settings shared by Desktop and windows to Desktop too (auto-delay selection, right-click behavior, showing of thumbnails and treating backup files as hidden).
*: recursive bump for perl 5.36
Apply PKGREVISION bumps due to qtxdg-tools split-out
sysutils/pcmanfm-qt: update to 1.1.0 Main changes: Added "Recent Files" to the File menu. Implemented org.freedesktop.FileManager1. It is used by apps (like Firefox and Chromium) that call the default file manager to show files inside a directory or do other jobs. Fixed DND and keyboard navigation on RTL desktops. Added "Open in Terminal" to the top of folder context menu. Fixed an issue in positioning of sticky items on Desktop. With the transient filter bar, the first item whose name starts with the filter string is preselected. If it doesn't exist, the first visible item will be preselected. Filtering respects the checked state of Preferences → Display → Always show real file names.
revbump for textproc/icu update
revbump for icu and libffi
sysutils/pcmanfm-qt: update to 1.0.0 -Added an option to make desktop items sticky by default. -Allowed the recursive customization of folders. -Prevented closing of file operation dialog on closing the main window. -Keep the custom position of a desktop item on inline renaming. -Added per-folder settings actions to the current tab's context menu. Also, set the tab icon according to the customization, if any. -Added an action to remove settings of nonexistent folders. -Add a new tab on double clicking an empty space of the tab-bar. -Added an option to disable smooth scrolling in list and compact modes. -Disabled tab DND under Wayland (because of Wayland's limitations).
*: recursive bump for perl 5.34
revbump for textproc/icu
sysutils/pcmanfm-qt: update to 0.17.0 pcmanfm-qt-0.17.0 / 2021-04-15 ============================== - Close a file tooltip on key pressing or changing directory/filter/sorting. - Always close windows before quitting. - Natural keyboard navigation on Desktop. - Don't put a non-directory path into search dialog. - Used Qt5.15's Qt::SplitBehavior. - Changed a label and added a tooltip to Preferences. - Added a Tool menu-item to open current directory as admin. - Added nullity check for proxy model when setting desktop folder. - Always focus visible view on opening a new tab. - Workaround an issue with glibc 2.33 on old Docker engines. - Completed support for creation time. - Handle GVFS' Admin separately and appropriately. - Silenced most compilation warnings. - Added an option for max. file size with external thumbnailers. - Added "Create Launcher" to Tools menu.
sysutils/pcmanfm-qt: update to 0.16.0 -Removed a redundant method from desktop code. -Added an option to switch to newly opened tab. -Added an option to open tabs of last window. -Fixed a regression in restoring vertical scroll position. -Guarantee a correct cursor shape on opening a folder. -Scroll to current item on removing/changing filter. -Keep the current focus when opening new tab in background. -Reversed the workaround for RTL statusbar text because it isn't needed anymore. -Fixed DND into desktop trash. -Handle ampersand and newline in tab text. -Handle text tabs in statusbar. -Added an option to open desktop folders in default file manager. -Code cleanup.
Revbump for openpam cppflags change months ago, belatedly.
*: Recursive revbump from textproc/icu-68.1
*: revbump after fontconfig bl3 changes (libuuid removal)
sysutils/pcmanfm-qt: Follow github hosted package nomenclature as suggested by @leot
Revbump for icu
sysutils/pcmanfm-qt: update to 0.15.1 pcmanfm-qt-0.15.1 / 2020-05-16 ============================== * Fixed remounting of remote folders with its bookmark under special circumstances. * Prevented a total freeze on mounting encrypted volumes when auto-mounting is also enabled. * Added an option to disable file tooltips. * Changed the About link to pcmanfm-qt's GitHub page. * Safeguard against null images with multi-screen wallpapers. pcmanfm-qt-0.15.0 / 2020-04-21 ============================== * Keep original extensions in bulk renaming. * Open selected files by pressing Enter. * Update desktop on setting wallpaper with commandline. * Removed WM menu from desktop. * Remove unneeded Qt version check. * Clear filter text on pressing Esc. * Enhanced wallpaper browsing dialog. * Restore sorting on removing folder customization. * Take all standard config paths into account. * Added deletion time to Trash. * Added option to transform jpeg wallpapers based on EXIF info. * Set text and icon of delete action of Edit menu on startup. * Respect full file name setting on desktop too. * Added Alt+Enter in addition to Alt+Return for properties. * Added menu item to toggle showing of thumbnails on the fly. * More compact and tidy Desktop preferences dialog. * Always show display names on Desktop. * Respect view setting when showing selected file name on status bar. * Follow DE click setting if single-click is not chosen. * More stable position for sticky Desktop Trash. * Added context menu item to create launchers on Desktop. * An option to show folder context menu with Ctrl + right click. * Do not show trash path in trashed file names. * Use file launcher to open a folder in new tab to guarantee it is always opened correctly. * Added "Hidden Last" to Sorting submenu. * Multimonitor wallpaper support. * Choose an appropriate name for root bookmarks (like SMB). * Use "edit name" in bulk renaming. * Use QString multi-arg. * Disable Create New in File menu when not possible. * Focus side-pane with `Ctrl+Esc`. * Added Hidden Shortcuts dialog. * Try to have a "current item" inside view as far as possible. This guarantees a correct behavior for keys like `End`, `PgDn` and `Right`. * Select first item on filtering if nothing is selected. * Added an option for single window mode.
pcmanfm-qt: fix location of default desktop settings config Place the desktop settings configuration file where the rest of LXQt (as configured in pkgsrc presently) expects it to be, so fallbacks work if a user doesn't already have a custom configuration defined. This does not affect standalone use of this application, only its functionality that provides the desktop background for LXQt. (Ride previous commits of LXQt earlier today; this doesn't merit a recursive dependency bump.)
sysutils/pcmanfm-qt Update maintainer e-mail
Recursive revision bump after textproc/icu update
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
*: recursive bump for libffi
pcmanfm-qt: import new package, version 0.14.1 PCManFM-Qt is the Qt port of PCManFM, the file manager of LXQt. Packaged in pkgsrc-wip by pin, as part of a broader effort toward providing all of LXQt and associated utility applications.