Path to this page:
./
x11/libfm-qt,
Core library of PCManFM-Qt
Branch: CURRENT,
Version: 1.4.0,
Package name: libfm-qt-1.4.0,
Maintainer: pkgsrc-userslibfm-qt is the Qt port of libfm, a library providing components to build
desktop file managers which belongs to LXDE
Required to run:[
graphics/libexif] [
sysutils/menu-cache] [
x11/qt5-qtx11extras] [
x11/qt5-qtbase]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 388.676 KB
Version history: (Expand)
- (2023-11-14) Updated to version: libfm-qt-1.4.0
- (2023-11-12) Updated to version: libfm-qt-1.3.0nb5
- (2023-11-08) Updated to version: libfm-qt-1.3.0nb4
- (2023-10-25) Updated to version: libfm-qt-1.3.0nb3
- (2023-05-22) Updated to version: libfm-qt-1.3.0nb2
- (2023-04-19) Updated to version: libfm-qt-1.3.0nb1
CVS history: (Expand)
2023-11-14 02:00:45 by David H. Gutteridge | Files touched by this commit (4) |  |
Log message:
libfm-qt: update to 1.4.0
libfm-qt-1.4.0 / 2023-11-05
============================
* Use lxqt-menu-data instead of lxmenu-data.
* Don't select extensions on creating new template files.
* Prevent invisible "Create New" dialog under Wayland.
* Also add suffixes containing dot on saving with LXQt file dialog.
* Remember password and anonymity settings of mount dialog.
* Fixed a crash on deleting path-bar.
* Added `foot` to `terminals.list`.
* Get terminals list also from data directories.
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-05-08 03:31:09 by David H. Gutteridge | Files touched by this commit (3) |
Log message:
Drop now redundant SunOS build fixes for LXQt components
This was fixed differently (more generally) in lxqt-build-tools by
jperkin@. (libqtxdg does still pass "-fuse-linker-plugin" locally.)
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2023-04-18 11:39:27 by pin | Files touched by this commit (4) |  |
Log message:
x11/libfm-qt: update to 1.3.0
libfm-qt-1.3.0 / 2023-04-15
============================
* Fixed the thumbnail/icon rectangle in list views.
* Allowed typing of text tab with inline renaming.
* Open non-executable files that have executable file type
(like non-executable scripts with root executable flag).
* Allowed disabling of smooth scrolling in all view modes.
* File dialog: Add extension on saving only if it makes sense.
* Go to name start/end with Home/End keys during inline renaming.
* Keep selection and tree expansion in app chooser dialog when menu-cached
reloads the apps tree.
* Fixed pressing of ENTER in the file dialog, especially in the file-saving
dialog.
* Ensure `Escape` closes the popup of path-edit completer.
* Treat zero-sized files based on their extensions.
* Use "New file" as the default name for new files
(especially after GLib 2.75.1).
* Ensure toolbar background is shown behind path-bar.
* Prevent long content search texts from widening search dialog.
|