summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-02Update to xf86-video-dummy 0.3.8Matthieu Herrb
2017-01-02Update to xf86-video-geode 2.11.19. tested on Geode LX (Alix 3C3).Matthieu Herrb
2016-12-31Use the unlocked atomic path in Mesa when just __arm__ is defined andJonathan Gray
2016-12-19When a window has a user or program specified position, ensure the edge of theOkan Demirmen
2016-12-16updateMatthieu Herrb
2016-12-16Update to libXpm 3.5.12Matthieu Herrb
2016-12-11disable additional rules to regen sources when xxd is not foundJonathan Gray
2016-12-11disable additional rules to regen sources when python is not foundJonathan Gray
2016-12-11updateJonathan Gray
2016-12-11syncJonathan Gray
2016-12-11Merge Mesa 13.0.2Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-12-06stray newlinesOkan Demirmen
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2016-12-06Add search_print_text(), a default callback for mi->print in menu_filter(). W...Okan Demirmen
2016-12-06Consistent use of menuq_add for ssh menu.Okan Demirmen
2016-12-06Now that dim.{x,y} are available early, use them before requiring aOkan Demirmen
2016-12-06Set dim.{x,y} during client_init and update on resize, instead ofOkan Demirmen
2016-12-06'window-search' is spelled 'menu-window'; the former snuck in during theOkan Demirmen
2016-12-02Fold unbinding functions into one for each, key and mouse; plugs a leak whenOkan Demirmen
2016-12-02use the correct typeOkan Demirmen
2016-12-02Drop the local diff to avoid calling drm set/drop master ioctls,Jonathan Gray
2016-12-01Tame the number of 'exec' and 'path' search_match wrappers. No functionalOkan Demirmen
2016-12-01Switch ssh menu to search_match_text; like group/window/cmd menus, use only aOkan Demirmen
2016-12-01Change 'menu-window' to display all windows; then add 'menu-window-hidden' forOkan Demirmen
2016-12-01Normalize bind function names, based on a few categories: window, group, menuOkan Demirmen
2016-11-27updateMatthieu Herrb
2016-11-26Preserve aspect ratio of camera image in Xv output.Dmitrij Czarkoff
2016-11-25Implement an OpenBSD specific codepath for drmGetDeviceJonathan Gray
2016-11-25Implement drmParsePciBusInfo for OpenBSD by using the newJonathan Gray
2016-11-25Implement drmParsePciDeviceInfo for OpenBSD by using the newJonathan Gray
2016-11-25Implement drmParseSubsystemType for OpenBSD.Jonathan Gray
2016-11-25Implement drmGetMinorNameForFD for systems without sysfs by adaptingJonathan Gray
2016-11-23syncTheo de Raadt
2016-11-19Enable builds with a dedicated user for xenocara as well.Theo Buehler
2016-11-19Set permissions of mandoc.db and xetcsum explicitly, so they don'tTheo Buehler
2016-11-19Fix a copy-paste error that resulted in the parent directory beingTheo Buehler
2016-11-19Set permissions of fonts.dir and fonts.scale explicitly, so they don'tTheo Buehler
2016-11-19Set permissions of fontconfig cache files, fonts.dir and fons.scaleTheo Buehler
2016-11-19Set permissions of xorg.db and xetc.tgz explicitly, so they don'tTheo Buehler
2016-11-19updateJonathan Gray
2016-11-19syncJonathan Gray
2016-11-19Merge libdrm 2.4.73Jonathan Gray
2016-11-19Import libdrm 2.4.73Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2016-11-15Use an additional check with lstat(2) when d_type is unknown.Okan Demirmen
2016-11-15revert previous; upcoming changes will hopefully deal with these moreOkan Demirmen
2016-11-15Add a wrapper based upon xevent handlers around client move/resize for key andOkan Demirmen
2016-11-14Define callbacks, then default bindings.Okan Demirmen