William Orr
d619f904b9
Add initial pledge(2) support on OpenBSD ( #217 )
...
On other platforms, this will be a no-op. Fixes #164 .
2019-01-07 15:25:43 +00:00
Reginald Kennedy
f9c4156217
Fix warp pointer issue when Coordinate Transformation Matrix is used.
...
Requires libxcb >= 1.9 and xinput2.
Fix screenchange should only be called if RandR is supported.
Fixes #208
2018-09-07 12:29:37 +08:00
Marco Peereboom
86268c60a5
retire unmaintained man pages harder
2016-05-03 14:51:17 -05:00
Reginald Kennedy
0e4d41f065
Add SIMPLEQ->STAILQ macros for freebsd.
2015-05-31 07:25:46 +08:00
Reginald Kennedy
d8a7afac8a
Improve consistency of warning flags between makefiles.
...
Change default CC to cc.
Change symlinks to be relative.
Eliminate warnings.
2013-06-15 20:37:18 +08:00
Reginald Kennedy
b2b0c8fcf2
Add support for Xcursor.
2012-08-26 19:21:45 +08:00
Reginald Kennedy
f783fa5956
Fix freebsd makefile.
...
Submitted by Erandir.
2012-07-21 06:00:03 +08:00
David Hill
8f2c842365
remove extra lib dependancies from Makefile
2012-07-21 05:59:30 +08:00
Reginald Kennedy
b241e108a2
Update freebsd Makefile.
...
Submitted by Erandir
2012-07-21 05:59:30 +08:00
Marco Peereboom
62e67e5344
fix freebsd makefile from Niclas Zeising <zeising@daemonic.se>
2012-02-17 08:01:33 -06:00
Marco Peereboom
ce26d85ef8
ln spectrwm to scrotwm for now
2012-02-15 17:39:14 -06:00
Marco Peereboom
e83f3b7908
rename scrotwm to spectrwm
2012-02-15 14:09:13 -06:00
Niclas Zeising
4b0b728c4d
Fixes to the FreeBSD Makefile.
...
- Remove X11BASE and replace it with LOCALBASE, since the former is
deprecated.
- Silently ignore if included files are not found. This way we do not
depend on the FreeBSD ports tree being installed.
- Add definitions for LOCALBASE and PREFIX in case they are not given
from the included files.
- Change MANDIR to ${PREFIX}/man instead of ${PREFIX}/share/man, to
better match reality.
ok marco
2012-01-23 21:00:56 -05:00
Lawrence Teo
924aaecaaa
Fixes an oversight so that BUILDVERSION gets properly defined, as well
...
as remove some debug stuff I forgot to remove earlier.
From: Niclas Zeising <zeising@daemonic.se>
ok marco
2011-12-28 21:38:44 -05:00
Lawrence Teo
b93600b201
Makefile and util.h for FreeBSD.
...
From: Niclas Zeising <zeising@daemonic.se>
ok marco
2011-12-12 23:13:54 -05:00