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
5e01252a10
unifdef support for xkeyboard-config.
...
I don't know why cvs didn't pick up this chunk. Noticed by okan@
2011-08-31 12:31:51 +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
cee5f6dced
update
2011-08-28 18:14:36 +00:00
matthieu
71ff97e728
Update DejaVu fonts to 2.33.
2011-08-28 18:06:25 +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
matthieu
4029a8df9c
update
2011-08-28 13:50:08 +00:00
matthieu
cdcbc06814
Update to xset 1.2.2
2011-08-28 13:24:52 +00:00
matthieu
007b4f1d62
Update to xrandr 1.3.5
2011-08-28 13:21:00 +00:00
matthieu
6ef0fdd29a
Update to xprop 1.2.1
2011-08-28 13:16:51 +00:00
matthieu
c54f608f30
Update to xman 1.1.2
2011-08-28 13:15:52 +00:00
matthieu
b97ad55872
Update to xkbcomp 1.2.3
2011-08-28 11:21:51 +00:00
matthieu
a436c5afac
Update to x11perf 1.5.4
2011-08-28 10:45:18 +00:00
matthieu
7a8ca1500f
Oops. Didn't mean to add this file.
2011-08-28 10:39:39 +00:00
matthieu
6b48a62adb
Update to twm 1.0.7
2011-08-28 10:32:22 +00:00
matthieu
3318d5e0f5
Update to smproxy 1.0.5
2011-08-28 10:21:07 +00:00
matthieu
9438b2112e
Update to mkfontscale 1.0.9
2011-08-28 10:19:31 +00:00
matthieu
5577d754a3
Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@.
2011-08-27 15:34:14 +00:00
oga
af80ac7042
A while ago I wrote some code to not warp to ignored windows on map (rev
...
1.52), not realising that the previous (less efficient) fix had already
been commited (rev 1.50).
Had this in my tree for ages to remove the previous code. Effectively
reverts rev 1.50.
ok okan@
2011-08-22 16:34:34 +00:00
okan
661c8ef1c1
revert r1.11 of parse.y and create logic in conf_setup instead to deal
...
with the various scenarios of when to attempt a parse of the config,
load defaults, and when to warn and/or exit. triggered by bogus warning
first noticed by sobrado@.
ok oga@
2011-08-22 16:18:05 +00:00
matthieu
ec7d9704ca
Fix default xkboptions settings here too.
2011-08-21 09:18:40 +00:00
matthieu
8f3343abae
Fix initial xkb_options setting. Restores Ctrl+Alt+Backspace behaviour.
...
Strange that no one reported it beeing broken.
2011-08-21 09:11:07 +00:00
shadchin
1fbe67fd6b
Fix work serial mouse on X.
...
Tested by Kent <kent at ripco.com>
ok matthieu@
2011-08-21 04:57:21 +00:00
matthieu
69ce9f2bce
Update to util-macros 1.15.0
2011-08-20 17:43:01 +00:00
matthieu
329d539947
Update to x11proto 7.0.22.
2011-08-20 17:40:02 +00:00
matthieu
b9f30b39b5
Remove warnings emitted when a device can't be opened. This
...
is just noise and now happens while the X autoconfiguration
code probes all /dev/wsmouse<n> devices.
If the error matters, the driver will emit a proper error
nevertheless.
2011-08-20 17:30:37 +00:00
marco
722a82d253
Compile trace.c as well so that OPT_TRACE 1 actually works.
...
ok matthieu
2011-08-18 20:27:03 +00:00
matthieu
36cb959ba2
sync
2011-08-18 20:04:38 +00:00
matthieu
80d4fad9d4
Update to xterm 271. Tested by shadchin@ and ajacoutot@
2011-08-18 19:47:42 +00:00
todd
3e2ff7b40f
fix from matthieu@ as applied upstream for CVE-2011-2895
...
ok deraadt@
2011-08-11 15:29:02 +00:00
todd
f61900dfbe
puffy 5.0
2011-08-04 03:53:14 +00:00
todd
add27ace0d
sync
2011-07-26 14:36:37 +00:00
okan
648d5b0b39
Re-draw borders after reloading, not before; from Alexander Polakov.
...
ok oga@
2011-07-26 08:51:24 +00:00
okan
3826753e1a
use the menu border; from Alexander Polakov, but with the existing define.
...
ok oga@
2011-07-25 15:41:05 +00:00
okan
bd65f03126
We are inconsistent when it comes to function returns, so just go all
...
the way with the cwm specific parts.
ok oga@
2011-07-25 15:10:24 +00:00
todd
d051e38e41
sync
2011-07-25 00:19:18 +00:00
matthieu
1be04c484a
remove -mmmx from SSE2_FLAGS It's implied by -msse2 and is not in
...
upstreams distrib. This was a silly attempt to fix the amd64 issues
on my side.
2011-07-24 15:29:08 +00:00
matthieu
193201dcfd
update
2011-07-24 13:27:34 +00:00
matthieu
0def8ce1ff
Update to pixman 0.22.2.
...
0.22.0 was tested by many. 0.22.2 only add a few bug fixes.
Note that on amd64 a recent ld.so is needed to avoid random bus errors.
2011-07-24 13:05:47 +00:00
okan
24bf547e5f
Clarify defines and make them not look like non-local ones; started by a
...
small diff from Thomas Pfaff.
ok oga@
2011-07-23 13:09:11 +00:00
todd
3a0efc0c8a
sync
2011-07-19 18:52:43 +00:00