MATE (and cinnamon) desktop icon organizer

Post

Posted
Rating:
#1 (In Topic #1160)
Guru
BruceSteers is in the usergroup ‘Guru’
Another possibly useful application for some..

From the ReadMe….


I made this because if i have more than one screen connected with MATE desktop it
often misplaces icons off screen.

Or if the HDMI lead is messed with, tv turned off, etc,  icons can disappear off screen.


On running this program a list of desktop icons shows and any that are off screen get a red background.\
These can be double clicked to position them center screen.

Or there are 2 buttons that will position the desktop icons either horizontally or
vertically.

You can set X and Y spacing and outer margin size.

You can move the window to another monitor to move the icons to that screen.

Works with (and was designed for) caja desktop (MATE)

Also works with nemo-desktop (Cinnamon) but not on a second screen (as far as i know) as i don't know how to enable icons on the secondary monitor.


Enjoy.
Merry Christmas :)

Image

(Click to enlarge)

Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
Does anyone know how to enable icons on the second monitor with cinnamon?

Cheers :)
Online now: No Back to the top

Post

Posted
Rating:
#3
Guru
BruceSteers is in the usergroup ‘Guru’
Some updates…

Now uses Screen.Available properties to better fit with panels

Now takes various arguments…
Can be used via shell with the -a (–align) argument to align using current config and quit without opening interface…
Can get current config with -g (–get)

Using –help said

Usage: AlignIcons (caja/nemo) <options> <arguments>
All other arguments only make sense for use with –align option.

Options:
 -g –getconfig                         print saved config
 -a –align <direction>                 Auto-align Horizontal(h) or Vertical(v) with current config and quit

 -x –xspace <Pixels>                   horizontal spacing
 -y –yspace <Pixels>                   vertical spacing
 -t –top <Pixels>                      top margin
 -b –bottom <Pixels>                   bottom margin
 -l –left <Pixels>                     left margin
 -r –right <Pixels>                    right margin
 -V –version                           Display version
 -h –help                              Display this help

https://forum.gambas.one/download/file.php?id=1454
Online now: No Back to the top

Post

Posted
Rating:
#4
Guru
BruceSteers is in the usergroup ‘Guru’

BruceSteers said

Does anyone know how to enable icons on the second monitor with cinnamon?

Cheers :)

To answer my own question…
I tried this…
gsettings get org.nemo.desktop desktop-layout
true::false

So i typed this in a terminal…
gsettings set org.nemo.desktop desktop-layout true::true

Now cinnamon 2nd screen does panels and icons too :)

But just a note..
This icon aligner does not work very well with cinnamon/nemo yet.
Online now: No Back to the top
1 guest and 0 members have just viewed this.