summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-14Reorganize for upcoming changes.Okan Demirmen
2016-11-14Remove the (8) default bindings for pointer move since they conflict withOkan Demirmen
2016-11-13updateMatthieu Herrb
2016-11-13Update to xf86-video-ati 7.7.1Matthieu Herrb
2016-11-11regenMatthieu Herrb
2016-11-11SU is not needed without xdmcp supportMatthieu Herrb
2016-11-11regenMatthieu Herrb
2016-11-11Xsession cleanup:Matthieu Herrb
2016-11-11regenMatthieu Herrb
2016-11-11Keep only on Xservers file.Matthieu Herrb
2016-11-08Fix X11 property retrieval codeDmitrij Czarkoff