Simon Désaulniers
Simon Désaulniers
**Is your feature request related to a problem? Please describe.** Suppose you have the following hierarchy of windows and split container: ``` H / \ / \ W1 V /\...
**Is your feature request related to a problem? Please describe.** I can't open an application with the keyboard with FancyWM. I would like to be able to launch arbitrary pre-defined...
When issuing: ``` :DirDiff /tmp/toto/ /tmp/titi/ ``` I get this:  First off, the colorscheme is all bugged. I have to enter the command `:!` to refresh the screen. But...
**Is your feature request related to a problem? Please describe.** When I try to navigate between multiple stacked windows, it becomes tiring to switch between activated mode and non-activated mode....
I'm running a Barrier server with `barriers -f`. Then, I try to connect from the client with: ``` waynergy -c serverhostname.local ``` and I'm getting the following output: ``` wl-clipboard...
I am quoting myself here from #79 about the issue: > it happens every second time I use the UP arrow on a movie actor icon to get his info....
When configuring the program, it's handy to be able to restart or quit and start again the program in order to see the new config in effect. There doesn't seem...
Splitting a window into a vertically split container should not move the window, but simply create a container and let us move a second window under the first one (in...
As mentioned in #5, using `System.Console.Write(Line)` functions doesn't work from inside remote sessions. Using the base `Write-Host` here is just simpler and should work in all situations.