deraadt
|
a4a697e97b
|
sync
|
2015-08-24 11:21:15 +00:00 |
|
ajacoutot
|
3202498a1b
|
/usr/share/sysmerge -> /var/sysmerge
requested by several
discussed with deraadt@
|
2015-08-24 10:41:21 +00:00 |
|
deraadt
|
818b86d0a7
|
do checkflist like base -- meaning, don't do it automatically.
|
2015-08-23 18:50:33 +00:00 |
|
deraadt
|
9dfd50120c
|
sync
|
2015-08-23 18:47:41 +00:00 |
|
matthieu
|
35f989ce91
|
Update to xf86-video-geode 2.11.17
Add compatibility with xserver 1.17, but on OpenBSD I had to
disable reading of the 'XpressROM' that is used for directly
connected panels.
|
2015-08-23 18:42:51 +00:00 |
|
matthieu
|
7f9fd3b14c
|
Merge upstream commit to support xserver 1.17
|
2015-08-23 17:53:51 +00:00 |
|
matthieu
|
1bb24e34a2
|
Merge from upstreams in preparation for xserver 1.17
|
2015-08-23 17:44:33 +00:00 |
|
matthieu
|
4652b3c87b
|
Merge from upstreams in preparation for xserver 1.17
|
2015-08-23 17:43:11 +00:00 |
|
matthieu
|
c9ee5288a7
|
Merge from upstreams in preparation for xserver 1.17
|
2015-08-23 17:42:17 +00:00 |
|
matthieu
|
f3bbc4bb2c
|
Prepare for xserver 1.17
|
2015-08-23 17:40:49 +00:00 |
|
matthieu
|
ecf67af775
|
Merge from upstreams: Prepare for xserver 1.17
|
2015-08-23 17:39:52 +00:00 |
|
matthieu
|
cda1250bfa
|
Prepare for xserver 1.17
|
2015-08-23 17:38:08 +00:00 |
|
matthieu
|
f0a5fb0db2
|
Prepare for xserver 1.17
|
2015-08-23 17:37:09 +00:00 |
|
okan
|
a0e868af33
|
Move CLIENT_STICKY logic from client hide/unhide to group hide/unhide;
rationale being that clients should be able to hide/unhide independently
of group switching.
|
2015-08-23 17:31:20 +00:00 |
|
deraadt
|
b468a9bff7
|
more shuffling of files to the correct place
|
2015-08-23 04:33:57 +00:00 |
|
deraadt
|
3800881cde
|
sync
|
2015-08-23 00:13:04 +00:00 |
|
matthieu
|
12f3f3cac2
|
Gallium drivers also need -I${X11BASE}/include/libdrm now
|
2015-08-22 21:55:33 +00:00 |
|
deraadt
|
153cee54f2
|
sync
|
2015-08-22 15:18:19 +00:00 |
|
deraadt
|
a1f403c74b
|
partial sync
|
2015-08-22 14:46:44 +00:00 |
|
deraadt
|
c6959b9e99
|
sync
|
2015-08-22 07:32:12 +00:00 |
|
deraadt
|
2fd3734aca
|
first step of a sync
|
2015-08-22 04:34:24 +00:00 |
|
jsg
|
940a1974b8
|
update
|
2015-08-22 01:08:35 +00:00 |
|
jsg
|
2f795be262
|
use the drm headers from libdrm not the kernel
|
2015-08-22 00:50:54 +00:00 |
|
jsg
|
b7e5d17b94
|
regen
|
2015-08-22 00:36:45 +00:00 |
|
jsg
|
d4c79ffe1f
|
Merge libdrm 2.4.64. This changes the build to using the upstream
auto* build system and installing/using a libdrm specific set of drm
headers. Thanks to Emil Velikov for removing the GNU makeisms
upstream.
|
2015-08-22 00:30:35 +00:00 |
|
jsg
|
9c6fecc40b
|
Import libdrm 2.4.64
|
2015-08-21 23:55:36 +00:00 |
|
okan
|
b4a045b8c6
|
Add Xkb modifier to ignore mask; from Alexander Polakov.
|
2015-08-21 16:53:48 +00:00 |
|
okan
|
ba02c63913
|
Fix whitespace.
|
2015-08-21 16:52:37 +00:00 |
|
okan
|
1e8d4a7d04
|
Add client freeze extension to _NET_WM_STATE Atom, allowing flag to
persist. As usual with new Atoms, requires X restart.
|
2015-08-21 16:30:02 +00:00 |
|
okan
|
d01e312b01
|
_NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not
position and size; based on discussion with a few.
|
2015-08-21 16:14:39 +00:00 |
|
okan
|
8809c816d0
|
Instead of special casing the 'term' and 'lock' commands, go back to
keeping them hidden; showing them has apparently caused confusion/angst.
|
2015-08-21 16:05:55 +00:00 |
|
okan
|
d24e89a34a
|
Leave command list order from .cwmrc alone; remove sort.
|
2015-08-21 15:55:39 +00:00 |
|
okan
|
5640e2e0a3
|
Bring group and client cycle closer together.
|
2015-08-21 15:52:49 +00:00 |
|
okan
|
1a1e8c47e8
|
Alter big move and resize bindings to match what's in cwm(1);
functionally the same, but re-binding should be based on default
bindings. Matches other similiar bindings.
Discovered by a portable user.
|
2015-08-20 14:45:15 +00:00 |
|
deraadt
|
667f2db8c6
|
sync
|
2015-08-20 04:58:20 +00:00 |
|
jsg
|
13dc95e062
|
update
|
2015-08-20 03:16:10 +00:00 |
|
jsg
|
08aef340aa
|
update to libepoxy 1.3.1
ok aja@
|
2015-08-20 03:10:38 +00:00 |
|
jsg
|
8e64ef27c6
|
Merge libepoxy 1.3.1
|
2015-08-20 03:01:27 +00:00 |
|
jsg
|
2f1d1574a3
|
Import libepoxy 1.3.1
|
2015-08-20 02:49:44 +00:00 |
|
matthieu
|
597512ebad
|
Start at libOSMesa.so.8.0 to avoid having a smaller revision than
the one build from the autotools build system.
|
2015-08-19 23:01:13 +00:00 |
|
matthieu
|
650f911f00
|
Enable the build of libOSMesa. Ports will need it soon.
tested by juanfra@ ok jsg@
|
2015-08-19 23:00:12 +00:00 |
|
matthieu
|
d01cd84295
|
update
|
2015-08-10 21:21:23 +00:00 |
|
deraadt
|
e4670ad3bd
|
sync
|
2015-08-04 04:44:19 +00:00 |
|
jsg
|
59568e6416
|
sync
ok deraadt@
|
2015-07-30 01:35:37 +00:00 |
|
deraadt
|
2674435dda
|
sync
|
2015-07-29 12:00:24 +00:00 |
|
mpi
|
1bea96e4e1
|
Build r300g and r600g on macppc and sparc64.
ok jsg@
|
2015-07-29 05:49:16 +00:00 |
|
mpi
|
e5e91e484f
|
Make the Gallium r300 works on big-endian architectures.
Diff provided by Michel Daenzer [0] as a possible solution for a
regression introduced in Mesa 9 [1]. This diff allows macppc
users to use OpenGL accelerated appplications (i.e. GNOME3).
As disucssed during c2k15 we won't try to keep this patch during
the next Mesa update.
[0] https://bugs.freedesktop.org/show_bug.cgi?id=71789
[1] http://lists.freedesktop.org/archives/mesa-dev/2013-December/050218.html
Tested by myself and ajacoutot@, regression test and ok jsg@
|
2015-07-29 05:47:25 +00:00 |
|
matthieu
|
3ee4d65134
|
Complain if 'make build' is run with DESTDIR set.
|
2015-07-19 10:44:05 +00:00 |
|
matthieu
|
0e39cef480
|
Don't redefine build: locally
|
2015-07-19 10:43:08 +00:00 |
|
matthieu
|
cdf2941041
|
Don't redefine build: locally
|
2015-07-19 10:41:31 +00:00 |
|