Commit graph

34 commits

Author SHA1 Message Date
Marco Peereboom
cbd90e50cd bring back old tiling behavior where floating windows stay always on top.
Add key stroke to toggle this behavior per workspace and add it to the
layout entry in the configuration file.
While here add iconify and uniconify key bindings in config file.

requested by many.
2011-06-24 16:53:40 +00:00
Marco Peereboom
014589e605 Make layout fancier by adding master_grow, master_shrink, master_add,
master_del, stack_inc and stack_del to the format string.
2011-06-23 18:56:39 +00:00
Marco Peereboom
2a8d7bafe3 add initial stack mode at start-of-day. this really could use some
percentage value to size the master area.
2011-06-23 17:52:39 +00:00
Marco Peereboom
86d17a1038 remove args constraint and add an example of args in conf file 2011-06-23 16:34:00 +00:00
Marco Peereboom
d4b314be4c document autorun 2011-06-23 02:22:18 +00:00
Marco Peereboom
e466d899cf add FOCUSPREV quirk and document it. 2011-06-14 15:47:57 +00:00
Marco Peereboom
8027864cf5 add border width for bar too
from Splex <splecks@rejii.com>
2011-03-11 21:34:19 +00:00
Marco Peereboom
3b7ccf394f Merge diff from FS#24 to show window title in status bar
from Dimitri Sokolyuk demon@dim13.org
2011-01-18 19:43:12 +00:00
Marco Peereboom
1d447f9ef2 Add option to put the bar at the bottom of the regions 2010-07-15 14:03:04 +00:00
Marco Peereboom
af77379009 Bring border behavior back to normal default. Use knob when a knob... 2010-07-01 23:44:16 +00:00
Marco Peereboom
a2474fde68 Add insane follow-mouse-sometimes feature for bob beck 2010-06-30 00:09:19 +00:00
Darrin Chandler
4d964ea1ea Implement clock_format for user definable time string.
Slight mods to diff from Aragon Gouveia <aragon@phat.za.net>

"go go go" marco
2010-01-13 21:48:35 +00:00
Marco Peereboom
c7d6fe1f3a tell them how to make apple key work 2009-11-25 15:13:29 +00:00
Marco Peereboom
8b4eb944cf Add stacking indicator in the bar. Purdy :-) 2009-10-02 19:50:05 +00:00
Marco Peereboom
9a3cc89493 Add quick for soffice 3.1 2009-09-23 03:53:09 +00:00
Darrin Chandler
29a7ae2ee3 fix conf xterm quirk to use an actually defined quirk name 2009-09-13 20:48:53 +00:00
Darrin Chandler
6bc2fbd59f Too big diff. Includes:
* Fix unbind, reported by Paul Irofti <bulibuta@sdf.lonestar.org>
  * Fix many memory leaks
  * Add custom program spawning & key binding to config

Man page additions to follow soonish.

"if you are confident it is done then get it in" marco@
2009-09-12 21:32:21 +00:00
Darrin Chandler
53da032ea7 Switch config quirks from '|' to '+' to be consistent with other config
items.

With previous conf_load changes, space within [] are allowed, so class
and name can appear as-is.

Switch config file and man page to match.

Old behavior still allowed for compat with existing configs out there,
but not documented anywhere.

Prodding by marco for the first bit, at least.
2009-08-11 16:43:30 +00:00
pyr
ef26984e39 Add two configuration options:
* title_name_enabled
	* title_class_enabled
The first one shows the active window title in the status bar, the
second the active window class (useful to find out window classes
to use with quirks). Both are disabled by default.
read & approved by marco.
2009-06-04 06:03:37 +00:00
Darrin Chandler
ce1a2d182e Break out static quirks list into dynamic list, initialized to match the
previous static list.

Add quirks parsing to config file.

Update manual with quirks.

Man help from Jason McIntyre (jmc). Thanks!

ok marco.
2009-05-25 22:04:56 +00:00
Darrin Chandler
a1937a73b7 Add key binding capabilities to the configuration file. Some minor
refactoring.

"Sure, go ahead" mcbride, "ok get it in" marco
2009-03-10 01:32:06 +00:00
Marco Peereboom
3356f1ccd4 Update bar more often and remove ./ from baraction.sh 2009-02-20 14:28:32 +00:00
Marco Peereboom
6ddc03b50d Add clock format from merdely 2009-02-18 20:34:26 +00:00
Ryan McBride
f1d671a567 Also use terminus-medium in the sample scrotwm.conf. 2009-02-17 04:04:05 +00:00
Marco Peereboom
6d109bd692 .conf entry for modkey so that pepople will stop pestering me for the
windows key mod.
2009-02-16 00:03:53 +00:00
Ryan McBride
97f28c42c7 Support user-defined regions. Lets you split monster monitors into multiple
regions, or override scrotwm's multi-head autodetection (such as on video
drivers that do multihead without telling X).

Also a big step towards dynamic Xrandr support.
2009-02-01 11:59:40 +00:00
Marco Peereboom
e4c8351e9b Add screenshot_app to conf 2009-01-27 16:18:10 +00:00
Marco Peereboom
2a214e3e6c Add initial screenshot support 2009-01-25 01:46:44 +00:00
Marco Peereboom
7088da1fd1 Add bar delay 2009-01-23 22:50:38 +00:00
Marco Peereboom
7288f47b93 Add baraction script for batter and stuff.
bad mcbride broke colors in config file; need to go fix that now.
2009-01-22 17:50:16 +00:00
Marco Peereboom
5171f26a51 Make bar configurable using [x] notation in .conf file. Originally from dwc
Debug and make it work from me
ClearWindow instead of overwriting text on bar
shoten variable names that made the parser even more unreadable
2009-01-20 06:16:05 +00:00
Marco Peereboom
ee14295710 Unscrew colors on machines that use 16 bit color. I am talking to you
zaurus and sparc!

from dwc
2009-01-18 23:53:03 +00:00
Marco Peereboom
683a0c71ea Stop farting around with dialog box potential sizes and make it a ratio.
This ratio can be configured in the .conf file.
2009-01-18 04:48:04 +00:00
Marco Peereboom
b05bba3a0e Add .conf file support 2009-01-14 17:10:52 +00:00