mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 09:21:39 -05:00
kill cvs tags
This commit is contained in:
parent
a5db305980
commit
8eb6cfee63
20 changed files with 0 additions and 33 deletions
1
Makefile
1
Makefile
|
@ -1,4 +1,3 @@
|
|||
# $scrotwm$
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
PREFIX?=/usr/local
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $scrotwm$
|
||||
|
||||
print_date() {
|
||||
# The date is printed to the status bar by default.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $scrotwm$
|
||||
#
|
||||
# Example xrandr multiscreen init
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $scrotwm$
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
PREFIX?=/usr/local
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
/*
|
||||
* Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
* Copyright (c) 2009 Ryan McBride <mcbride@countersiege.com>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $scrotwm$
|
||||
|
||||
CFLAGS+= -Wall -ggdb -D_GNU_SOURCE -I.
|
||||
CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
|
||||
LDADD+= -lX11 -lXrandr -lXtst
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
|
||||
#define FPARSELN_UNESCESC 0x01
|
||||
#define FPARSELN_UNESCCONT 0x02
|
||||
#define FPARSELN_UNESCCOMM 0x04
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $scrotwm$
|
||||
|
||||
CFLAGS+= -O2 -Wall -ggdb -D_GNU_SOURCE -D__OSX__ -I.
|
||||
CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
|
||||
LDADD+= -L/usr/X11/lib/ -lX11 -lXrandr -lXtst
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
|
||||
long long strtonum(const char *, long long, long long, const char **);
|
||||
|
||||
#ifndef TAILQ_END
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/ksh
|
||||
#
|
||||
# $scrotwm$
|
||||
|
||||
PREFIX=scrotwm-
|
||||
DIRS="lib linux osx"
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $scrotwm$
|
||||
|
||||
screenshot() {
|
||||
case $1 in
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
.\" $scrotwm$
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
.\" Copyright (c) 2009 Darrin Chandler <dwchandler@stilyagin.com>
|
||||
.\"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $scrotwm$ */
|
||||
/*
|
||||
* Copyright (c) 2009-2010-2011 Marco Peereboom <marco@peereboom.us>
|
||||
* Copyright (c) 2009-2010-2011 Ryan McBride <mcbride@countersiege.com>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $scrotwm$
|
||||
|
||||
# PLEASE READ THE MAN PAGE BEFORE EDITING THIS FILE!
|
||||
# http://opensource.conformal.com/cgi-bin/man-cgi?scrotwm
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
.\" $scrotwm$
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
.\" Copyright (c) 2009 Darrin Chandler <dwchandler@stilyagin.com>
|
||||
.\"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
.\" $scrotwm: scrotwm_it.1,v 1.1 2009/10/07 03:19:11 marco Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
.\" Copyright (c) 2009 Darrin Chandler <dwchandler@stilyagin.com>
|
||||
.\"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
.\" $scrotwm$
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
.\" Copyright (c) 2009 Darrin Chandler <dwchandler@stilyagin.com>
|
||||
.\"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
.\" $scrotwm$
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
|
||||
.\" Copyright (c) 2009 Darrin Chandler <dwchandler@stilyagin.com>
|
||||
.\"
|
||||
|
|
Loading…
Add table
Reference in a new issue