Age | Commit message (Expand) | Author |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray |
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(). W... | Okan Demirmen |
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 |
2016-12-06 | Set dim.{x,y} during client_init and update on resize, instead of | Okan Demirmen |
2016-12-06 | 'window-search' is spelled 'menu-window'; the former snuck in during the | Okan Demirmen |
2016-12-02 | Fold unbinding functions into one for each, key and mouse; plugs a leak when | Okan Demirmen |
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 |
2016-12-01 | Tame the number of 'exec' and 'path' search_match wrappers. No functional | Okan Demirmen |
2016-12-01 | Switch ssh menu to search_match_text; like group/window/cmd menus, use only a | Okan Demirmen |
2016-12-01 | Change 'menu-window' to display all windows; then add 'menu-window-hidden' for | Okan Demirmen |
2016-12-01 | Normalize bind function names, based on a few categories: window, group, menu | Okan Demirmen |
2016-11-27 | update | Matthieu Herrb |
2016-11-26 | Preserve aspect ratio of camera image in Xv output. | Dmitrij Czarkoff |
2016-11-25 | Implement an OpenBSD specific codepath for drmGetDevice | Jonathan Gray |
2016-11-25 | Implement drmParsePciBusInfo for OpenBSD by using the new | Jonathan Gray |
2016-11-25 | Implement drmParsePciDeviceInfo for OpenBSD by using the new | Jonathan Gray |
2016-11-25 | Implement drmParseSubsystemType for OpenBSD. | Jonathan Gray |
2016-11-25 | Implement drmGetMinorNameForFD for systems without sysfs by adapting | Jonathan Gray |
2016-11-23 | sync | Theo de Raadt |
2016-11-19 | Enable builds with a dedicated user for xenocara as well. | Theo Buehler |
2016-11-19 | Set permissions of mandoc.db and xetcsum explicitly, so they don't | Theo Buehler |
2016-11-19 | Fix a copy-paste error that resulted in the parent directory being | Theo Buehler |
2016-11-19 | Set permissions of fonts.dir and fonts.scale explicitly, so they don't | Theo Buehler |
2016-11-19 | Set permissions of fontconfig cache files, fonts.dir and fons.scale | Theo Buehler |
2016-11-19 | Set permissions of xorg.db and xetc.tgz explicitly, so they don't | Theo Buehler |
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 |
2016-11-15 | revert previous; upcoming changes will hopefully deal with these more | Okan Demirmen |
2016-11-15 | Add a wrapper based upon xevent handlers around client move/resize for key and | Okan Demirmen |
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 |
2016-11-13 | update | Matthieu Herrb |
2016-11-13 | Update to xf86-video-ati 7.7.1 | Matthieu Herrb |
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 |
2016-11-11 | regen | Matthieu Herrb |
2016-11-11 | Keep only on Xservers file. | Matthieu Herrb |
2016-11-08 | Fix X11 property retrieval code | Dmitrij Czarkoff |