hcwm

Forum rules
Post your scrot in the appropriate section. If the section does not exist yet - open a new thread ;)
User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: hcwm

Unread post by GekkoP » Mon Oct 06, 2014 8:25 am

^ same here, same here. :)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: hcwm

Unread post by machinebacon » Mon Oct 06, 2014 4:02 pm

more spotlight for hcwm :D

by the way, kernel 3.17 came out today (towo), no problems here.
Attachments
2014100614126078331024x768.png
..gnutella..

User avatar
DebianJoe
Frame Buffer
Posts: 1915
Joined: Mon Jul 01, 2013 5:41 am
Location: emacs.d

Re: hcwm

Unread post by DebianJoe » Mon Dec 01, 2014 1:04 pm

My actual daily driver after a fresh boot. Nothing showy, nothing added to look fancy. Does have Urxvt with same colors as st. (Zenburn, zenburn everywhere.)
2014-12-01-055616_1024x768_scrot.png
St -e tmux, emacs (X11 support)
...normally full-screen webbrowser or pdf viewer on WS 2.
Thinkpad t43 2GHz, 2G RAM.
|>>BBQ Roaster, Alpha Branch<< | >> clinky << | >> X11 must die << |
Thanks BASIC

User avatar
stark
MILF
Posts: 521
Joined: Sat Sep 27, 2014 6:38 pm
Location: Arpanet
Contact:

Re: hcwm

Unread post by stark » Mon Dec 01, 2014 5:15 pm

My favorite Colorscheme too! I only use it in text editors.Just a few questions if you don't mind :)

Does emacs retain the exact colors of zenburn when you use it in a terminal and in a tty (no-X) ?
If you can do it go ahead and do it, if you can't do it then don't even criticize it. - gingerdesu

User avatar
DebianJoe
Frame Buffer
Posts: 1915
Joined: Mon Jul 01, 2013 5:41 am
Location: emacs.d

Re: hcwm

Unread post by DebianJoe » Mon Dec 01, 2014 5:35 pm

If the X-version is themed, then you're going to end up with odd background colors in a colored terminal emulator in some cases. I have a few installs that run emacs-nox (actually, most of them) and in those I don't theme emacs at all and instead allow the ansi escapes in the environment to handle the coloring there.

That being said, I believe that you should be able to explicitly set the theme by which mode that it's running in. I've not done it, but it's WELL within reason to be able to detect on init what mode it's running in and use the zenburn.el if in X, and stay with Angry-Fruit-Salad (allowing the terminal to handle the theming) if not.
|>>BBQ Roaster, Alpha Branch<< | >> clinky << | >> X11 must die << |
Thanks BASIC

User avatar
stark
MILF
Posts: 521
Joined: Sat Sep 27, 2014 6:38 pm
Location: Arpanet
Contact:

Re: hcwm

Unread post by stark » Mon Dec 01, 2014 5:50 pm

Alright Thank You :)
If you can do it go ahead and do it, if you can't do it then don't even criticize it. - gingerdesu

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: hcwm

Unread post by GekkoP » Mon Dec 01, 2014 5:56 pm

If needed, here is what I do to keep Emacs theme working both in X and in a term:

Code: Select all

(if (daemonp)
    (add-hook 'after-make-frame-functions
	      '(lambda (f)
		 (with-selected-frame f
		   (when (window-system f) (load-theme 'solarized-dark t)))))
  (load-theme 'solarized-dark t))

;; Functions to remove background when on terminals
(defun on-frame-open (frame)
  (if (not (display-graphic-p frame))
      (set-face-background 'default "unspecified-bg" frame)))
(on-frame-open (selected-frame))

(add-hook 'after-make-frame-functions 'on-frame-open)

(defun on-after-init ()
  (unless (display-graphic-p (selected-frame))
    (set-face-background 'default "unspecified-bg" (selected-frame))))

(add-hook 'window-setup-hook 'on-after-init)

User avatar
stark
MILF
Posts: 521
Joined: Sat Sep 27, 2014 6:38 pm
Location: Arpanet
Contact:

Re: hcwm

Unread post by stark » Mon Dec 01, 2014 6:42 pm

Thanks alot Gekkop :D
If you can do it go ahead and do it, if you can't do it then don't even criticize it. - gingerdesu

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: hcwm

Unread post by machinebacon » Mon Feb 01, 2016 8:54 pm

..gnutella..

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: hcwm

Unread post by franksinistra » Mon Feb 01, 2016 9:54 pm

fear of wood and wood enlargement.... wicked!!
rice no more.

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: hcwm

Unread post by simgin » Mon Feb 01, 2016 11:56 pm

^^ Lol, that is cool.

Btw. Anyone heard from Joe recently?
Someone told me that I am delusional, I almost fell off my unicorn.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: hcwm

Unread post by machinebacon » Tue Feb 02, 2016 6:20 am

^^ unproven assertions that a larger tree gives more shadow (!)

No idea what is going on with Joe, he is like a notification bubble: pops up, says something, disappears on mouse-over. :) I guess he is fine, else he would have told us already ;)
..gnutella..

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: hcwm

Unread post by simgin » Tue Feb 02, 2016 9:37 am

^ "disappears on mouse over" That is the metaphor of the century :D
Someone told me that I am delusional, I almost fell off my unicorn.

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: hcwm

Unread post by dkeg » Tue Feb 02, 2016 12:08 pm

special feature - easy toggle with cwm.

Work hard; Complain less

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: hcwm

Unread post by GekkoP » Tue Feb 02, 2016 12:38 pm

I have only goods words for Joe's work. It was my go-to wm on the Void Linux setup I had a while ago.

User avatar
ivanovnegro
Minister of Truth
Posts: 5448
Joined: Wed Oct 17, 2012 11:12 pm

Re: hcwm

Unread post by ivanovnegro » Tue Feb 02, 2016 2:02 pm

A nice window manager.

Post Reply