summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2007-06-29Okan Demirmen sent me a diff to kill some silly Fa macros, then persuadedJason McIntyre
me to clean this page up; jasper and bernd gave oks for the Fa removal;
2007-06-28mkfontscale now have a workaround to build on sh. So re-enable it.Matthieu Herrb
Remainded by todd@.
2007-06-27implement keyboard initiated movement of windowsTodd T. Fries
enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@
2007-06-26modify "exec" dialog so that it auto-completes based on executables inNiall O'Higgins
_PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@
2007-06-20Fix static linking.Matthieu Herrb
2007-06-15pretty SRCS list.Matthieu Herrb
2007-06-15Merge xterm version 225Matthieu Herrb
2007-06-15import xterm 225Matthieu Herrb
2007-06-08don't map hidden windows on re-start.Jasper Lievisse Adriaanse
from aon@iki.fi
2007-06-06document the autogroup functionality.Jasper Lievisse Adriaanse
with aon@iki.fi
2007-06-05make it possible to cycle through the windows when non are selected.Jasper Lievisse Adriaanse
(eg. when they're hidden, now you can cycle through them) from aon@iki.fi
2007-06-05draw window borders when redrawing a windowJasper Lievisse Adriaanse
from aon@iki.fi
2007-05-31use make install-strip for the real install.Matthieu Herrb
2007-05-31merge bdftopcf 1.0.1Matthieu Herrb
2007-05-30fix switching to UTF-8 mode. tested and ok naddy@, msf@.Matthieu Herrb
2007-05-29show hidden windows when they should (eg. when the pointer is warped to them)Jasper Lievisse Adriaanse
from aon@iki.fi via bernd@
2007-05-29don't give borderless windows a border, when they're inactiveJasper Lievisse Adriaanse
from aon@iki.fi via bernd@
2007-05-28add two missing closedir()'sJasper Lievisse Adriaanse
from Antti Nykänen <aon at iki.fi> via bernd@ ok pedro@
2007-05-28Remove files that shouldn't be there, okay matthieu@Pedro Martelletto
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
"looks good" pedro@, ok matthieu@
2007-05-28Fix installation phase to not overwrite existing /etc/X11/xdm/.Matthieu Herrb
Based on an initial patch by kili@. ok kili@
2007-05-27full screen sized windowsJasper Lievisse Adriaanse
ok matthieu@
2007-05-22autoconf junk was zapped, so no need for HAVE_CONFIG_HJasper Lievisse Adriaanse
2007-05-22remove useless #ifdefJasper Lievisse Adriaanse
ok pedro@
2007-05-22remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)Jasper Lievisse Adriaanse
ok pedro@
2007-05-22more information about passing scale values to wsconsctl(8)Robert Nagy
2007-05-22hook xtsscale(4) to the buildRobert Nagy
2007-05-21we don't use this file on openbsd, so zap it.Jasper Lievisse Adriaanse
ok matthieu@ pedro@
2007-05-21fix optindJasper Lievisse Adriaanse
ok ray@
2007-05-20add xtsscale(1), an application that can be used toRobert Nagy
calibrate touchscreens driven by the uts(4) driver. it is not linked to the build yet; discussed with matthieu@
2007-05-16use ${INSTALL_DATA} to install pixmaps. From Tim van der Molen. Thanks.Matthieu Herrb
2007-05-11resize doesn't need X libs.Matthieu Herrb
2007-05-11libXaw needs libXpm.Matthieu Herrb
2007-05-10regenMatthieu Herrb
2007-05-10Work-around gcc segfault on landiskMatthieu Herrb
2007-05-10- new sentence, new line.Jasper Lievisse Adriaanse
- use .Pp instead of just a newline - no empty lines between sections. ok jmc@ matthieu@
2007-05-10- add a "-d" option, to specify the display cwm should be started onJasper Lievisse Adriaanse
- adjust argc/argv by optind - add an ENVIRONMENT section to the manpage ok matthieu@ ray@
2007-05-09Disable xfs on landisk and vax for now.Matthieu Herrb
2007-04-27wm2 is going to ports...Matthieu Herrb
2007-04-27Connect cwm. ok matthieu@Bernd Ahlers
2007-04-27Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.Bernd Ahlers
2007-04-27Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newBernd Ahlers
key binding.
2007-04-27Remove autoconf crap and other stuff we don't need.Bernd Ahlers
2007-04-27Simple Makefile to build cwm.Bernd Ahlers
2007-04-27Initial import of cwm-3.Bernd Ahlers
tested by sturm@, ok matthieu@
2007-04-16defintion -> definition; ok matthieuJason McIntyre
2007-04-16desciption -> description; ok matthieuJason McIntyre
2007-04-15regenMatthieu Herrb
2007-04-14remove extra white spaceMatthieu Herrb
2007-04-09BSD make based build infrastructure for xterm. The autoconf basedMatthieu Herrb
one was too painful to get working on landisk (static only).