Window placement: WinSplit Revolution -like application for Linux (KDE)? [closed]

℡╲_俬逩灬. 提交于 2019-12-21 12:24:34

问题


What is the WinSplit Revolution -like application for Linux (KDE)? Or maybe there is a functionality in KDE I am missing?


回答1:


Tiling is typically a function of the window manager. KWin does not do tiling to my knowledge. There are numerous tiling managers out there though:

  • dwm (C) (( also, what I prefer due to simplicity ))
  • xmonad (haskell)
  • awesome (i think lua, based off dwm)
  • wmii (C) (( "big brother" to dwm ))

Also, i dont know if this is rumor or not, but I have heard a couple times that Openbox will be getting tiling functionality. You can run a KDE desktop with openbox as the WM. This will allow you to have tiling + a desktop-ish environment

But yea.. not really programming related




回答2:


It's not really a programming related question, I guess.

Anyhow...there seems to be a plugin for compiz-fusion called grid, which according to the author is based off of the functionality WinSplit Revolution provides.



来源:https://stackoverflow.com/questions/403348/window-placement-winsplit-revolution-like-application-for-linux-kde

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!