Can i make all windows float in specified workspace ?
2 Aug
2012
2 Aug
'12
11:15 a.m.
I know each workspace can have different layout. However, i want all windows in one workspace float automatically. Sincerely!
3 Aug
3 Aug
10:38 a.m.
On Wed, Aug 1, 2012 at 11:15 PM, z_axis <z_axis@163.com> wrote:
I know each workspace can have different layout. However, i want all windows in one workspace float automatically.
Sincerely!
Hi z axis, There are some layouts which manage windows just like floating layer in xmonad core. One is XMonad.Layout.SimplestFloat. So if you use it together with XMonad.Layout.PerWorkspace you probably get what you're asking for. -- Adam
5095
Age (days ago)
5096
Last active (days ago)
1 comments
2 participants
participants (2)
-
adam vogt -
z_axis