wtftw icon indicating copy to clipboard operation
wtftw copied to clipboard

Comparison to fireplace + way cooler

Open theduke opened this issue 7 years ago • 3 comments

Hey there,

always happy so see another tiling wm written in a great language!

Could you provide a comparison to the two existing Rust tiling WMs out there (that I know of):

  • https://github.com/Drakulix/fireplace
  • https://github.com/way-cooler/way-cooler

theduke avatar Jul 25 '18 07:07 theduke

The obvious difference is that this is for X and those you mention are for wayland

simvux avatar Aug 06 '18 00:08 simvux

I love the looks of this window manager.

Am I right that you are intending to use rust as thin configuration language in that same way that xmonad uses haskell. That is one the the things that I love about using xmonad.

Also do you have plans of a dynamic master/stack layout similar to xmonad. Looking through the sources I only see the bsp style layout

crypt17 avatar Oct 27 '19 02:10 crypt17

Hi do you have an example of how to interface from wtftw to xmobar or another status bar. I From looking at the code assume the you write a function that is added to the loghook but have not found anything that confirms this.

crypt17 avatar Apr 09 '20 03:04 crypt17