IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
4a7c085f 2015-08-24 18:50:20 sync
e935b635 2015-08-24 17:07:34 sync
ee0c4ddc 2015-08-24 15:42:57 Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but bottom-to-top order, as per spec (notified Thomas as well).
555cb59f 2015-08-24 14:57:19 Don't allow freeze operations on fullscreen (consistent with what fullscreen does).
6752f431 2015-08-24 14:56:10 Sort _NET_WM_STATE Atoms like the spec.
a4a697e9 2015-08-24 11:21:15 sync
3202498a 2015-08-24 10:41:21 /usr/share/sysmerge -> /var/sysmerge requested by several discussed with deraadt@
818b86d0 2015-08-23 18:50:33 do checkflist like base -- meaning, don't do it automatically.
9dfd5012 2015-08-23 18:47:41 sync
35f989ce 2015-08-23 18:42:51 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.
7f9fd3b1 2015-08-23 17:53:51 Merge upstream commit to support xserver 1.17
1bb24e34 2015-08-23 17:44:33 Merge from upstreams in preparation for xserver 1.17
4652b3c8 2015-08-23 17:43:11 Merge from upstreams in preparation for xserver 1.17
c9ee5288 2015-08-23 17:42:17 Merge from upstreams in preparation for xserver 1.17
f3bbc4bb 2015-08-23 17:40:49 Prepare for xserver 1.17
ecf67af7 2015-08-23 17:39:52 Merge from upstreams: Prepare for xserver 1.17
cda1250b 2015-08-23 17:38:08 Prepare for xserver 1.17
f0a5fb0d 2015-08-23 17:37:09 Prepare for xserver 1.17
a0e868af 2015-08-23 17:31:20 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.
b468a9bf 2015-08-23 04:33:57 more shuffling of files to the correct place
3800881c 2015-08-23 00:13:04 sync
12f3f3ca 2015-08-22 21:55:33 Gallium drivers also need -I${X11BASE}/include/libdrm now
153cee54 2015-08-22 15:18:19 sync
a1f403c7 2015-08-22 14:46:44 partial sync
c6959b9e 2015-08-22 07:32:12 sync
2fd3734a 2015-08-22 04:34:24 first step of a sync
940a1974 2015-08-22 01:08:35 update
2f795be2 2015-08-22 00:50:54 use the drm headers from libdrm not the kernel
b7e5d17b 2015-08-22 00:36:45 regen
d4c79ffe 2015-08-22 00:30:35 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.
9c6fecc4 2015-08-21 23:55:36 Import libdrm 2.4.64
b4a045b8 2015-08-21 16:53:48 Add Xkb modifier to ignore mask; from Alexander Polakov.
ba02c639 2015-08-21 16:52:37 Fix whitespace.
1e8d4a7d 2015-08-21 16:30:02 Add client freeze extension to _NET_WM_STATE Atom, allowing flag to persist. As usual with new Atoms, requires X restart.
d01e312b 2015-08-21 16:14:39 _NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not position and size; based on discussion with a few.
8809c816 2015-08-21 16:05:55 Instead of special casing the 'term' and 'lock' commands, go back to keeping them hidden; showing them has apparently caused confusion/angst.
d24e89a3 2015-08-21 15:55:39 Leave command list order from .cwmrc alone; remove sort.
5640e2e0 2015-08-21 15:52:49 Bring group and client cycle closer together.
1a1e8c47 2015-08-20 14:45:15 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.
667f2db8 2015-08-20 04:58:20 sync
13dc95e0 2015-08-20 03:16:10 update
08aef340 2015-08-20 03:10:38 update to libepoxy 1.3.1 ok aja@
8e64ef27 2015-08-20 03:01:27 Merge libepoxy 1.3.1
2f1d1574 2015-08-20 02:49:44 Import libepoxy 1.3.1
597512eb 2015-08-19 23:01:13 Start at libOSMesa.so.8.0 to avoid having a smaller revision than the one build from the autotools build system.
650f911f 2015-08-19 23:00:12 Enable the build of libOSMesa. Ports will need it soon. tested by juanfra@ ok jsg@
d01cd842 2015-08-10 21:21:23 update
e4670ad3 2015-08-04 04:44:19 sync
59568e64 2015-07-30 01:35:37 sync ok deraadt@
2674435d 2015-07-29 12:00:24 sync
1bea96e4 2015-07-29 05:49:16 Build r300g and r600g on macppc and sparc64. ok jsg@
e5e91e48 2015-07-29 05:47:25 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@
3ee4d651 2015-07-19 10:44:05 Complain if 'make build' is run with DESTDIR set.
0e39cef4 2015-07-19 10:43:08 Don't redefine build: locally
cdf29410 2015-07-19 10:41:31 Don't redefine build: locally
0f6351de 2015-07-19 10:40:40 Don't redefine build: locally
6780260a 2015-07-19 10:39:19 Clean up and fix make depend.
19d5a883 2015-07-16 17:31:26 sync
47f611fb 2015-07-15 23:32:11 update
4cadc17f 2015-07-15 23:19:17 update to libdrm 2.4.62
8529d9a1 2015-07-12 14:31:47 introduce 'groupsearch' for group menu search; matches on either group number/shortcut and/or name.
7dc8db63 2015-07-12 14:21:09 simplify menu print text
2f434793 2015-07-07 12:52:54 Only include <sys/memrange.h> on i386/amd64 as it really isi architecture-specific. This prevents us from trying to establish write-combining mappings on other architectures, which in turn makes non-kms pci video drivers work again on those platforms. ok mlarkin@
94e6ae19 2015-07-06 12:49:35 Fix typo/pasto in previous commit; request write combining mapping when it is actually requested and not for every writable mapping.
0cbfba6c 2015-07-03 17:11:16 revert previous; seems search_match_text() needs mi->text pre-populated. (only used in one place, application menu searching); re-visit later. broken application menu searching reported by Peter Kane.
473f26a1 2015-07-01 20:10:39 silence checkflist command, like base
56fb99c7 2015-07-01 14:36:42 style
ee0e8d68 2015-07-01 14:29:36 only special case label matches (and still list); get rid of the rest - matchname is complete enough
cfb0bdf8 2015-06-30 19:02:24 no longer need to pass down format strings after introducing search_print_cmd
6e095b76 2015-06-30 18:54:12 Introduce a callback for cmd menu printing, special-casing 'lock' and 'term'.
ccd054ab 2015-06-30 18:44:29 keep cmdq sorted
5fede6d7 2015-06-30 18:42:50 style and spacing nits
eb3dae29 2015-06-30 14:01:43 Re-implement XClientMessage handling so that we can feed screen_find and client_find valid resources as needed, relieving the need for screen_find to ungracefully handle invalid root windows. Removes a long standing XXX. Should theoretically allow XClientMessage handling on more than one X screen. Alter callers of screen_find to handle failures.
4ff2b5f4 2015-06-30 07:24:39 sync
4f070684 2015-06-30 05:34:32 sync
10f71456 2015-06-29 19:06:33 update
89eefd25 2015-06-29 14:24:40 Shuffle code in kbfunc_ssh so that a missing known_hosts file still allows a (now blank) menu to appear, as opposed to nothing at all. Behavior reported by Alex Greif.
535bce97 2015-06-29 11:43:03 sync
b7512d9d 2015-06-28 19:54:37 move client_find down
a585206d 2015-06-28 19:50:46 replace assert usage
3d790ff2 2015-06-28 09:09:07 Transparent backgrounds for 8bpp and 4bpp images too.
48a9ce44 2015-06-28 08:31:09 FreeType 2.6
96f2a21e 2015-06-28 08:29:20 freetype-2.6: ftxf86.h -> ftfntfmt.h
9b54f826 2015-06-28 08:27:43 Update to FreeType 2.6 OK matthieu@
67eafd38 2015-06-27 21:50:55 Build the Xserver with large got (-xgot as(1) option) on mips; needed to accomodate the growth of recent changes. Tested on loongson.
0eb3c161 2015-06-26 18:54:25 region is a _ctx, so name it so
933ce723 2015-06-26 17:17:46 Mechanical change from xinerama to region backed areas.
8c53bae0 2015-06-26 16:18:26 Make background transparent
44693cc9 2015-06-26 16:11:21 collect 'gap' applications
9660be8b 2015-06-26 15:21:58 Replace screen region info gathering with XRandR equivalent of Xinerama queries (currently act on XRandR events anyway). Fall-back mode without XRandR is still what X provides. This removes -lXinerama.
d324f4a4 2015-06-24 19:26:20 Attempt to establish a write combining mapping instead of relying on mttrs. Setting the mttrs failson my thinkpad x1 rev 3, making the xorg-video-vesa driver painfully slow. This makes the machine somewhat usable. ok mpi@
13ad6b17 2015-06-23 04:07:12 move to 5.8 art (way ahead of schedule...) from todd
b4449645 2015-06-20 10:13:17 sync
d365eacb 2015-06-20 10:12:39 Now that nolisten tcp is the Xserver default, don't pass the option in scripts anymore.
3e477e76 2015-06-20 10:03:56 Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' option. commit cc59be38b7eff52a1d003b390f2994c73ee0b3e9 Author: Keith Packard <keithp@keithp.com> Date: Fri Sep 12 11:33:48 2014 -0700 os: Don't listen to 'tcp' by default. Add '-listen' option. [v2] This disables the tcp listen socket by default. Then, it uses a new xtrans interface, TRANS(Listen), to provide a command line option to re-enable those if desired. v2: Leave unix socket enabled by default. Add configure options. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
20217b39 2015-06-20 09:54:58 Merge from upstreams Fix crash for enable/disable without a device argument commit 904a32d908219d6fea833576f7c31727bd3aea2f Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Mon Nov 25 14:51:50 2013 +1000 Fix crash for enable/disable without a device argument Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
9fc46830 2015-06-18 11:46:16 better sets checking target
de619bb5 2015-06-18 02:04:27 sync
136d7930 2015-06-18 02:02:57 sync
41712c5d 2015-06-15 16:18:17 sync