IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
487 stars 73 forks source link

check for tiling wm and not store size #343

Open super-nathan opened 11 years ago

super-nathan commented 11 years ago

I switch between a tiling wm (i3) and openbox frequently, I would love it if spacefm could check to see if it is being ran in a tiling window manager so that it would not save its window size. It is a pain to have to re-size spacefm every time i start openbox again.

IgnorantGuru commented 10 years ago

Leaving this open for consideration, but as a workaround, note that you can run this command after spacefm is running to resize it (or assign this to a shortcut key):

spacefm -s set window_size 800x600

You can also set that command in View|Events|Window|New to make the change automatic.