Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 20c1821b | 2014-12-30 18:22:40 | sync | ||
| 5d822b38 | 2014-12-28 16:56:21 | update | ||
| 1d9689d3 | 2014-12-28 16:41:04 | Update to xkeyboard-config 2.13. ok matthieu@ | ||
| f2708485 | 2014-12-27 19:49:43 | update | ||
| 8a4a3c13 | 2014-12-27 18:43:15 | Zap some bogus RCS strings added by accident because of CVS keyword expansion | ||
| 62705531 | 2014-12-26 17:52:34 | Update to freetype-2.5.4 ports bulk build by landry@ OK matthieu@ | ||
| 5d19e994 | 2014-12-21 11:42:59 | update | ||
| 7db4642f | 2014-12-21 11:41:44 | Update to xorg-server 1.16.3. Most of the 1.16.2->1.16.3 changes are the security patches that where already there. This adds some extra fixes plus a few unrelated bug fixes. | ||
| d6765068 | 2014-12-18 20:17:19 | update | ||
| 25fa650e | 2014-12-18 20:16:55 | Update to xterm 313. Tested by shadchin@ | ||
| 4599dbce | 2014-12-17 18:02:46 | Merge upstream commit b79cac135ca7b788892ff199231be2bfce62a4a3 by Alan dot Coopersmith at oracle dot com because the missing .TE causes formatting to derail utterly with both groff and mandoc (havoc caused by Eric S. Raymond). OK matthieu@ | ||
| af3873fc | 2014-12-15 13:17:34 | Build xf86-video-intel with --enable-kms-only. The i810/i815 UMS code builds but won't work as the X server stopped supporting XAA multiple major releases ago. Furthermore it requires the userland AGP interface that was removed from the kernel with 5.6. These devices should work fine with the vesa driver. ok kettenis@ | ||
| c9717eab | 2014-12-13 08:57:15 | fix arc4random_uniform() usage. Noticed by deraadt@ | ||
| 7c1aeb9e | 2014-12-11 14:17:41 | sync | ||
| c62e3605 | 2014-12-11 14:16:48 | sync | ||
| 797ed933 | 2014-12-09 17:58:52 | Protocol handling issues in X Window System servers One year after Ilja van Sprundel, discovered and reported a large number of issues in the way the X server code base handles requests from X clients, they have been fixed. | ||
| 01412a19 | 2014-12-09 09:29:52 | fix wrong name in .TH, NAME, and SYNOPSIS (obviously bad pastos...) ok matthieu@ | ||
| 47e9ceb2 | 2014-12-01 18:09:59 | update | ||
| 87e21f73 | 2014-11-30 01:40:26 | Escape "Rv" when passed as an argument to a macro in order to avoid confusion whether this is supposed to be a call to the .Rv macro. Found by a warning issued by the the groff_mdoc(7) macros. | ||
| 7fa8579b | 2014-11-27 11:37:45 | Create xetcsum at build time like we do in src. This prevents ending up with an empty file... issue reported by sthen@ ok rpe@ | ||
| 2f44d95c | 2014-11-23 20:05:31 | update | ||
| 1cfce7c2 | 2014-11-22 08:33:45 | Update to xserver 1.16.2 | ||
| 4ed64514 | 2014-11-02 10:30:01 | update | ||
| 394c1db5 | 2014-11-02 10:29:03 | Update to xterm 312 | ||
| fef33097 | 2014-10-23 07:36:06 | Now that gcc2 is gone revert the removal of anonymous unions. "I think this is the right thing to do" miod@ "Fine with me." sthen@ | ||
| a20b025e | 2014-10-20 06:14:42 | regen | ||
| 25d68f1c | 2014-10-20 06:14:23 | OpenBSD's make now supports -include. So reduce diff with upstreams. ok kettenis@ espie@ | ||
| f44ed882 | 2014-10-19 19:17:50 | update | ||
| f4a059c0 | 2014-10-19 19:10:58 | Update to xf86-video-mga 1.6.3 | ||
| 3aa6a16e | 2014-10-19 18:40:46 | Update to xf86-video-savage 2.3.7. | ||
| d1b6c6de | 2014-10-18 14:39:40 | No more /dev/agp0 | ||
| d796bd36 | 2014-10-08 15:31:01 | no need for calloc(1,.. here, malloc is fine since we initialize | ||
| 72676125 | 2014-10-08 12:48:51 | make group_init work like other *_init's | ||
| 1099a649 | 2014-10-05 16:39:54 | update | ||
| 73c839d2 | 2014-10-05 16:39:19 | Update to xterm 311. ok shadchin@ | ||
| 0376b8f8 | 2014-09-28 20:48:59 | Create xetc.tgz without intermediate file. OK matthieu@ | ||
| 7a623b64 | 2014-09-28 17:31:46 | udate | ||
| 9155962c | 2014-09-28 17:30:46 | Update to xrandr 1.4.3 | ||
| 2b97fe83 | 2014-09-28 17:26:36 | Update to inputproto 2.3.1 | ||
| 6d1b4b2e | 2014-09-28 17:22:58 | Update to libXi 1.7.4 | ||
| e67f24e5 | 2014-09-28 17:18:23 | Update to libXext 1.3.3 | ||
| 3d0a8796 | 2014-09-28 16:56:06 | Update to xtrans 1.3.5 | ||
| bbd55633 | 2014-09-28 12:53:26 | Add -DHAVE_LIBDRM to CPPFLAGS when approriate. ok jsg@ | ||
| 4727f64a | 2014-09-28 11:02:37 | Match the behaviour of Mesa when built by autoconf and link libEGL against libgbm and libglapi. The libgbm requirement comes from the drm EGL backend that was enabled with the 10.2.3 update. ok matthieu@ kettenis@ | ||
| 64609bb7 | 2014-09-28 10:01:52 | white space diff redux | ||
| afc8fcf8 | 2014-09-27 20:04:32 | I forgot to merge config.h.in in the update to libxcb 1.10. noticed by and ok kettenis@ | ||
| 21232c16 | 2014-09-27 20:01:54 | sync | ||
| c9178afc | 2014-09-27 19:04:32 | these have nothing to do with 'sticky', but rather group membership; rename. | ||
| 7832c14e | 2014-09-27 18:57:11 | Pass just the group to group_setactive instead of the screen and an index which then needed to be found in a queue. | ||
| 573c2e2b | 2014-09-27 18:37:44 | update | ||
| 4f58590a | 2014-09-27 17:52:59 | Update to xserver 1.16.1. Tested by naddy@, jsg@ & kettenis@ | ||
| cd0bdbef | 2014-09-27 17:49:46 | Update to xserver 1.16.1. Tested by naddy@, jsg@ & kettenis@ | ||
| e4c13334 | 2014-09-27 17:43:02 | Missed file in libXfont 1.5.0 update | ||
| e4967fc3 | 2014-09-27 17:42:14 | Update to libXfont 1.5.0 Tested together with xserver 1.16.1 by naddy@, jsg@ & kettenis@ | ||
| e01c1f65 | 2014-09-27 17:40:12 | Update to fontsproto 2.1.3 | ||
| 2d348c85 | 2014-09-27 17:39:03 | Update to xf86-video-vmware 13.0.2 | ||
| f6a51272 | 2014-09-27 17:37:32 | include <xf86.h> explicitely in preparation for xserver 1.16 | ||
| 4941f424 | 2014-09-27 17:36:13 | include <xf86.h> explicitely in preparation for xserver 1.16 | ||
| eb9a95d6 | 2014-09-27 08:56:18 | Use PCIOCREADMASK to size the PCI BARs. This makes more parts of libpciaccess usable when machdep.allowaperture is zero. ok matthieu@ | ||
| 8b73a0ce | 2014-09-24 06:36:07 | Reduce diffs with upstreams. No functional change. | ||
| 9cd0504b | 2014-09-23 14:25:08 | Update _NET_CURRENT_DESKTOP with the screen's group_active->num. | ||
| b9aa3504 | 2014-09-23 13:45:48 | Move stuff that doesn't belong in group_init; while here, explicitly initialize hideall and cycling. | ||
| 3fe13b5a | 2014-09-22 06:17:22 | sync | ||
| c9ebdf69 | 2014-09-18 13:56:58 | Move motion time check to the top of each MotionNotify block (and eliminate from ButtonRelease); further limits the amount of work done outside the threshold, notably mousefunc_sweep_calc, screen_find_xinerama and client_snapcalc. | ||
| 1d2cb82c | 2014-09-17 18:41:44 | these client actions are just toggles; less confusing with better names | ||
| 9daa5fe3 | 2014-09-17 18:09:30 | ewmh states _NET_WM_STATE_STICKY should not alter position | ||
| 05b4f349 | 2014-09-17 16:32:53 | Use a similarly named check as sticky for hidden check in a group. | ||
| 49d0fee8 | 2014-09-17 16:30:21 | don't toggle _WM_STATE_HIDDEN here yet | ||
| 83e66faf | 2014-09-17 16:11:50 | Update to xkeyboard-config 2.12. plus fix for fr(oss) from Daniel Jakots <vigdis at chown dot me> ok matthieu@ | ||
| 8ffcf70d | 2014-09-17 16:00:44 | Implement EWMH _NET_WM_STATE_HIDDEN. | ||
| d4ceb9f4 | 2014-09-17 14:31:37 | Introduce a check to see if a group holds only 'sticky' clients and use this check to decide if a group is virtually empty. Rationale: if a group contains *only* 'sticky' clients, it should be skipped while cycling through groups. Apply similar logic to the group menu. Based on an idea from phessler@, who also tested another version. | ||
| 50da66bd | 2014-09-15 13:00:49 | use similiar style for client flags | ||
| 264064d6 | 2014-09-11 16:06:26 | Remove incorrect cast in kbfunc_exec. In kbfunc_ssh, reverse logic on truncation check so it's obvious. | ||
| 3d7b8e2b | 2014-09-10 20:30:38 | fold in 'active' into 'flags' | ||
| 5b08aa92 | 2014-09-08 21:24:27 | move the check for an empty queue up during cycle | ||
| 57ff8d46 | 2014-09-08 21:15:14 | name the group client queue appropriately, like other queues | ||
| 85b6a48d | 2014-09-08 20:37:02 | more style nits and wrapping | ||
| f0917410 | 2014-09-08 20:32:40 | since mruq has been folded in, rename mru-named functions | ||
| 0fefd96f | 2014-09-08 20:11:22 | Remove duplicate client queue (mruq); instead, remove and take the global Clientq and place it inside screen_ctx since every client belongs to a screen, then use the same per screen clientq to track stacking order (the sole reason for mruq). | ||
| 898bea2d | 2014-09-08 13:51:29 | Now that a group knows its screen, only pass down the group_ctx. | ||
| b5dd6e39 | 2014-09-07 20:57:26 | Add screen_ctx to group_ctx, and populate on init. | ||
| c4e86dac | 2014-09-07 19:27:30 | more style nits | ||
| ae092d42 | 2014-09-07 17:38:38 | screen_fromroot -> screen_find | ||
| 63dc9657 | 2014-09-07 17:27:20 | Get rid of a redundant array of groups per screen; we already have a link to the group queue for each screen. | ||
| 0284368b | 2014-09-07 15:34:12 | update | ||
| b222fe70 | 2014-09-07 15:32:18 | Mesa 10.2.7 | ||
| 29ddf62f | 2014-09-07 15:20:06 | Merge Mesa 10.2.7 | ||
| dd38df57 | 2014-09-07 15:00:10 | Import Mesa 10.2.7 | ||
| ea3574d1 | 2014-09-06 18:50:43 | Few style nits; extend 'path' to MAXPATHLEN. | ||
| 28f5392d | 2014-09-06 16:24:32 | generic sighandler | ||
| dc9a1b77 | 2014-09-06 16:18:08 | style nit | ||
| 70027868 | 2014-09-06 16:14:35 | Move termpath and lockpath into cmdq; side effect is that 'lock' and 'term' now show up in the application menu. | ||
| 4abab668 | 2014-09-06 16:08:58 | Rework group names: stash the group name inside the group_ctx as opposed to having to manage an array outside in screen_ctx for group names and shortcuts. Simplifies (and moves bits for) reading, and constructing data for, EWMH's _NET_DESKTOP_NAMES. | ||
| bef5d30e | 2014-09-02 14:08:39 | bring menu bits closer together | ||
| 1150bfd2 | 2014-09-01 18:17:32 | add explicit paran and drop some empty lines bringing like functions closer | ||
| de52ddf6 | 2014-09-01 18:04:58 | Merge group_menu into mousefunc_menu_group. | ||
| 17de6442 | 2014-08-31 17:57:40 | Fix the HAVE_UUID_CREATE code now that its gets used: - fix temp declaration - use snprintf instread of strcpy() | ||
| f046325e | 2014-08-31 16:52:26 | Get rid of the 'nocreate' feature, unused for 6 years and stop building the xetcXX.tgz set | ||
| ec589d93 | 2014-08-31 13:50:27 | Install relative symlinks in conf.d. Noticed by ajacoutot@ | ||
| de5c9a0e | 2014-08-30 20:07:08 | fix xterm entry |