Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 5df814c8 | 2015-06-15 16:17:46 | Pass '-nolisten tcp' option to Xserver so that it doesn't listen on port 6000 by default anymore. ok jasper@, ajacoutot@, naddy@, phessler@ | ||
| 78490636 | 2015-06-14 10:33:02 | Use mktemp to create .serverauth file. Inspired by Debian patches | ||
| 6aef9ae5 | 2015-06-09 13:02:15 | typo in comment; from jsteinha [at] iutbayonne.univ-pau.fr | ||
| c049f12c | 2015-06-08 15:43:13 | just populating the ctx is enough since the menu uses a callback and ignores anything else | ||
| fb854e15 | 2015-06-08 15:41:27 | switch to search_print_client() as the print callback since it will now display labels as well | ||
| 0a2c4b19 | 2015-06-08 15:34:03 | add client label | ||
| 5a1ff2b2 | 2015-06-08 15:11:29 | stash window dimensions | ||
| d7a32307 | 2015-06-08 15:08:44 | clean up | ||
| a4ce9f96 | 2015-06-07 19:10:00 | even if the menuq is empty, at least show an empty menu instead of just bailing making it look like the binding isn't working. | ||
| 7afd06fe | 2015-06-07 12:14:11 | update | ||
| ee2e58a8 | 2015-06-05 18:43:36 | use the same geometry struct in menus as everywhere else | ||
| 055ed363 | 2015-06-05 15:01:51 | add a flag to indicate a menu list instead of overloading 'prompt' | ||
| 3f1203de | 2015-06-05 14:54:04 | redundant check for 'list' | ||
| 9e735672 | 2015-06-01 21:49:43 | sync | ||
| ee2e92a9 | 2015-05-31 23:07:36 | a start to cleaning: - no reason for pointer movement and window movement and resizing sections that just describe default key bindings - key bindings are for all search and exec dialogs, not just for windows - adding missing bindings - normalize and wordsmith - re-order sections according to mdoc(7) feedback and ok from jmc@ | ||
| a8994d94 | 2015-05-31 13:23:03 | Obsolete XAA includes should be gone now. | ||
| 92d74bd5 | 2015-05-27 22:11:06 | On 2nd thought and after testing restore part the local changes by kettenis@ that are still needed: Fix a problem introduced by the libpciaccess conversion where the chip ID would be set wrong and the proper resources wouldn't be claimed. | ||
| aa06341b | 2015-05-27 19:22:45 | One more extra diff with upstreams that escaped before. | ||
| a86710db | 2015-05-27 19:18:48 | Revert local changes that are not needed anymore and that prevented some of the patches to 0.9.5 to apply correctly. | ||
| 6635e75d | 2015-05-27 19:07:35 | Fix merge issues that broke the build on i386. Reported by dan mclaughlin and others. | ||
| 031b04ad | 2015-05-27 15:11:12 | Simplify arm_video.c; we will never have PCI graphics on this architecture. This also makes it possible to run wsudl(4) on armv7 machines with echi(4). Tested for non-regression on zaurus by Sigi Rudzio. Thanks. | ||
| 610dc591 | 2015-05-27 05:22:04 | sync | ||
| 207ca761 | 2015-05-24 10:05:19 | update | ||
| 5d1775f3 | 2015-05-24 10:04:16 | Update to dejavu-ttf 2.35 | ||
| fcde83a3 | 2015-05-24 10:02:04 | Update to xf86-video-trident 1.3.7 | ||
| c077c5b8 | 2015-05-24 09:56:20 | Update to xf86-video-tdfx 1.4.6 | ||
| 4251f7ba | 2015-05-24 09:45:36 | Update xf86-video-siliconmotion to 1.7.8 | ||
| fb531024 | 2015-05-24 09:42:47 | Update xf86-video-savage to 2.3.8 | ||
| 15165622 | 2015-05-24 09:17:25 | Update to xf86-video-ast 1.0.1 | ||
| 97a89ff9 | 2015-05-24 08:04:18 | Build wsudl(4) on armv7. | ||
| 4a45557a | 2015-05-23 17:06:30 | Update to randrproto 1.4.1 | ||
| 829538e6 | 2015-05-23 15:40:26 | Update to xf86-video-neomagic 1.2.9 | ||
| 68883914 | 2015-05-23 15:37:19 | Update to xf86-video-mga 1.6.4 |