[go: up one dir, main page]

Activity for xfe

  • Pupo Rod Pupo Rod modified a comment on ticket #258

    Hi @Roland! first of all I really love XFE and all work you've done! thanks a lot! Regarding the controls, I also liked the old style which matches better my current IceWM look and feel of old '95 like stuff. So, is it all removed? could I change some flag and recompile to get the old look? I was looking the moderncontrols.cpp hoping to find some hidden option I could disable/enable :/ Actually I see I was using the "clearlooks" one but in version 2 it's different because there's no border lines...

  • Pupo Rod Pupo Rod modified a comment on ticket #258

    Hi @Roland! first of all I really love XFE and all work you've done! thanks a lot! Regarding the controls, I also liked the old style which matches better my current IceWM look and feel of old '95 like stuff. So, is it all removed? could I change some flag and recompile to get the old look? I was looking the moderncontrols.cpp hoping to find some hidden option I could disable/enable :/ Actually I see I was using the "clearlooks" one but in version 2 it's different because there's no border lines...

  • Pupo Rod Pupo Rod modified a comment on ticket #258

    Hi @Roland! first of all I really love XFE and all work you've done! thanks a lot! Regarding the controls, I also liked the old style which matches better my current IceWM look and feel of old '95 like stuff. So, is it all removed? could I change some flag and recompile to get the old look? I was looking the moderncontrols.cpp hoping to find some hidden option I could disable/enable :/ Actually I see I was using the "clearlooks" one but in version 2 it's different because there's no border lines...

  • Pupo Rod Pupo Rod posted a comment on ticket #258

    Hi @Roland! first of all I really love XFE and all work you've done! thanks a lot! Regarding the controls, I also liked the old style which matches better my current IceWM look and feel of old '95 like stuff. So, is it all removed? could I change some flag and recompile to get the old look? I was looking the moderncontrols.cpp hoping to find some hidden option I could disable/enable :/

  • Roland Baudin Roland Baudin posted a comment on ticket #297

    There is no such issue in Ubuntu 24.04 with gcc 13.3.0 so maybe your issue is related to your OpenSuse Leap system?

  • Roland Baudin Roland Baudin posted a comment on ticket #258

    In < 2.0 versions, there was a choice between Windows 95 controls (named 'classic controls') and gradient controls (named 'modern controls'). There was no flat theme. I removed the classic control because it's a lot of work to maintain both control styles...

  • Melon Melon created ticket #258

    Add back old themes

  • J G Miller J G Miller created ticket #297

    [FTBS] xfe v2.0.1 on openSUSE Leap 15.6

  • J G Miller J G Miller posted a comment on ticket #230

    I got this error when compiling with gcc-13 (on openSUSE Leap 15.6) using C standard "c11" On invoking gcc-13 with -std=gnu11, this error did not arise. It seems that gnu11 pulls in some extra defines that are not included with just c11.

  • Roland Baudin Roland Baudin posted a comment on ticket #296

    OK, thanks for the patch. It will be included in the next release.

  • ehaupt ehaupt created ticket #296

    Fix build of 2.0.1 on FreeBSD

  • Roland Baudin Roland Baudin modified ticket #294

    Xfe crashes when hitting Ctrl+L

  • Roland Baudin Roland Baudin posted a comment on ticket #294

    This is fixed in new version Xfe 2.0.1.

  • Roland Baudin Roland Baudin modified ticket #295

    Memory leaks using scripts

  • Roland Baudin Roland Baudin posted a comment on ticket #295

    Hi, I released today Xfe 2.0.1 with a fix for this memory leak.

  • xfe xfe released /xfe/2.0.1/xfe_2.0.1-1jammy_amd64.deb

  • xfe xfe released /xfe/2.0.1/xfe-2.0.1.tar.xz

  • xfe xfe released /xfe/2.0.1/xfe-2.0.1-install-linux-amd64.run

  • xfe xfe released /xfe/2.0.1/README.txt

  • Jim Ward Jim Ward posted a comment on ticket #295

    I have fixed my problem regarding the automounts. Found out about udevil/devmon and started using it (added devmon & to my startup script). It's very small, way smaller than udiskie. Had to change the xfe unmount command to "udevil umount" so non-root user could unmount. Works, and I don't need to use the script I had. Thanks for your great software! (Still waiting for the fix to the memory leaks, however!)

  • Roland Baudin Roland Baudin modified a comment on ticket #295

    I tested this small program some time ago and it worked: https://github.com/tom5760/usermount There is also this one: https://github.com/rbrito/usbmount (not tested), reported as working here: https://forums.raspberrypi.com/viewtopic.php?t=311091

  • Roland Baudin Roland Baudin posted a comment on ticket #295

    I tested this small program some time ago and it worked: https://github.com/tom5760/usermount

  • Jim Ward Jim Ward modified a comment on ticket #295

    Yes, I CAN use "udiskie" to auto-mount my USB sticks. It just takes up ~25 MB (?) just sitting there all the time on my little 2 GB RAM machine, which is what I'm trying to avoid. I spent much of the day trying various scripts, commands and such with the udev rules to auto-mount the USB sticks, and could not get it to work except to be mounted by and for root. I have a working script solution that I'll just have to live with and use.

  • Jim Ward Jim Ward posted a comment on ticket #295

    Yes, I CAN use "udiskie" to auto-mount my USB sticks. It just takes up ~25 MB (?) just sitting there all the time on my little 2 GB RAM machine, which is what I'm trying to avoid. I spent much of the day trying various scripts, commands and such with the udev rules to auto-mount the USB sticks, and could not get it to work except to be mounted by and for root. I have a working script solution that I'll just have to live with and use.

  • Roland Baudin Roland Baudin posted a comment on ticket #295

    Maybe you need to tweak the options in fstab: I used 'defaults' but there are plenty others... And the best would be to install an automounter...

  • Jim Ward Jim Ward posted a comment on ticket #295

    Thanks, Roland, BUT -- not only did that not work for me, it caused me not to be able to boot my HP Stream 13 notebook running MX Linux 23.5 Fluxbox edition. I finally waited long enough during the boot to see a message about a "timeout waiting for dev-sda.device...." I had to plug in a bootable USB linux and edit the /etc/fstab -- first thinking I must have flubbed the syntax or didn't have a CRLF at the end of the line or something. THEN I saw the comment at the top of the file: # Pluggable devices...

  • Roland Baudin Roland Baudin posted a comment on ticket #295

    In Xfe, mount points are directory paths, not devices. So if you have an automounter, Xfe will retrieve the mount point by reading /proc/mounts, and it will show up in the Places view. If you don't have an automounter, then you need to define the mount point in /etc/fstab, like this (example): /dev/sdd1 /media/my_name vfat defaults 0 0 and then, in Xfe you can mount / umount the USB disk, but only in root mode.

  • Jim Ward Jim Ward modified a comment on ticket #295

    Thanks, Roland! I guess I didn't (still don't) know how to use the mount tool. I DID try it and could not get it to work for me. FWIW, the main environment this is a bigger issue for me is in an MX Linux install on an HP Stream 13 notebook, which has a non-upgradable 2 GB RAM. On that machine, I don't keep anything always running like daemonized Thunar or udiskie. The way I've been doing this is by making a bookmark to /dev/disks/by-uuid and when a USB stick is plugged in, it shows up there. I click...

  • Jim Ward Jim Ward posted a comment on ticket #295

    Thanks, Roland! I guess I didn't (still don't) know how to use the mount tool. I DID try it and could not get it to work for me. FWIW, the main environment this is a bigger issue for me is in an MX Linux install on an HP Stream 13 notebook, which has a non-upgradable 2 GB RAM. On that machine, I don't keep anything always running like daemonized Thunar or udiskie. The way I've been doing this is by making a bookmark to /dev/disks/by-uuid and when a USB stick is plugged in, it shows up there. I click...

  • Roland Baudin Roland Baudin posted a comment on ticket #295

    HI, thanks for the report. Here are my answers: - custom mount command: it's in Edit / Preferences / Programs / Volume management - memory leak: yes, I already found it and it's fixed in the next version (to be released very soon) - name change: from the beginning, application names wer xfe, xfi, xfp, xfw and now xfa. Long time ago, the Debian package maintainer changed the name of xfi, xfw, and xfp applications because of name conflicts with some other (rather obscure?) packages.

  • Jim Ward Jim Ward posted a comment on ticket #295

    Just ran an example. Prior to mounting one of my partitions via script, xfe's memory footprint was 30.5 MB. After mount, it's 32.7 MB. Then, after using xfe unmount menu action, it's 33.3 MB. Did another one, went to 35 MB then 38.3 MB.

  • Jim Ward Jim Ward created ticket #295

    Memory leaks using scripts

  • Hassanein Makhlouf Hassanein Makhlouf created ticket #257

    Feature Request: Expand folders in list view

  • Hassanein Makhlouf Hassanein Makhlouf created ticket #256

    Feature Request: Multiple tabs in each panel

  • Hassanein Makhlouf Hassanein Makhlouf posted a comment on ticket #244

    I would second that The ability to customize the tool bar, and add launchers for scripts, custom actions, or launch other applications from within xfe would be a great addition Thanks

  • Hassanein Makhlouf Hassanein Makhlouf created ticket #255

    Feature Request

  • Hassanein Makhlouf Hassanein Makhlouf posted a comment on ticket #254

    Brilliant, Thank you Hopefully the next step is browsing the network and mounting shares Thank you again

  • dan robi dan robi posted a comment on ticket #235

    Awesome! Thank you! Much appreciated!

  • Roland Baudin Roland Baudin modified ticket #101

    [1.19.2] Mouse over menu entry disables cursor-left/right

  • Roland Baudin Roland Baudin posted a comment on ticket #101

    This is fixed in Xfe 2.0.

  • Roland Baudin Roland Baudin modified ticket #286

    feature request - xfwrite config

  • Roland Baudin Roland Baudin posted a comment on ticket #286

    This is fixed in Xfe 2.0.

  • Roland Baudin Roland Baudin modified ticket #292

    Filenames not fully displayed but using "..."

  • Roland Baudin Roland Baudin modified ticket #10

    File list display

  • Roland Baudin Roland Baudin modified ticket #30

    show volume size

  • Roland Baudin Roland Baudin modified ticket #43

    display copy speed

  • Roland Baudin Roland Baudin modified ticket #214

    Support for MTP/PTP protocol

  • Roland Baudin Roland Baudin posted a comment on ticket #217

    Point 1: there is now a Places view in XFe 2.0 where you only view your mounted file systems. Point 2: this would require a big change of the code for a very minimal feature.

  • Roland Baudin Roland Baudin modified ticket #224

    Make PWD stand out more in the bread crumbs.

  • Roland Baudin Roland Baudin modified ticket #230

    Themes

  • Roland Baudin Roland Baudin modified ticket #162

    practical set of columns for file list

  • Roland Baudin Roland Baudin modified ticket #218

    how can I copy bookmarks to another instance of Xfe?

  • Roland Baudin Roland Baudin modified ticket #249

    xfe --geometry flag

  • Roland Baudin Roland Baudin posted a comment on ticket #254

    In Xfe 2.0, USB drives and MTP devices are shown in the Places view, provided automount and gvfs are installed and working in the system.

  • Roland Baudin Roland Baudin modified ticket #251

    Xfe: add a progress bar for the global progress of a file copying/moving process

  • Roland Baudin Roland Baudin posted a comment on ticket #251

    In Xfe 2.0, the progress bar is now global and displays the copy speed and (estimated) remaining time.

  • Roland Baudin Roland Baudin modified ticket #250

    file context menu custom entries

  • Roland Baudin Roland Baudin posted a comment on ticket #249

    In Edit / Preferences / General, the Autosave layout option allows to retain the window size. So no need to edit the xferc config file.

  • Roland Baudin Roland Baudin modified ticket #247

    Bookmarks pane

  • Roland Baudin Roland Baudin posted a comment on ticket #247

    In Xfe 2.0, there is now a Places view with editable (name, icon, order) bookmarks.

  • Roland Baudin Roland Baudin modified ticket #246

    Resolve ~ in path to home directory

  • Roland Baudin Roland Baudin posted a comment on ticket #246

    This is implemented in Xfe 2.0.

  • Roland Baudin Roland Baudin posted a comment on ticket #245

    In Xfe, a Scripts menu has been added, so you can use it instead of the right click menu.

  • Roland Baudin Roland Baudin posted a comment on ticket #243

    In Xfe 2.0, you can unmount USB drives and MTP devices from the Places view.

  • Roland Baudin Roland Baudin modified ticket #241

    Folder panel will browse Devices and Networks

  • Roland Baudin Roland Baudin posted a comment on ticket #241

    In Xfe, there is a Places view that show mounted file systems and network shares (if gvfs is installed).

  • Roland Baudin Roland Baudin modified ticket #239

    XFI toolbar request

  • Roland Baudin Roland Baudin posted a comment on ticket #239

    It's implemented in Xfe 2.0.

  • Roland Baudin Roland Baudin modified ticket #238

    Thumbnail size

  • Roland Baudin Roland Baudin posted a comment on ticket #238

    In Xfe 2.0, you can now select the thumbnail size. It's in Edit / Preferences / Mode / Thumbnails mode.

  • Roland Baudin Roland Baudin modified ticket #235

    Add close/exit button in the 'search files window'

  • Roland Baudin Roland Baudin posted a comment on ticket #235

    In Xfe 2.0, a Quit button has been added to the search window.

  • Roland Baudin Roland Baudin modified ticket #234

    Display mounted filesystems

  • Roland Baudin Roland Baudin posted a comment on ticket #234

    This is implemented in Xfe 2.0

  • Roland Baudin Roland Baudin posted a comment on ticket #230

    In Xfe 2.0, there is now a default theme called Xfe.

  • Roland Baudin Roland Baudin posted a comment on ticket #224

    It's in bold font, I think it's quite striking...

  • Roland Baudin Roland Baudin modified ticket #223

    option to turn off bread crumb bar

  • Roland Baudin Roland Baudin posted a comment on ticket #223

    There is an option for that in Edit / Preferences / General : Display a path linker above file list.

  • Roland Baudin Roland Baudin modified ticket #221

    Please release as an AppImage, FlatPak, or Snap

  • Roland Baudin Roland Baudin posted a comment on ticket #221

    Starting with Xfe 2.0, I released an installer that requires no dependency. To install Xfe, type in a terminal: chmod +x xfe-install-linux-amd64.run sudo ./xfe-install-linux-amd64.run

  • Roland Baudin Roland Baudin posted a comment on ticket #214

    In Xfe 2.0, if an MTP device is plugged and if your system has gvfs then the device is shown in the Places view and can be unmounted.

  • Roland Baudin Roland Baudin modified ticket #207

    Alpha transparency for icons

  • Roland Baudin Roland Baudin posted a comment on ticket #207

    This is done in Xfe 2.0

  • Roland Baudin Roland Baudin posted a comment on ticket #200

    Point 1: no, there is no tab in Xfe. It would require a major redesign of the program. Point2: the shortcut is Ctrl-F6 (see the list of shortcuts here: http://roland65.free.fr/xfe/index.php?page=docs

  • Roland Baudin Roland Baudin modified ticket #194

    Improvement Bookmarks

  • Roland Baudin Roland Baudin posted a comment on ticket #194

    In Xfe 2.0, there is now a Places view with editable (name, icon, order) bookmarks.

  • Roland Baudin Roland Baudin posted a comment on ticket #176

    Point 3: In Xfe 2.0, there is now a Places view with editable (name, icon, order) bookmarks.

  • Roland Baudin Roland Baudin posted a comment on ticket #162

    In Xfe 2.0, columns in detailed file lists can be shown/hidden and reordered.

  • Roland Baudin Roland Baudin modified ticket #157

    Add Bookmarks over tree

  • Roland Baudin Roland Baudin posted a comment on ticket #157

    In Xfe 2.0, there is now a Places view with editable (name, icon, order) bookmarks.

  • Roland Baudin Roland Baudin modified ticket #143

    add or remove displayed columns

  • Roland Baudin Roland Baudin posted a comment on ticket #143

    This feature is available in Xfe 2.0.

  • Roland Baudin Roland Baudin modified ticket #131

    show thumbnails for linked files

  • Roland Baudin Roland Baudin posted a comment on ticket #131

    This is done in Xfe 2.0.

  • Roland Baudin Roland Baudin modified ticket #128

    configuration option to order panel columns/fields

  • Roland Baudin Roland Baudin posted a comment on ticket #128

    In Xfe 2.0, columns in detailed file lists can be shown/hidden and reordered.

  • Roland Baudin Roland Baudin modified ticket #117

    view bookmarks in folder tree

  • Roland Baudin Roland Baudin posted a comment on ticket #117

    In Xfe 2.0, there is now a Places view with editable (name, icon, order) bookmarks.

  • Roland Baudin Roland Baudin modified ticket #101

    Bookmarks toolbar

<< < 1 2 >