Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-06 | stray newlines | Okan Demirmen | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-12-06 | Add search_print_text(), a default callback for mi->print in menu_filter(). ↵ | Okan Demirmen | |
While here, normalize the remaining search_print_* argument paramters. | |||
2016-12-06 | Consistent use of menuq_add for ssh menu. | Okan Demirmen | |
2016-12-06 | Now that dim.{x,y} are available early, use them before requiring a | Okan Demirmen | |
MotionNotify event. | |||
2016-12-06 | Set dim.{x,y} during client_init and update on resize, instead of | Okan Demirmen | |
(re)calculating only when applying hints. | |||
2016-12-06 | 'window-search' is spelled 'menu-window'; the former snuck in during the | Okan Demirmen | |
conversion('menu-window' already existed and was properlly documented); found the hard way by sthen@ while trying to convert. | |||
2016-12-02 | Fold unbinding functions into one for each, key and mouse; plugs a leak when | Okan Demirmen | |
unbinding a mouse button bound to a command. | |||
2016-12-02 | use the correct type | Okan Demirmen | |
2016-12-02 | Drop the local diff to avoid calling drm set/drop master ioctls, | Jonathan Gray | |
the kernel implements these as noops now. | |||
2016-12-01 | Tame the number of 'exec' and 'path' search_match wrappers. No functional | Okan Demirmen | |
change now, though more can likely go later, losing the (paritally complete or incomplete/broken) argument completion bits. | |||
2016-12-01 | Switch ssh menu to search_match_text; like group/window/cmd menus, use only a | Okan Demirmen | |
substring match. The previous matching is only intended for the exec menus. | |||
2016-12-01 | Change 'menu-window' to display all windows; then add 'menu-window-hidden' for | Okan Demirmen | |
the previous behaviour of 'menu-window'. 'menu-window' becomes the default binding; use 'bind-mouse "1" menu-window-hidden' to restore old behaviour for those who prefer. OK sthen@ (long long time ago on a different version) | |||
2016-12-01 | Normalize bind function names, based on a few categories: window, group, menu | Okan Demirmen | |
and pointer. Replace 'bind' and 'mousebind' options with 'bind-key' and 'bind-mouse', respectively, replace special 'unmap' keyword with 'unbind-key' and 'unbind-mouse', and additionally allow unbinding all with 'all' keyword. | |||
2016-11-27 | update | Matthieu Herrb | |
2016-11-26 | Preserve aspect ratio of camera image in Xv output. | Dmitrij Czarkoff | |
OK jca@ | |||
2016-11-25 | Implement an OpenBSD specific codepath for drmGetDevice | Jonathan Gray | |
The existing code walks all of /dev looking for different types of drm nodes. We just have primary nodes and can directly map the minor number to a path. ok kettenis@ | |||
2016-11-25 | Implement drmParsePciBusInfo for OpenBSD by using the new | Jonathan Gray | |
DRM_IOCTL_GET_PCIINFO ioctl. ok kettenis@ | |||
2016-11-25 | Implement drmParsePciDeviceInfo for OpenBSD by using the new | Jonathan Gray | |
DRM_IOCTL_GET_PCIINFO ioctl. ok kettenis@ | |||
2016-11-25 | Implement drmParseSubsystemType for OpenBSD. | Jonathan Gray | |
Always return DRM_BUS_PCI for now. No non-pci drm drivers are in the kernel and this is unlikely to change anytime soon as the existing ones aren't permissively licensed. ok kettenis@ | |||
2016-11-25 | Implement drmGetMinorNameForFD for systems without sysfs by adapting | Jonathan Gray | |
drm_get_device_name_for_fd() from the Mesa loader. ok kettenis@ | |||
2016-11-23 | sync | Theo de Raadt | |
2016-11-19 | Enable builds with a dedicated user for xenocara as well. | Theo Buehler | |
"push forward" deraadt; no objections matthieu; testing, input & ok rpe | |||
2016-11-19 | Set permissions of mandoc.db and xetcsum explicitly, so they don't | Theo Buehler | |
depend on the umask. push forward deraadt; no objections matthieu | |||
2016-11-19 | Fix a copy-paste error that resulted in the parent directory being | Theo Buehler | |
chowned instead of only the symlink. no objections matthieu | |||
2016-11-19 | Set permissions of fonts.dir and fonts.scale explicitly, so they don't | Theo Buehler | |
depend on the umask. For historical reasons, ${BINGRP}=wheel here, so use 'bin' instead of ${BINGRP} to set the group of /etc/fonts/conf.d push forward deraadt; no objections matthieu | |||
2016-11-19 | Set permissions of fontconfig cache files, fonts.dir and fons.scale | Theo Buehler | |
explicitly, so they don't depend on the umask. push forward deraadt; no objections matthieu | |||
2016-11-19 | Set permissions of xorg.db and xetc.tgz explicitly, so they don't | Theo Buehler | |
depend on the umask. push forward deraadt; no objections matthieu | |||
2016-11-19 | update | Jonathan Gray | |
2016-11-19 | sync | Jonathan Gray | |
2016-11-19 | Merge libdrm 2.4.73 | Jonathan Gray | |
2016-11-19 | Import libdrm 2.4.73 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2016-11-15 | Use an additional check with lstat(2) when d_type is unknown. | Okan Demirmen | |
from James McDonald via portable. | |||
2016-11-15 | revert previous; upcoming changes will hopefully deal with these more | Okan Demirmen | |
naturally. | |||
2016-11-15 | Add a wrapper based upon xevent handlers around client move/resize for key and | Okan Demirmen | |
mouse bindings. | |||
2016-11-14 | Define callbacks, then default bindings. | Okan Demirmen | |
2016-11-14 | Reorganize for upcoming changes. | Okan Demirmen | |
2016-11-14 | Remove the (8) default bindings for pointer move since they conflict with | Okan Demirmen | |
default bindings for emacs, which wins; the feature remains and can be bound to whatever users wish with cwmrc(5). from mpi@ | |||
2016-11-13 | update | Matthieu Herrb | |
2016-11-13 | Update to xf86-video-ati 7.7.1 | Matthieu Herrb | |
Tested by jsg@, Rafael Sadowski and myself on various hardware. | |||
2016-11-11 | regen | Matthieu Herrb | |
2016-11-11 | SU is not needed without xdmcp support | Matthieu Herrb | |
2016-11-11 | regen | Matthieu Herrb | |
2016-11-11 | Xsession cleanup: | Matthieu Herrb | |
- remove mkstemp conditional it's always there - remove USE_XPM conditional - remove SCO and Unixware bits that survived so far | |||
2016-11-11 | regen | Matthieu Herrb | |
2016-11-11 | Keep only on Xservers file. | Matthieu Herrb | |
The Xservers.fs file makes no sense in xenodm. | |||
2016-11-08 | Fix X11 property retrieval code | Dmitrij Czarkoff | |
Just stop when reaching the end of property list instead of reading forever past its end. Issue was introduced in my previous commit and reported by deraadt@ | |||
2016-11-07 | sync | Jasper Lievisse Adriaanse | |