matthieu
c8a36eb115
regen
2008-01-12 14:20:50 +00:00
matthieu
a80a36f4ed
On OpenBSD use 'openssl rand 16 -hex' to generate the cookie.
...
This avoids the quoting hell needed for 'dd /dev/arandom |
hexdump' that confuses cpp from gcc 2.95.
2008-01-12 14:20:27 +00:00
oga
1385b56548
- Remove the "all rights reserved" tag at the top of most of the source
...
files, and replace them with the actual ISC license.
- add license to the manpage (it was lacking before)
- correct license statement in the README
Permission given by Marius (copyright holder):
"1. please replace with the standard ISC license
2. you may add the ISC license to the man page
3. feel free to replace the information in the README as well"
and Dros (copyright holder for group.c):
"Please switch group.c to the ISC License."
ok ian@
2008-01-11 16:06:44 +00:00
oga
0e2ef8a148
Kill some more dead code, cursor.c goes away.
...
ok marc@
2008-01-08 20:21:43 +00:00
matthieu
27a404c4f3
cleandir needs clean
2008-01-06 18:13:58 +00:00
matthieu
2249aa4d17
"fix" make distclean
2008-01-06 10:56:10 +00:00
matthieu
a6465035d9
Remove a generated file.
2008-01-06 10:11:42 +00:00
matthieu
bf3696e31a
Set the resolution at which fonts in the login widget are rendered.
...
Switch to Luxi TrueType fonts which look more like helvetica.
Tested by bernd@.
2008-01-05 17:23:14 +00:00
marc
1545e483a5
Adjust initial window placement with any geometry that would place
...
the window at or over the right or bottom edge.
OK oda@
2008-01-03 20:20:20 +00:00
oga
ee4e50a6e2
Kill draw.c, nothing uses the code in it.
...
More dead code removals to come.
ok marc@
2008-01-03 01:58:16 +00:00
oga
52cb71d16c
Kill some warnings intoduced with the execwm feature.
...
ok marc@
2008-01-03 01:56:25 +00:00
marc
1b1b4fdaa3
remove declaration of removed function
...
Reminded by matthieu@ (thanks!)
2008-01-02 20:54:32 +00:00
marc
535778c84f
remove unused code
...
OK oga@
2008-01-02 20:47:11 +00:00
marc
296e93a651
Only use the x,y values from the XSizeHints structure when they are greater
...
than zero. The fields are obsolete and not always used.
OK jasper@
2008-01-01 22:28:59 +00:00
matthieu
53c3762283
Fix the computed width of the rectangle to clear when no
...
error message is present and Xft is used.
2008-01-01 21:26:57 +00:00
okan
66ad53aad5
allow the search feature to work in the root window, like other similar ones.
...
ok todd@
2007-12-31 02:49:45 +00:00
ian
bb9a96e5b3
Add a "restart wm" function. ok oga@
2007-11-28 16:35:52 +00:00
oga
cd016f1192
Another messed up keybinding.
...
I blame todd...
ok okan@
2007-11-28 16:02:37 +00:00
okan
b017f68352
re-add a lost group keybinding
...
ok oga@ todd@
2007-11-27 17:17:08 +00:00
matthieu
36c8394511
Fix logic inversion in geometry computation in norender digital mode.
...
patch from millert@, who's apparently to shy to commit to xenocara.
2007-11-27 11:30:33 +00:00
matthieu
787f23118b
enable xbacklight
2007-11-24 17:07:52 +00:00
matthieu
381e02cb6f
BSD makefile plus regen autotools stuff
2007-11-24 17:07:03 +00:00
matthieu
b48b541785
xbacklight 1.1
2007-11-24 17:04:53 +00:00
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
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
ian
877d86684f
wording
2007-10-07 16:56:21 +00:00
matthieu
f0133a7a00
merge xfs 1.0.5. This version contains security fixes for heap overflow
...
and corruption vulnerabilites. CVE-2007-4568.
2007-10-02 19:21:11 +00:00
matthieu
e79e53bbfb
xfs 1.0.5
2007-10-02 19:15:44 +00:00
jasper
8974a1ab8d
When cycling, only the end of the window names will be printed if the
...
name is too long. so show the beginning instead.
from Pierre Riteau <pierre.riteau at free.fr>
"looks correct" matthieu@
2007-10-02 18:01:45 +00:00
matthieu
3af148660f
regen
2007-09-28 20:23:21 +00:00
matthieu
0e83804bba
use /dev/arandom to generate the cookie. Problem noticed by
...
Joerg Sonnenberger. Thanks.
2007-09-28 20:23:04 +00:00
matthieu
4798ec43f3
revert previous. This is not the good place to patch.
2007-09-28 20:22:10 +00:00
matthieu
23feae05f5
use /dev/arandom to generate the cookie. Problem noticed
...
by Joerg Sonnenberger. Thanks.
2007-09-28 20:12:18 +00:00
matthieu
7bf5786e70
Fix the commented out way to disable root logins.
...
Reported by Iruata Souza.
2007-09-27 19:21:13 +00:00
matthieu
17cb7ede6c
merge xwininfo 1.0.3
2007-09-16 17:31:43 +00:00
matthieu
9977061927
xwininfo 1.0.3
2007-09-16 17:30:15 +00:00
matthieu
7387f85bf1
merge xvinfo 1.0.2
2007-09-16 17:28:15 +00:00
matthieu
835b00790e
xvinfo 1.0.2
2007-09-16 17:26:07 +00:00
matthieu
0ff179393d
merge xsetroot 1.0.2
2007-09-16 17:23:32 +00:00
matthieu
58c489655b
xsetroot 1.0.2
2007-09-16 17:21:49 +00:00
matthieu
fec256451c
merge xset 1.0.3
2007-09-16 17:19:11 +00:00
matthieu
37f8d7274f
xet 1.0.3
2007-09-16 17:17:35 +00:00
matthieu
9878bac117
merge xrdb 1.0.4
2007-09-16 17:16:13 +00:00
matthieu
0ff6d88dfa
xrdb 1.0.4
2007-09-16 17:14:29 +00:00
matthieu
f3c6326df7
merge xprop 1.0.3
2007-09-16 17:11:49 +00:00
matthieu
a0a1a73a3a
AC_CHECK_HEADERS_ONCE -> AC_CHECK_HEADERS to keep compatibility
...
with autoconf 2.59 for now.
2007-09-16 17:11:21 +00:00
matthieu
623309c577
xprop 1.0.3
2007-09-16 17:05:26 +00:00
matthieu
fbff1ef522
merge xmodmap 1.0.3
2007-09-16 17:03:32 +00:00
matthieu
7d60ff45b2
xmodmap 1.0.3
2007-09-16 17:02:03 +00:00
matthieu
bd9d60ad55
merge xmessage 1.0.2
2007-09-16 16:59:47 +00:00
matthieu
29e2756ff0
xmessage 1.0.2
2007-09-16 16:57:45 +00:00
matthieu
8aee380437
merge xman 1.0.3
2007-09-16 16:55:45 +00:00
matthieu
02a3dd2824
xman 1.0.3
2007-09-16 16:51:46 +00:00
matthieu
ee39ea4354
merge xmag 1.0.2
2007-09-15 17:23:05 +00:00
matthieu
fa2ab941bd
xmag 1.0.2
2007-09-15 17:20:36 +00:00
matthieu
532e51aa57
merge xload 1.0.2
2007-09-15 17:16:52 +00:00
matthieu
9c3899b537
xload 1.0.2
2007-09-15 17:14:49 +00:00
matthieu
59ec33559d
merge xinit 1.0.6
2007-09-15 17:12:01 +00:00
matthieu
7fd4ac2fb1
xinit 1.0.6
2007-09-15 17:05:29 +00:00
matthieu
fa21c3270a
merge xhost 1.0.2
2007-09-15 16:00:30 +00:00
matthieu
d6759afeab
xhost 1.0.2
2007-09-15 15:58:47 +00:00
matthieu
f020cfcb46
merge xgamma 1.0.2
2007-09-15 15:52:21 +00:00
matthieu
18d423ef4b
xgamma 1.0.2
2007-09-15 15:49:35 +00:00
matthieu
9aab5a6490
merge xdriinfo 1.0.2
2007-09-15 15:39:51 +00:00
matthieu
3d61dd3fc4
xdriinfo 1.0.2
2007-09-15 15:35:32 +00:00
matthieu
06bf462789
merge xdm 1.1.6
2007-09-15 15:22:59 +00:00
matthieu
b55ce0c285
xdm 1.1.6
2007-09-15 15:13:04 +00:00
matthieu
62f469b3bf
merge xconsole 1.0.3
2007-09-13 21:15:15 +00:00
matthieu
f6734f3c2a
xconsole 1.0.3
2007-09-13 21:10:16 +00:00
matthieu
ccf5c8c675
merge xclock 1.0.3
2007-09-12 11:55:22 +00:00
matthieu
4f7a0beba6
xclock 1.0.3
2007-09-12 11:52:32 +00:00
matthieu
9f5d7767a1
merge xcalc 1.0.2
2007-09-12 11:38:09 +00:00
matthieu
ba1c346bf4
xcalc 1.0.2
2007-09-12 11:34:14 +00:00
matthieu
ca718b24b2
merge setxkbmap 1.0.4
2007-09-12 11:12:18 +00:00
matthieu
58e8aa09a2
setxkbmap 1.0.4
2007-09-12 11:08:59 +00:00
matthieu
b004e47bf8
merge sessreg 1.0.3
2007-09-11 14:29:16 +00:00
matthieu
f9d2a33fbd
sessreg 1.0.3
2007-09-11 14:26:27 +00:00
matthieu
9f945fbaef
merge mkfontdir 1.0.3
2007-09-11 13:58:31 +00:00
matthieu
fdeb77034e
mkfontdir 1.0.3
2007-09-11 13:56:17 +00:00
matthieu
44d4697efa
merge ico 1.0.2
2007-09-11 11:31:58 +00:00
matthieu
498643624b
ico 1.0.2
2007-09-11 11:28:37 +00:00
matthieu
e5591833f2
merge iceauth 1.0.2
2007-09-11 11:24:39 +00:00
matthieu
3960c21118
iceauh 1.0.2
2007-09-11 11:19:35 +00:00
jasper
3bbf519bbb
fix buffer overflow, as sizeof(paths) won't fit inside the array.
...
from Stefan Kempf
"looks right to me" matthieu@
2007-09-06 06:01:14 +00:00
matthieu
3f0bef6b35
Add some usage notes describing the current limitations.
2007-08-31 22:02:51 +00:00
matthieu
7c79bd957e
- Make the draw_text() function more generic.
...
- Display an error message on the screen when the calibration error
is too high before re-starting.
2007-08-31 21:53:55 +00:00
matthieu
69e64ab313
Switch to Xft/Xrender rendering. Welcome to the 21st century.
2007-08-31 21:17:33 +00:00
matthieu
f45e8d18fc
Normally, rawmode should not be selected in the output of xtsscale.
2007-08-31 21:14:04 +00:00
matthieu
954f29d459
Remove the useless ts structure, and fix the setting
...
of the new calibration values.
2007-08-31 20:59:33 +00:00
matthieu
63b35455d7
Fix error computation, in the case where one axis is inverted.
2007-08-31 20:28:18 +00:00
matthieu
bd8915f09a
First round of bug fixes/enhancements.
...
- fix arithmetic errors.
- auto-detect swapxy.
2007-08-30 19:45:25 +00:00
matthieu
0a2bda0266
Install new xterm icons.
2007-08-25 19:17:16 +00:00