matthieu
2c16010781
Update to xev 1.2.0
2012-02-28 20:44:03 +00:00
matthieu
41d3f90df9
Update xfd to 1.1.1
2012-02-18 09:39:12 +00:00
matthieu
528c956d16
Update to xcompmgr 1.1.6
2012-02-18 09:34:47 +00:00
matthieu
3742ca3c5d
Update to xcmsdb 1.0.4
2012-02-18 09:29:41 +00:00
matthieu
2d5c0bef29
oops
2012-02-18 09:23:57 +00:00
matthieu
d8bbfde75d
Update to xclock 1.0.6
2012-02-18 09:23:24 +00:00
matthieu
63e678492e
Update to xclipboard 1.1.2.
2012-02-18 09:13:03 +00:00
matthieu
bbe1ef7ca1
Update to oclock 1.0.3
2012-02-18 09:08:55 +00:00
matthieu
34ff5946f0
Update to mkfontscale 1.1.0
2012-02-18 09:05:24 +00:00
matthieu
ecc5f838aa
update to mkfontdir 1.0.7. no functional change.
2012-02-18 09:01:38 +00:00
ajacoutot
42a7ccaa6a
Match the default PATH with what we use in login.conf(5).
...
This will allow glib's gio mount to find and use mount(8).
input from and ok matthieu@
2012-02-08 14:31:14 +00:00
todd
a3f2742206
puffy 5.1
2012-02-07 20:09:52 +00:00
matthieu
77cabb72e1
Restart menu update: remove window managers that are not available
...
from ports/packages. Replace them with some more modern ones.
2012-01-29 12:33:56 +00:00
matthieu
0fcf43aa9d
Remove trailing white space
2012-01-29 12:20:59 +00:00
espie
6de1c98f99
make xman work again.
...
if we run into unformatted pages, they're candidate for mandoc (otherwise,
groff should have formatted them already).
We shouldn't ever try to run them thru tbl first, since mandoc takes care
of enough tbl constructs, and will get confused at roff low-level anyways.
So, just run thru cat to avoid changing xman too much.
Since mandoc doesn't have a -Tlatin1 mode, approximate it with -Tascii.
-Tutf8 is definitely out of question until xman talks utf8.
okay matthieu@
2012-01-08 14:03:48 +00:00
okan
42304914dc
check if we're in the group already, else multiple calls to
...
group_movetogroup() on one client will still increment nhidden if the
group is hidden.
found the hard way by Thomas Jeunet and fix from Alexander Polakov -
thanks to both!
ok oga@
2011-12-29 20:48:38 +00:00
matthieu
fe045f1eac
replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang.
...
ok kettenis@
2011-12-15 21:12:42 +00:00
matthieu
e329834eb9
set CONFIG_SITE in configure's environment.
2011-12-10 14:54:18 +00:00
matthieu
4b586ef4f2
Restore ecdsa ssh keys support, lost in update to 1.1.11.
...
Noticed by jsg@
2011-12-03 13:46:00 +00:00
matthieu
9fb6f6d395
Ooops revert something that I didn't intend to commit.
...
Sorry todd for the gratuitous set changes.
2011-11-30 22:00:28 +00:00
fgsch
5fc00d6a7b
fix long standing but wrt to DPMS kicking in and causing the program to
...
run even if timeout was not specified. while im here simplify some code.
matthieu@ ok
2011-11-18 00:16:57 +00:00
matthieu
9a810f9e89
Update to xterm 276. Tested by ajacoutot@, krw@, naddy@, shadchin@.
2011-11-16 21:14:25 +00:00
matthieu
8b4d780078
Update to xdm 1.1.11 plus a few patches from git master.
...
patched to restore static greeter.
Tested by shadchin@, jasper@
2011-11-15 20:53:44 +00:00
matthieu
c45d1a0c09
Bring in full Changelog from xdm 1.1.9. For some reason this file
...
was missing many entries.
2011-11-06 22:00:14 +00:00
okan
a396addc5c
put snapdist in the correct location; as an option, not a bind; Tiago Cunha.
...
ok oga@
2011-11-06 02:03:47 +00:00
matthieu
84d60d9bd5
Update to xinit 1.3.1
2011-10-31 14:00:14 +00:00
matthieu
25414d5149
Update to xdpyinfo 1.3.0
2011-10-31 13:54:39 +00:00
matthieu
ec8a851f3c
Update to sessreg 1.0.7
2011-10-31 13:49:18 +00:00
okan
6f33ccac59
rename variable to reduce potential for name-space collision.
...
bikesheding and ok oga@.
2011-10-17 18:18:38 +00:00
okan
66bb8d02da
use xfree instead of free since strings is allocated with xmalloc; from
...
dhill
ok oga@
2011-10-12 15:43:50 +00:00
matthieu
a574170c9d
Set user PATH from login.conf instead of hard-coded default.
...
prodded by ajacoutot@. Patch tweaks and ok millert@.
2011-09-30 19:59:05 +00:00
okan
7a6e2b9d5a
move client to group (movetogroup) and hide client only if group is
...
already hidden (suggested behavior from Alexander Polakov).
ok sthen oga
2011-09-19 07:23:03 +00:00
matthieu
c516620bcf
Update to xterm-275. Tested by jasper@.
2011-09-17 11:51:57 +00:00
okan
e18bdf5702
fix spelling I keep getting wrong for some unknown reason; found by and
...
diff from Alexander Polakov.
2011-09-13 09:17:30 +00:00
okan
5d6aec2db4
add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to
...
the group of the main application window; based on a diff from Alexander
Polakov with CLIENT_IGNORE flag suggestion from oga@.
ok oga@
2011-09-13 08:41:57 +00:00
okan
780e9cb0df
repair groupcycle (broke after cycle-in-group support added more flags);
...
found by and fix from Thomas Pfaff.
ok oga@
2011-09-13 08:37:49 +00:00
okan
3f2d53b6dd
allow configurable menu font color; from Alexander Polakov with a tweak
...
from me.
ok oga@
2011-09-08 12:35:33 +00:00
okan
107bc37429
allow menufg/menubg to be configurable; from Alexander Polakov.
...
ok oga@
2011-09-08 12:07:03 +00:00
okan
9ab59987f7
reinit menu on reload; from Alexander Polakov. needed for catching
...
upcoming menu config changes.
ok oga@
2011-09-08 12:00:49 +00:00
okan
9dabac6117
restore a comment and add another for clarity.
2011-09-05 07:37:55 +00:00
oga
d341c2bfd8
Make flavours of maximisation additive.
...
i.e. horiz-max + vertmax = full maximisation. full - horiz = vertmax.
etc.
Martynas wrote something like this once, so I did okan, this version
seems to finally deal with the corner cases.
ok okan@.
2011-09-04 16:59:31 +00:00
okan
d1b5022611
split off window hints from geometry so we don't need to carry them all
...
around when dealing with {,h,v}max. same idea from oga.
2011-09-03 09:42:33 +00:00
okan
ed6f73250e
simplify color initialization.
...
ok oga@
2011-09-03 09:25:39 +00:00
okan
aa9dbd1dca
Add {r,}cycleingroup to cycle through clients belonging to the same
...
group as the active client (as opposed to all unhidden clients); from
Alexander Polakov, with a tiny tweak requested by oga.
ok oga@
2011-09-03 09:20:58 +00:00
okan
f93ec1eba0
"defaultfont" is unclear (and confusing while reading code) when it also
...
applies to the user supplied font, so rename.
ok oga@
2011-09-03 09:17:16 +00:00
matthieu
a40b5df9e7
Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it.
...
ok shadchin@
2011-08-30 21:15:30 +00:00
okan
d44962b456
zap unused macro. ok oga@
2011-08-29 09:10:49 +00:00
okan
dda3ed6180
restore mouse move via the keyboard, noticed by todd@. while the check
...
for cc was wrong due to the fact that cc->sc is always filled in during
the event, we don't even need it - just operate on the focused screen's
root window regardless.
ok todd@ oga@
2011-08-29 09:09:45 +00:00
matthieu
82fb94cb15
Update to xterm 273. Tested by marco@, jasper@.
2011-08-28 17:40:55 +00:00
matthieu
b9695778d5
2 more .orig files added by mistake. Noticed by shadchin@. Thanks.
2011-08-28 14:23:18 +00:00