Page 1 of 1

sawfish

Posted: Tue Jun 17, 2014 3:23 pm
by bones
Here we have sawfish, a stacker:

Re: sawfish

Posted: Thu Nov 05, 2015 5:57 pm
by franksinistra
Don't believe the number of packages, the packages installed via nix-env aren't accounted for.

WM = SAWFISH
APPS OPEN = Emacs, Tmux, Weechat
XCOLORS = here
EMACS_THEME = there
SAWFISH THEME = sawthena_forever (available in debian repo under the name sawfish_themes)

popup_volumebar script courtesy of both z3bra and dkeg, with a minor modification.


I'll probably add my sawfish config a bit later... Since it's still very rudimentary

Re: sawfish

Posted: Thu Nov 05, 2015 6:02 pm
by GekkoP
^ lovely!

Re: sawfish

Posted: Thu Nov 05, 2015 6:07 pm
by franksinistra
Thanks gekko, i thought someone like you or Joe would be very interested in this lispy (Julia) WM

Re: sawfish

Posted: Thu Nov 05, 2015 11:58 pm
by simgin
Damn, Frank, very nice indeed! What is the top right "bar" ? Looks like a volume knob?!?!
Love the colours, and I didn't know it was LISP'ish, sweet :)
Thanks for the enlightenment Frank.

cheers
simon

PS: So I gather that you control the windows with the keys or? Looks very slick.

Re: sawfish

Posted: Fri Nov 06, 2015 2:04 am
by franksinistra
It's lemonbar script, here

made using z3bra's mkb http://git.z3bra.org/cgit.cgi/mkb/

I forgot to say everything in sawfish (literally everything) can be controlled using key-binds (and emacs) using (bind-keys [global-keymap | windows-keymap ] $key-bind_name "$keys" $key-bind_control).
ex: (bind-keys global-keymap "W-v" 'maximize-fill-window-vertically-toggle).

This guy has tons of examples if you're interested.

Thanks sim!


Edits: add links and examples for clarity.

Re: sawfish

Posted: Fri Nov 06, 2015 2:21 am
by simgin
^ Cheers mate, much appreciated.

Re: sawfish

Posted: Fri Nov 06, 2015 5:08 am
by Dr_Chroot
It does look quite nice, frank!

Re: sawfish

Posted: Fri Nov 06, 2015 7:14 am
by machinebacon
Wow, finally Sawfish! And how nice it looks.

Frank, have you actually gotten stumpwm to work with Emacs? I tried it a dozen of times, and it never worked for me.

Re: sawfish

Posted: Fri Nov 06, 2015 9:19 am
by franksinistra
^^ Thanks Doc!

^ Thanks MB! and to answer your stumpwm question...
No i never had any luck with stumpwm on debian, but i'll try it once more tonight and if i could pull it, i'm gonna send a pull request.

Re: sawfish

Posted: Fri Nov 06, 2015 10:14 am
by simgin
Thanks for the added link Frank, and btw that guy has some funny photos with comments :D

Re: sawfish

Posted: Wed Nov 25, 2015 9:14 pm
by franksinistra
So sawfish is broken once more in Sid (probably due to the package version still stuck at 0.5 while 1.10 and 2.0 already out), so i'll probably move to hmm say guile-wm i think. This is the last scrot i'll make in sawfish.

Re: sawfish

Posted: Wed Nov 25, 2015 9:17 pm
by pidsley
franksinistra wrote:So sawfish is broken once more in Sid (probably because no one uses it but me), so i'll probably move to hmm say guile-wm i think. This is the last scrot i'll make in sawfish.
FTFY. :)

Re: sawfish

Posted: Wed Nov 25, 2015 10:12 pm
by franksinistra
thanks pids!

Re: sawfish

Posted: Thu Nov 26, 2015 9:27 am
by GekkoP
Still a nice scrot, though.

Re: sawfish

Posted: Fri Nov 27, 2015 1:45 am
by franksinistra
^ thanks Gekko!

Re: sawfish

Posted: Fri Nov 27, 2015 8:52 am
by wuxmedia
Nice Start Page also :)

Re: sawfish

Posted: Fri Nov 27, 2015 1:55 pm
by franksinistra
thankyou wux!