Commit Graph

1020 Commits

Author SHA1 Message Date
matthieu
4604f50a51 merge xrandr 1.2.2 2007-11-24 17:01:24 +00:00
matthieu
7f9b9fc892 xrandr 1.2.2 2007-11-24 16:58:12 +00:00
matthieu
3d6019abca libXi 1.1.3 2007-11-24 16:45:12 +00:00
matthieu
f68d10dc1f merge libXrandr 1.2.2 2007-11-24 16:42:56 +00:00
matthieu
49085abc0f libXrandr 1.2.2 2007-11-24 16:38:43 +00:00
matthieu
ee276b496d merge renderproto 0.9.3 back in 2007-11-24 16:34:07 +00:00
matthieu
02d60a141f merge randrproto 1.2.1 2007-11-24 16:27:56 +00:00
matthieu
0aa260b581 randrproto 1.2.1 2007-11-24 16:25:53 +00:00
matthieu
0c16b1886f merge inputproto 1.4.2.1 2007-11-24 16:23:44 +00:00
matthieu
2f598ef997 inputproto 1.4.2.1 2007-11-24 16:20:15 +00:00
matthieu
1969f0b7b1 Don't hard-code sizeof(long) in ftconfig.h. Fixes 64bit architectures.
Problem noticed by sturm@.
2007-11-24 15:48:33 +00:00
matthieu
ab927dd41b merge libXfont 1.3.1 2007-11-24 14:38:25 +00:00
matthieu
9a72b78842 libXfont 1.3.1 2007-11-24 14:31:47 +00:00
matthieu
7ec32cd2ba intel driver and mouse driver got new releases. 2007-11-24 14:16:52 +00:00
oga
cc56ce7a75 Make cwm default keybindings always exist. Additional keybindings now
overlap with the new ones, overriding them. Also a new "unmap" keyword
in binding definitions now unmaps a binding without adding a new one.

This seriously shrinks the ~/.calmwm/.keys directory of anyone who defines
their own bindings whilst wanting some of the defaults.

Looked over, liked and ok todd@
2007-11-19 22:18:16 +00:00
jmc
98e3c06118 fix a pasto: documentation/5639 from viq
while i'm at it:
- fix an .El botch up
- kill trailing whitespace
- new sentence, new line
2007-11-16 23:04:56 +00:00
todd
f18f596ede introduce conf_bindname() to drastically simplify conf.c
really liked by oga@
2007-11-13 23:26:04 +00:00
todd
87e41b32a9 enable pointer movement in cwm via C-<arrowkeys>
looked over by oga@
2007-11-13 23:08:49 +00:00
oga
b8e78047f2 Small manpage nit.
From Okan Demirmen, thanks!
2007-11-08 13:03:22 +00:00
oga
2651bb08ad Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when
moving and resizing windows using the keyboard.

Future diffs might make this value configurable.

ok jasper@, todd@.
2007-11-07 22:02:04 +00:00
oga
d65837aad5 Document cwm's keybinding support. It was already there, but not in the manpage.
While I'm here add support for extra modifier keys.

"commit commit!" jasper@, ok todd@.
2007-11-07 22:00:26 +00:00
oga
7732ed6345 Add support to cwm for resizing the windows using Control-Meta-[hjkl].
Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name).

ok jasper@, todd@.
2007-11-07 21:58:03 +00:00
espie
0615091c56 avoid hardcoding MAKE in various makefiles.
Fuck GNU and their idiot-proof configury that gets in our way each and
every time.

okay matthieu@
2007-11-05 16:51:37 +00:00
matthieu
a251167bed sync 2007-10-28 06:54:12 +00:00
matthieu
3e42211f31 Rebuild the fontcache at the end of make install. 2007-10-27 20:01:23 +00:00
matthieu
b66e17dd2f Add a '-c' option to fc-cache to do a chroot before (re)building the
font cache. Useful for builds with $DESTDIR set, to prepare a binary
distribution.
2007-10-27 20:00:20 +00:00
matthieu
a12489dbfe Enable pixman on all architectures but sh (triggers a compiler error) in
preparation for xserver 1.4.
2007-10-27 19:57:48 +00:00
matthieu
3a2cb62ddc libX11 now requires libXau and libXdmcp. Reflect this in imake configuration
so that ports still using imake build on architectures with static only
libs. Requested by mbalmer@.
2007-10-27 19:56:48 +00:00
matthieu
8f07cc07fd Use buils/unix/ftsystem.c instead of the generic ANSI C one, which
doesn't set CLOSE_ON_EXEC on files descriptors opened by freetype.
Fixes a fd leak reported by kurt@. Tested by naddy@ and others.
2007-10-27 07:09:48 +00:00
todd
d3b0ed5c77 sync 2007-10-25 20:59:37 +00:00
todd
5338998ee7 sync 2007-10-24 03:27:51 +00:00
matthieu
2031f13b92 regen 2007-10-20 20:30:29 +00:00
matthieu
5223801460 force HAVE_GTK=no. 2007-10-20 20:30:06 +00:00
matthieu
08de65f206 Sync initial shared lib number with the one computed by libtool. 2007-10-20 20:24:01 +00:00
matthieu
8e86f70064 expat is now in base. 2007-10-20 12:52:04 +00:00
matthieu
a8a2c41542 expat is now in base, xmlwf in ports 2007-10-20 12:49:39 +00:00
matthieu
dba8087663 sync 2007-10-20 12:46:52 +00:00
matthieu
38811c7475 Don't build expat here anymore. 2007-10-20 12:36:29 +00:00
todd
8f27d591d2 sgi builds some basic xservers under xenocara 2007-10-18 19:35:09 +00:00
matthieu
dbd00c4776 From Aaron Plattner in X.Org git:
G80 bug #12637: Unwedge the hardware if the BIOS left it stuck.
Fixes Thinkpad R61 display lockup for niklas@ and espie@.
2007-10-15 20:13:05 +00:00
todd
0149fccb81 sync 2007-10-11 20:00:22 +00:00
todd
af6e32fc87 sync 2007-10-08 21:54:02 +00:00
matthieu
c86602f862 regen 2007-10-08 19:42:58 +00:00
matthieu
3594557781 Linuxism crept back in recent merge. Noticed by todd@ 2007-10-08 19:38:03 +00:00
ian
877d86684f wording 2007-10-07 16:56:21 +00:00
matthieu
bcf3c847e4 add the pixman library. 2007-10-03 21:25:49 +00:00
matthieu
eb3008a9ee library is called libpixman-1 for some reason. 2007-10-03 20:58:49 +00:00
matthieu
eb1585bab0 - Add BSD makefile
- regen autotools files with OpenBSD tools.
2007-10-03 20:53:30 +00:00
matthieu
bd3d6b5e70 import pixman 0.9.5 2007-10-03 20:48:33 +00:00
matthieu
e0bf43a7e3 sync 2007-10-03 05:40:04 +00:00