Marco Peereboom
b7645f9cc2
enable spanish and italian man pages again
...
got fine updates from native speakers
2011-10-06 14:13:23 -05:00
Marco Peereboom
623ccee722
Disable languages as they are very much out of date
...
Switch to man/man
Link again Xtst
2011-08-08 22:40:57 +00:00
Marco Peereboom
13e7d054a1
oops committed something i shouldnt have
2011-06-09 21:28:29 +00:00
Marco Peereboom
af851bfc41
hack to work around crap like xpdf that doesn't destroy transient
...
windows.
2011-06-09 16:31:58 +00:00
Marco Peereboom
aaee1e4644
Add portugese from Alicornio <alicornio@ig.com.br>
...
Update engrish man page while at it.
2010-09-16 02:00:51 +00:00
Marco Peereboom
14d988ce21
Make russian man page work again. From naddy.
2010-09-16 01:16:16 +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
e8f4fc8e58
Add russian
2009-10-25 00:32:33 +00:00
Marco Peereboom
26bb3f5b3a
Man page fixes and italian page from: Andrea Bolognani <eof@kiyuko.org>
2009-10-07 03:19:11 +00:00
Marco Peereboom
58e67eb7f2
Make makefiles work just like ports; this way we can just make install
...
over a pkg :-)
2009-10-02 19:23:48 +00:00
Marco Peereboom
228c701861
Add spanish translated scrotwm man. Use man scrotwm_es to use it.
2009-10-02 17:57:44 +00:00
Darrin Chandler
b9b62a7f36
Add -std=c89. We already were compliant, and this is mostly to encourage
...
better patches from the GNU crowd.
"do it" marco@
2009-09-13 17:28:19 +00:00
Ryan McBride
6d08df4744
Add support for passing variables up to X11 via window properties; done by
...
hooking XCreateWindow and friends via LD_PRELOAD. Used now to make sure that
windows come up in the workspace they were spawn()'d from, but more soon.
Code to do the nasty borrowed with thanks from Enlightenment.
2009-01-24 17:57:26 +00:00
Marco Peereboom
9ad2929d80
Make man
2009-01-23 04:14:40 +00:00
Marco Peereboom
edf59bc088
I want to be able to look at cores for now.
2009-01-19 19:33:38 +00:00
Ryan McBride
367ce80e69
Major churn for multi-headed support (Xrandr and plain multi-screen).
...
- workspaces now per-screen (X does not let you migrate windows)
- a screen has 1 or more regions (now mapped by Xrandr, later configurable)
- current_ws is dead, long live cur_focus
- only one window has real focus, but workspaces keep track ws->focus
- lots of places (especially event handlers) use cur_focus but should
identify the correct source of the event instead
- festival of pointer management to keep track of all this.
2009-01-19 05:48:11 +00:00
Marco Peereboom
840cd605d2
Add initial floating support and a forgotten makefile...
2009-01-14 22:06:48 +00:00
Ryan McBride
58096354b1
Complie with warnings, and cleanup.
...
- remove missing vars.
- add missing <strings.h>.
- the X11 Window type should be %lu in format strings.
2009-01-14 05:14:13 +00:00
Todd Fries
27801d38e0
fix tag
2009-01-13 19:35:17 +00:00
Todd Fries
a74952e12f
makefiles are useful
2009-01-13 16:24:34 +00:00