dwm-gtx

dynamic window manager, Gottox' branch!
Download

dwm-gtx Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Enno Boland
  • Publisher web site:
  • http://s01.de/~gottox/index.cgi/proj_smu

dwm-gtx Tags


dwm-gtx Description

dynamic window manager, Gottox' branch! dwm-gtx is Gottox' branch of dynamic window manager. It adds automatic pointer movement, an additional stacking layout called deck and an improved tile layout.Furthermore it optionally supports real Xinerama.dwm (dynamic window manager) is an extremely fast, small, and dynamic window manager for X.Developer commentsAs dwm is args window manager, dwm-gtx is mine. I like the idea of having everything I need and nothing I don't. So please keep in mind, that dwm-gtx will never be as feature rich as awesome. It's still dwm. I add only feature which either are added in vanilla dwm (because I keep dwm-gtx synchronous to dwm tip.) or I need them.I'm often asked to add yet another feature. And I'm often disagree about the need of this particular feature. Keep 2 things in mind before asking: 1. to merge changes from vanilla-dwm to dwm-gtx every structural change results in unneeded work. 2. There are a few other forks of dwm out there which may support $your_feature.InstallationEdit config.mk to match your local setup (dwm is installed into the /usr/local namespace by default).Afterwards enter the following command to build and install dwm (if necessary as root): make clean installIf you are going to use the default bluegray color scheme it is highly recommended to also install the bluegray files shipped in the dextra package.Running dwmAdd the following line to your .xinitrc to start dwm using startx: exec dwmIn order to connect dwm to a specific display, make sure that the DISPLAY environment variable is set correctly, e.g.: DISPLAY=foo.bar:1 exec dwm(This will start dwm on display :1 of the host foo.bar.)In order to display status info in the bar, you can do something like this in your .xinitrc: while true do echo `date` `uptime | sed 's/.*,//'` sleep 1 done | dwmConfigurationThe configuration of dwm is done by creating a custom config.h and (re)compiling the source code. Requirements: · Xlib header files


dwm-gtx Related Software