07 Sep

PCManFM empty trash menu

You can add this missing feature in LXDE, emptying the trash can using a menu thanks to the file manager actions, the easy way (it should be compatible with all versions of PCManFM except maybe Qt based builds, for now). Just open a LXTerminal and use these five commands:

  • sudo apt-get install trash-cli
  • mkdir –parents $HOME/.local/share/file-manager/actions
  • wget -O $HOME/.local/share/file-manager/actions/ask-trash-empty.desktop https://raw.githubusercontent.com/NicolasBernaerts/ubuntu-scripts/master/lubuntu/trash-empty/ask-trash-empty.desktop
  • sudo wget -O /usr/local/bin/ask-trash-empty https://raw.githubusercontent.com/NicolasBernaerts/ubuntu-scripts/master/lubuntu/trash-empty/ask-trash-empty
  • sudo chmod +x /usr/local/bin/ask-trash-empty

Now re-log in again, and that’s all.

Via: Originally found in Bernaerts blog.

12 Jul

PCManFM 1.2.1

Another update of our file manager PCManFM, tones of bug fixes and new implementations:

  • fixed dragging and dropping icons behavior
  • fixed icons positioning
  • fixed resetting cursor in location bar
  • corrected folder popup update on loading
  • reordered ‘View’ menu item
  • implemented drawing icons of dragged items
  • etc.

Also a huge update and bug fixing in libfm libraries (1.2.1) too. You can use this updated version in Lubuntu Trusty Tahr. For that you must add the Lubuntu Daily PPA if you hadn’t do it. Just open LXTerminal and type these commands:

sudo add-apt-repository ppa:lubuntu-dev/lubuntu-daily
sudo apt-get update && sudo apt-get install pcmanfm

Via LXDE Blog

24 May

LXQt-Admin: System admin tools for LXQt arrived

It’s known that system admin tools for LXQt were lacking.
This is no longer true.  A new component lxqt-admin landed int our git repo. Please see the screenshots. 🙂 These are “desktop-independent” pure Qt tools based on system-tool-backends.

lxqt-admin-time: Tool to configure date and time.

lxqt-admin-user: Tool to manage users and groups.

We know that LXQt is not good enough, but it will getting better and better. Long live LXQt, the classic desktop!

Repost via LXDE Blog

24 Mar

PCManFM actions

PCManFM is the default file & desktop manager for Lubuntu. It’s a simple and fast file manager, but its simplicity is now enhanced by providing us the unlimited power of customized actions, like other file managers (Nautilus, Thunar, etc). For that purpose I made another Trips and Tricks section, called Actions.

This feature (available on recent versions of PCManFM and Lubuntu 14.04) will allow you to do virtually everything, like converting MP3 to OGG, MP4 to AVI, compress a JPEG, reduce a PDF size, send a file via bluetooth, etc. For now only a couple of actions are included for now. If you made nice actions, please share with us and the entire world sending them. I’ll add them to the list, and we hope it gets bigger and more complete. Share!

10 Jan

Lots of LX updates

The coder of the entire desktop LXDE, PCMan, was busy these days. He was updating the main core libs and app (pcmanfm / libfm 1.2.0), the image viewer (gpicview 0.2.4) and the appearance config tool (lxappearance 0.5.5), getting improved with bug fixes and new features:

  • pcmanfm: dual pane view
  • pcmanfm: create symlinks
  • lxappearance: fix creating themes
  • lxappearance: compression use xz format
  • gpicview: show / hide toolbar
  • gpicview: fix “fit image”, scrolling, zoom

All this will be upgraded via GIT and Lubuntu will take benefit of this effort. Congratulations, PCMan, for your great work!

Via LXDE Blog

02 Jan

Box now on XFCE!

I must confess that XFCE is my second favourite environment (you already know what’s the first one), and after giving support for Unity (and some Ubuntu elements) now it’s turn to give it to XFWM, the window manager of XFCE, and Thunar, the file manager, that now looks pretty similar to PCManFM (unified :D).

You can download the Box unified theme at the Artwork section, or use the instructions mentioned on the last post to keep it uptodate (XFWM theme will be available on further system upgrades). Enjoy!

14 Aug

A few things

First of all, let me introduce this article with a major update on PCManFM and LibFM. It reaches up to 1.0 with a lot of changes and memory leak fixing. Literally, from the author:

This is a historic milestone for PCManFM and libfm. For some things you have waited years to get there, for other things it’s only been 10 months (since last release) but we can now bring you a MAJOR (really!) update. Mainly thanks to the work done by Andriy lately but ofc building on top of shoulders of giants who laid the foundation earlier. Just check the changelogs, they keep going on and on and on!

The changes ranges from minor things, nice features (multiple wall papers anyone?) to fixing memory leaks and crashes. And we can already spot the next minor feature upgrade of this bundle. Give 1.0 a good spin and report bugs in the tracker.

Via LXDE blog.

Also, the Box icon theme is being complete, as we need to substitue completey the Elementary dependencies. So the new mini icons are in progress and, of course, following the Lubuntu / Box design guidelines:

09 Jul

PCManFM 1.0

PCManFM is arriving “dangerously” to 1.0 final (now it’s jusrt a release candidate). A lot of improvements within, like external thumbnailer support, new file attribute dialog, support for modifier keys on drag and drop, symbolic link creation, individual wallpapers per desktop and documentation. See the changes and download (if you  like to compile by yourself). Or wait for Lubuntu repos update. It won’t be too late.

Via LXDE Blog.

19 Jun

A few things

Long time since last update. Ok, I’m back and have a few news for you. First of all is mentioning a new version of the distro Trisquel mini, using LXDE desktop (and, let me say it, an artwork that reminds me Lubuntu 😀 ). The goal of this distro is being absolutely “free”, without any proprietary apps or drivers. Because of this it’s one of the free GNU distribution list.

Another great thing is the update of PCManFM. Now the fodler tree is back, among other changes and updates. And it’s getting ready for the GTK3 libraries change. It will be uploaded to the main repositories in a few days.