crypt17
crypt17
I am getting a crash in this code block in wtftw/core/src/config.rs It seems to be in the first line as I have gotten output from debug! just before result(). Any...
I have written a few useful key bindings that I thought might be of use to you next_prev_ws() -- move to the one workspace in either direction next_prev_nonempty_ws() -- same...
Hi do you have an example of how to interface from wtftw to xmobar or another status bar. From looking at the code assume the you write a function that...
Hi II have an issue that wtftw runs fine with no config.rs in place but as soon as I add one the system dies on startup after compiling the library....
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....