Commit Graph

886 Commits

Author SHA1 Message Date
matthieu
e9e38a8e97 Update to xhost 1.0.4. No functional change. 2010-10-31 19:44:13 +00:00
matthieu
ec7028064c Update to xgc 1.0.3 2010-10-31 19:41:34 +00:00
matthieu
837055ea1e Update to xfsinfo 1.0.3 2010-10-31 19:37:32 +00:00
matthieu
d5cfabebad Update to xfs 1.1.1 2010-10-31 19:35:19 +00:00
matthieu
a76a998565 Update to xfd 1.1.0 2010-10-31 19:26:22 +00:00
matthieu
8889c70dc3 Update to xev 1.1.0 2010-10-31 19:21:25 +00:00
matthieu
f1c430b349 Update to xedit 1.2.0 2010-10-31 19:19:11 +00:00
matthieu
d1934945ed Update to xdpyinfo 1.2.0 2010-10-31 19:09:31 +00:00
matthieu
d5b8b84f35 Update to appres 1.0.3. No functional change. 2010-10-31 19:05:48 +00:00
matthieu
a2dec4848e Update to xconsole 1.0.4. No functional change. 2010-10-31 18:27:25 +00:00
matthieu
e978aa14d7 Update to viewres 1.0.3. No functional change. 2010-10-31 18:18:22 +00:00
matthieu
4428bd70a1 Update to twm 1.0.5 2010-10-31 18:16:22 +00:00
matthieu
541c332538 Update to smproxy 1.0.4. No functional change. 2010-10-31 18:09:33 +00:00
matthieu
838595624f Update to showfont 1.0.3 2010-10-31 18:07:42 +00:00
matthieu
c2eb5b0c69 Update ot rgb 1.0.4. No functional change. 2010-10-31 18:05:44 +00:00
matthieu
6f7b1f0f67 Update to mkfontscale 1.0.8. No functional change. 2010-10-31 18:00:17 +00:00
matthieu
bd1aaf2d24 Update to ico 1.0.3. 2010-10-31 17:57:13 +00:00
matthieu
edf2a1f411 Update to iceauth 1.0.4. No functional change. 2010-10-31 17:55:35 +00:00
matthieu
2e12ec31d8 Update to fstobdf 1.0.4. No functional change. 2010-10-31 17:53:18 +00:00
matthieu
174fe7fdac Update to fslsfonts 1.0.3 2010-10-31 17:50:25 +00:00
matthieu
06efe31dc9 Update to editres 1.0.5. No functional change. 2010-10-31 17:48:10 +00:00
matthieu
ea47105af2 Update to bitmap 1.0.5. No functional change. 2010-10-31 17:43:24 +00:00
matthieu
49f97c9715 Update to beforelight 1.0.4 2010-10-31 17:37:08 +00:00
matthieu
691448c0ac Update to bdftopcf 1.0.3. No functional change. 2010-10-31 17:32:23 +00:00
jakemsr
335814b337 typo spotted by espie 2010-10-26 16:04:13 +00:00
matthieu
7447858d98 Update to xterm version 264, Tested at least by krw@, jasper@, ajacoutot@. 2010-10-23 19:14:52 +00:00
jakemsr
66fbac58e1 typos. "ouput" typos spotted by Jan Stary. 2010-10-15 14:24:23 +00:00
jakemsr
622e7bac0c oops. start with an undefined encoding instead of yuy2. lets the code
figure out what encoding to use, based on what the hardware supports.
still uses yuy2 by default if the hardware supports it.
2010-10-15 14:21:20 +00:00
jakemsr
29306fc0e4 declare the global vars as static to not conflict with symbols from
libraries
2010-10-15 09:27:26 +00:00
matthieu
be028fef81 Update to xcmsdb 1.0.3 2010-10-06 06:05:48 +00:00
matthieu
62aefcb130 Update to xclock 1.0.5 2010-10-06 06:03:42 +00:00
matthieu
533e7cbd34 update to xauth 1.0.5 2010-10-06 05:56:15 +00:00
matthieu
3230cc72eb Update to x11perf 1.5.2 2010-10-06 05:50:15 +00:00
matthieu
d348293fab Update to setxkbmap 1.2.0 2010-10-06 05:43:08 +00:00
matthieu
5a4a0a218a Update to oclock 1.0.2 2010-10-06 05:31:56 +00:00
matthieu
b4ebb62e0d Update to xterm 262.
tested by ajacoutot@, jasper@ and krw@.
2010-10-05 19:37:23 +00:00
matthieu
44d58a5719 Move 'video' out of X.Org provided application list, to the list
of extra applications provided by OpenBSD.
2010-10-03 14:59:11 +00:00
schwarze
be7005d8cf s/\.Xx/.Xr/ such that "Xv(3)" doesn't get lost;
found by mandoc -Tlint
2010-09-26 23:58:18 +00:00
jakemsr
52f69c164d support for gamma and sharpness/acutance controls.
also from Martin Pieuchot, thanks!
2010-09-26 23:47:17 +00:00
schwarze
f7ffd5f80b s/-offset -indent/-offset indent/ for correct indentation,
and properly encode \(:a
found by mandoc -Tlint
2010-09-25 21:58:18 +00:00
schwarze
694354ad23 s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -Tlint 2010-09-25 21:48:08 +00:00
okan
49e1aa0fed do not warp to clients marked 'ignore'; from chneukirchen at gmail - thanks.
(with the manpage bit from me).

ok oga@
2010-09-25 20:04:55 +00:00
okan
0b646a740b picked a henning diff from src - original log:
fix linecount bug with comments spanning multiple lines
problem reported with the obvious fix for bgpd by Sebastian Benoit
<benoit-lists at fb12.de>, also PR 6432

ok oga@
2010-09-25 20:02:58 +00:00
okan
2efae64cef spacing nits 2010-09-25 20:01:27 +00:00
okan
3261bc07fe more clear variable name so than name/class shouldn't be confused again.
ok oga@
2010-09-25 19:58:08 +00:00
okan
2fc8292339 clarify window name/class a bit more with word ordering.
ok oga@
2010-09-25 19:54:02 +00:00
jakemsr
0a146de521 enable video(1), now builds on all archs
from/ok todd@
2010-09-25 02:59:12 +00:00
jakemsr
6704c2a7ac list all libraries needed and in the correct order so this builds
on static archs
from todd@
2010-09-25 02:58:00 +00:00
matthieu
24a4f25151 Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from
xorg-macros. While here fix list of dependencies.
2010-09-20 19:30:55 +00:00
matthieu
e7544b351b regen 2010-09-20 19:27:54 +00:00
matthieu
289309dcbf Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from
xorg-macros. While here fix list of dependencies.
Problem noticed by Dave Del Debbio. Thanks.
2010-09-20 19:26:55 +00:00
jasper
52ab752d00 - no need for root prompt here, user prompt will do
- .Xr the other touchscreen driver we have (uhts)

ok matthieu@
2010-09-14 06:20:55 +00:00
jakemsr
02e1414c42 no more anonymous unions in video(4) 2010-09-13 01:35:50 +00:00
matthieu
ed6c8e882d Update to xterm 261. Tested by krw@, jcs@. 2010-08-22 13:38:11 +00:00
matthieu
a59a0c2e45 Update to final X.Org xset 1.2.0. No functional change. 2010-08-21 17:01:30 +00:00
matthieu
791220ead2 Disable ftgl support explictely. 2010-08-05 06:44:21 +00:00
todd
c2b89fcb39 disable video for now; ok deraadt@ 2010-08-04 23:24:11 +00:00
todd
3e56f14316 puffy 4.8 2010-08-02 14:29:27 +00:00
matthieu
c6043fcd65 Update to sessreg 1.0.6 2010-07-31 09:18:16 +00:00
matthieu
daf210776f Update to sessreg 1.0.5 2010-07-31 09:14:09 +00:00
matthieu
e8889e891b Update to xset master from X.Org git.
This brings manual page updates regarding the new mouse acceleration
code.
2010-07-31 07:58:30 +00:00
matthieu
ac1a6f7f2c Update to xrandr 1.3.3 2010-07-31 07:46:51 +00:00
okan
bd36084da7 revert -r1.45 of group.c (log was: fix window name and class to match
cwmrc(5)).  instead, fix cwmrc(5) to match the old behavior which also
happens to match the example config, of which many have based their
configs; this also nicely matches the output of xprop(1).

clean-up of variable names as a separate commit.

suggested by sthen (and something we should have done initially).

discussed with and ok oga@
2010-07-30 12:28:19 +00:00
dcoppa
184d7c3b41 Cast "pid" as unsigned long to avoid a bus error on sparc64.
OK matthieu@
2010-07-30 05:35:58 +00:00
jakemsr
bdc0c150f3 $OpenBSD$ and compare width to width, not width to height 2010-07-26 23:02:06 +00:00
sobrado
9e6242225e sort options as usual in our operating system; `usage:' is lower case;
improve usage()'s output; better indentation in usage() function.

ok jakemsr@
2010-07-26 08:09:33 +00:00
jakemsr
63de478659 do not add the same size twice, and do not fall of the end of
the frame sizes array.
reported/tested mglocker
2010-07-24 22:09:08 +00:00
matthieu
dc70d574a1 Update to xmore 1.0.2. 2010-07-24 19:15:36 +00:00
ckuethe
e8d40eb136 allow "make build" to work, ok matthieu@ 2010-07-23 19:46:00 +00:00
okan
eb3cfa8f7c fix backwards example (after r1.45 of group.c); noticed by phessler@
ok oga@ phessler@
2010-07-23 15:13:00 +00:00
jakemsr
ba52f51a58 decend into video/
reminded by phessler
2010-07-23 12:23:25 +00:00
jakemsr
3838c3aada import video(1), an application for recording and/or displaying
images from a video(4) device
ok matthieu, todd; prodding from deraadt
2010-07-23 11:33:52 +00:00
okan
84863b048e fix window name and class to match cwmrc(5); from Holger Mikolon - thanks!
ok oga@
2010-06-28 12:29:04 +00:00
matthieu
80eb659844 Update to xlsfonts 1.0.3 2010-06-12 16:53:36 +00:00
matthieu
7f8ab839f0 Update to xinput 1.5.2 2010-06-12 16:48:32 +00:00
matthieu
947765ab0f regen 2010-06-08 23:16:37 +00:00
matthieu
0807587e97 Simplify handling of dependencies with pkg-config. Fixes build
on static-libs only architectures.
2010-06-08 23:15:47 +00:00
matthieu
7d4fcb4c01 Update to xinit 1.2.1 2010-05-31 20:23:19 +00:00
matthieu
4783a13dfe Update to editres 1.0.4 2010-05-31 19:33:38 +00:00
matthieu
442bb464de Fix a race in the creation of the app-defaults directory. 2010-05-30 21:03:20 +00:00
matthieu
b67773f8c4 regen 2010-05-30 20:58:13 +00:00
matthieu
1fbe969c1c Fix races in the creation of the app-defaults directory. from espie@ 2010-05-30 20:57:54 +00:00
okan
268faf71ba initialize nitems
ok oga@
2010-05-22 22:32:08 +00:00
okan
6b0b021a68 replace XFetchName() with something more intelligent which attempts to
use the appropriate netwm Atom first, as well as deal with utf8.

slightly different incarnation tested by sthen@ and ajacoutot@ - thanks!

ok oga@
2010-05-22 22:10:31 +00:00
matthieu
8fb598d465 Update to xterm 258. lightly tested by krw@, thanks. 2010-05-08 12:20:46 +00:00
matthieu
1a66cb98ea Update to -current xmore from X.org git.
This version mainly removes Xprint support.
2010-04-23 19:32:59 +00:00
oga
c4175c932e grab events on the root window *before* we look for existing windows.
This closes a race we were hitting often where stuff started right
before cwm may not get noticed and not have borders.

ok okan@. Prompted by something todd noticed.
2010-04-12 16:17:46 +00:00
okan
4944ac9995 clean up a few xu_* functions to just accept what they need (Window).
ok oga@
2010-04-11 16:51:26 +00:00
matthieu
d0a977e001 ifdef out the new code that moves the cursor one pixel to the right
for each char during password input. Requested by deraadt@.
2010-04-06 22:09:09 +00:00
matthieu
70557157a0 Update to xinput 1.5.1 2010-03-28 13:08:54 +00:00
matthieu
5971c89316 Update to xkbprint 1.0.2 2010-03-28 13:05:38 +00:00
matthieu
07555f2808 update to xkbevd 1.1.0. 2010-03-28 13:01:26 +00:00
matthieu
1c126dd9ec Update to xvidtune 1.0.2 2010-03-28 12:53:20 +00:00
matthieu
8f50ee81a4 missed files in update to 1.0.2 2010-03-28 11:47:17 +00:00
matthieu
e7283f31d7 Update to xmessage 1.0.3. 2010-03-28 10:34:49 +00:00
matthieu
c68089aef1 update to xlogo 1.0.2 2010-03-28 10:12:36 +00:00
matthieu
7993eacc9e Update to xgc 1.0.2 2010-03-28 10:05:28 +00:00
matthieu
b21e16a379 Disable xprint support. 2010-03-28 09:42:43 +00:00
matthieu
1cb4ae42c1 Update to xeyes 1.1.0 2010-03-28 09:38:08 +00:00
matthieu
21c33a1b92 Update to xdm 1.1.9 2010-03-28 09:33:02 +00:00