Age | Commit message (Expand) | Author |
2016-07-11 | Version-less logos for 6.0 and above | Matthieu Herrb |
2016-06-06 | Comparing maximum frame buffer size after VIDIOC_DQBUF ioctl against | Marcus Glocker |
2016-06-06 | To match the encoding type, compare against 'pixelformat' instead of | Marcus Glocker |
2016-06-04 | Add 'q' option to just display the device properties and quit. | Marcus Glocker |
2016-06-02 | mmap(2) failure is indicated by MAP_FAILED, not NULL. | Theo Buehler |
2016-06-02 | Just try to unmap a buffer when something has been mapped before. | Marcus Glocker |
2016-05-31 | Guard against using tp_start uninitialized in case no frame was | Theo Buehler |
2016-05-31 | Add mmap(2) support for frame grabbing and make it default over read(2). | Marcus Glocker |
2016-05-07 | remove xsystrace (already un-linked from builds) | Matthieu Herrb |
2016-04-28 | If supplied format to menuq_add() is NULL, fill text with an empty | Okan Demirmen |
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb |
2016-04-25 | un-hook xsystrace(1). ok beck@ | Matthieu Herrb |
2016-03-08 | Use UTF-8 mode by default because it is safer and more useful | Ingo Schwarze |
2016-03-06 | Update to xrandr 1.5.0 | Matthieu Herrb |
2016-01-16 | puffy 5.9 | Matthieu Herrb |
2016-01-13 | On BSD, switching off ICANON does not disable LNEXT (^V) processing. | Christian Weisgerber |
2016-01-13 | Update to xterm 322. Tested by shadchin@ and jsg@. Thanks. | Matthieu Herrb |
2016-01-05 | missed one conversion to arc4random(). | Matthieu Herrb |
2015-12-24 | Remove unused file. | Matthieu Herrb |
2015-11-25 | add pledge promise "exec" for few cases in xterm | Sebastien Marie |
2015-11-18 | pledge fvwm and FvwmPager (since it's started by default); committing to | Okan Demirmen |
2015-11-17 | Fix a typo from r1.201; fixes window_grouptoggle binding. | Okan Demirmen |
2015-11-17 | If a client does not set increment values, use 'moveamount' as a way to | Okan Demirmen |
2015-11-17 | Inline the only use of mousefunc_sweep_calc. | Okan Demirmen |
2015-11-14 | pledge xconsole(1). | Matthieu Herrb |
2015-11-14 | Don't try to revoque privileges if priv_init is called without | Matthieu Herrb |
2015-11-12 | more client vs screen context differences | Okan Demirmen |
2015-11-12 | If a client sets hints, honor them for kb resize requests, just like we | Okan Demirmen |
2015-11-12 | Move kb pointer movement out of the kbfunc_client_moveresize since it's | Okan Demirmen |
2015-11-12 | pledge "stdio rpath proc exec" cwm before main event loop, after | Okan Demirmen |
2015-11-11 | Reduce gcc warnings. No functional changes. | Matthieu Herrb |
2015-11-11 | use HAVE_ instead of HAS_ macros for consistency. | Matthieu Herrb |
2015-11-11 | regen | Matthieu Herrb |
2015-11-11 | pledge for xclock. okan@ got to the same patch. I added autoconf goo | Matthieu Herrb |
2015-11-11 | Partial revert of replacing screen_area() with region_find(); until a | Okan Demirmen |
2015-11-11 | avoid using err(), use xtermWarning() instead; ok semarie | Theo de Raadt |
2015-11-10 | Use position on root to figure out region. | Okan Demirmen |
2015-11-10 | Start cleaning up name vs function differences; replace magic numbers. | Okan Demirmen |
2015-11-09 | Clean up unused defines. | Okan Demirmen |
2015-11-09 | Extend region to include both view and work areas; switch to | Okan Demirmen |
2015-11-08 | Fix use afer free in free_window_list(). | Matthieu Herrb |
2015-11-07 | add pledge to xterm | Sebastien Marie |
2015-10-17 | Don't automatically launch dbus as part of the default user sessions. | Matthieu Herrb |
2015-09-23 | Only when mapping clients from an initial wm start or restart, query the | Okan Demirmen |
2015-09-16 | On execwm, we should properly release resources before exec'ing into a | Okan Demirmen |
2015-09-05 | Update to xterm 320. Tested by jsg@ Thanks. | Matthieu Herrb |
2006-11-26 | Importing xterm 216 | Matthieu Herrb |
2015-08-30 | Remove abuse of \/ which is not a slash but an italic correction; | Ingo Schwarze |
2015-08-28 | Lost fix from r1.112; add comment. | Okan Demirmen |
2015-08-27 | Mechanical change: group->gc | Okan Demirmen |