Up to [cvs.netbsd.org] / pkgsrc / wm / ratpoison
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:43 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Sep 1 18:19:15 2009 UTC (2 years, 8 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.29: +5 -3
lines
Diff to previous 1.29 (colored)
Add a configure check for getline, in order to build on netbsd current
Revision 1.29 / (download) - annotate - [select for diffs], Tue Jul 14 18:20:46 2009 UTC (2 years, 10 months ago) by tonio
Branch: MAIN
Changes since 1.28: +5 -5
lines
Diff to previous 1.28 (colored)
Update wm/ratpoison to 1.4.5
* Changes since 1.4.4
- bug fixes to history and xft
* Changes since 1.4.3
- add commands ratinfo, ratrelinfo, banishrel
- add history to input bar when libhistory is not used
- add settings historysize and historycompaction
- new window formatters %p, %M prints the pid of the window and whether its a
maxsize window.
- new commands grename, gother
- new bindings C-t N and C-t P bound to nextscreen/prevscreen
- new settings, bwcolor and fwcolor for setting the border color of focused
and unfocused windows.
- netwm dialog type windows supported
These windows are treated as transients. Some Firefox popup windows
are tagged as dialog windows and should now work with ratpoison as
expected.
- new format character %M
This expands to Maxsize if the window is a maxsize window, nothing if not.
- ratpoison can use xft
If xft is found on your system ratpoison will use it unless explicitely
told not to using --without-xft
Revision 1.28 / (download) - annotate - [select for diffs], Wed May 20 00:58:29 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:40 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.26: +3 -1
lines
Diff to previous 1.26 (colored)
Add DESTDIR support.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Apr 10 18:04:51 2008 UTC (4 years, 1 month ago) by tonio
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Update wm/ratpoison to 1.4.3 * Changes since 1.4.2 ** key event handling top level key bindings are grabbed "asynchronously" instead of "synchronously." This should eliminate the freezes some people have experienced in previous versions.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Dec 1 21:22:15 2007 UTC (4 years, 5 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
Update wm/ratpoison to 1.4.2 Changes: * src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return -1. (i.e. on pre-1999 systems not distinguising fatal errors and too small buffer). * src/manage.c (get_res_name, get_res_class): remove (update_window_name): call get_class_hints directly to avoid it being called two times. * src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also support UTF-8 window titles when encoded as XA_STRING * src/main.c (clean_up): call free_user_commands, free_groups only after free_window_stuff * src/window.c (free_window_stuff): remove windows from group lists * src/action.h (free_user_commands): new prototype * src/action.c (set_var_free,user_command_free,free_user_commands): new functions * src/manage.c (get_wmname): free buffer to close memory hole * src/actions.c (cmd_windows): free buffer to close memory hole * src/main.c (init_defaults): only load the backup font when the default font fails. * src/main.c (init_defaults): if the default font fails, use the backup font. * src/conf.h (BACKUP_FONT): new define * src/input.c (update_modifier_map): don't map both super and hyper to the same modifier slot. * src/split.c (set_active_frame): call switch_frame hook (show_frame_indicator): only show frame indicator (set_active_frame): new arg force_indicator. all callers updated. (show_frame_indicator): new arg force. all callers updated. * src/main.c (init_defaults): init bar_in_padding * src/globals.c (rp_switch_screen_hook): new hook * src/data.h (struct rp_defaults): new slot, bar_in_padding * src/bar.c (bar_x): honour bar_in_padding setting (bar_y): likewise * src/actions.c (init_set_vars): add barinpadding (set_barinpadding): new function * src/globals.h: new global rp_switch_screen_hook * src/frame.c (frame_read): fix bug to never set dedicated
Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 1 17:26:39 2007 UTC (5 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.23: +8 -2
lines
Diff to previous 1.23 (colored)
Modular Xorg support.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 6 18:44:46 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
Updated ratpoison to 1.4.1. * Changes since 1.4.0 ** set padding affects bar location On OSX the bar and top of each window is hidden by the menu bar. set padding corrects the window problem but not the bar problem. So this change fixes that. ** new set variable framefmt See docs for info. ** new commands swap, exchangeleft, exchangeright, exchangeup, exchangedown See docs for info ** new commands execa and execf See docs for info. ** default font change It is now "-*-fixed-bold-r-normal-*-15-*-*-*-c-*-*-*" which hopefully fixes some i18n issues. ** new command set topkmap See info manual. ** build date in ratpoison -v ** new command sfrestore restores frame configurations for multiple screens. ** support for i18n fonts
Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 8 22:03:08 2006 UTC (6 years, 1 month ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.21: +4 -6
lines
Diff to previous 1.21 (colored)
Update wm/ratpoison to 1.4.0 patch-aa is no longer necessary: rpws is now a perl script * Changes since 1.4.0-beta4 - new parameters in frame dumps :screenh and :screenw specify the size of the screen the frame was on. - New window format characters - info takes optional argument and new infofmt setting - aspect ratio hint honoured - new hook deletewindow - _net_wm_pid property supported - set warp change: the mouse position relative to the window is now used - new command redo - new editor bindings C-m and C-h
Revision 1.21 / (download) - annotate - [select for diffs], Sat Apr 8 05:02:59 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.20: +4 -5
lines
Diff to previous 1.20 (colored)
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 11 10:07:50 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).
Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.
Ok with rillig.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 9 14:50:31 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.18: +6 -1
lines
Diff to previous 1.18 (colored)
Use REPLACE_INTERPRETER instead of a patch.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 16 11:12:13 2006 UTC (6 years, 3 months ago) by tonio
Branch: MAIN
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Update wm/ratpoison to 1.4.0beta4 Take maintainership * Changes since 1.4.0-beta2 ** meta takes a key argument This can be used to stuff keys. * Changes since 1.4.0-beta1 ** RATPOISON environment variable RATPOISON is set to the location of the ratpoison binary. This is useful for scripts. * Changes since 1.3.0 ** command arguments can be wrapped in double quotes. To include a space in a command argument, wrap the argument with ". ** New command undefinekey not passing a 3rd argument to definekey and bind no longer unbind the key. You must use undefinekey and unbind now. ** ratpoison -c prints errors to stderr You can now capture errors and output seperately depending on whether its printed to stderr or stdout. ** the mouse warp feature is now turned off by default to turn it back on, run 'warp on'. ** version now displays the date and time ** new command, sselect sselect lets you jump to an X11 screen by number. ** configure script warns about missing history lib Rather than error out, now, ratpoison will just be built without history. ** new commands ratwarp, ratrelwarp, and ratclick ** more new commands inext, iprev, iother, cnext, cprev, cother, prompt, dedicate, describekey, focusprev, sdump, sfdump. ** yet two more new commands: putsel, getsel putsel puts the specified text into the X11 selection so other clients can yank it. getsel returns the current selection.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:14 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 1 18:03:25 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:48 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 19 15:24:31 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.13: +6 -4
lines
Diff to previous 1.13 (colored)
Update to 1.3.0, provided by Antoine Reilles in PR 28993: * Changes since 1.3.0-rc2-beta2 ** new format option %f This options displays the frame number the window is in or a space if it is not in a window. ** Super modifier changed from S to s. S is now the shift modifier * Changes since 1.3.0-rc2-beta1 ** New command 'set' set replaces the def* commands. For example 'defwinliststyle column' is now 'set winliststyle column'. The old def* commands now alias to their 'set' version. * Changes since 1.3.0-rc1 ** Top level keymap The keymap named 'top' is now a top level keymap. No prefix key need be pressed to access its bindings. In fact, the prefix key is now a binding in the 'top' keymap. ** hsplit and vsplit switched To be compatible with emacs these command names have been switched. The bindings are the same but custom scripts and aliases will have to make the switch. ** new command defframesels Allow you to customize the keys used to select frames with fselect. ** Xinerama support Each xinerama screen is handled as X11 screens normally are. The only different is that each xinerama screen can select from all the managed windows. ** focuslast finds the last focused frame among all screens ** fselect selects from frames in all screens ** new command-line option --file Used to specify an alternate configuration file. * Changes since 1.3.0-beta3 ** new configure option --disable-history ** new commands readkey, newkmap, delkmap, definekey These commands operate on the new feature: keymaps. They allow you to have nested keymaps. * Changes since 1.3.0-beta2 ** new command gdelete Delete a group. ** contrib/allwindows.sh script A script that lists all groups and the windows in each group. * Changes since 1.2.2 ** Workspace script rpws is an installed script that adds workspaces to ratpoison. Look at contrib/rpws for instructions on how to use it. ** new commands addhook and remhook There are now hooks for various operations. ** Completions You can now type Tab and get completions on window names, group names, and colon commands. ** Line editing capabilities You can now go forward a word, backward a char, delete a word, etc. ** New commands gnewbg, gselect, groups, gmove, and gmerge These commands allow further manipulation of window groups. ** shell commands return status If a command the user executed (with the exec command) returns with a non-zero exit status, the command and exit status are reported in a message. ** new commands gnew, gnext, gprev Window are now part of groups. There can be more than one group.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 17 20:46:28 2004 UTC (8 years, 1 month ago) by zuntum
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
drop maintainership
Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 10 14:12:51 2004 UTC (8 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
bl3ify
Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 9 11:30:26 2003 UTC (8 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
USE_NEW_TEXINFO is unnecessary now.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:16 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 12 01:37:55 2003 UTC (8 years, 10 months ago) by zuntum
Branch: MAIN
Changes since 1.8: +5 -3
lines
Diff to previous 1.8 (colored)
Update wm/ratpoison to 1.2.2 * Changes since 1.2.0-beta5 ** command return status If a command the user executed (with the exec command) returns with a non-zero exit status, the command and exit status are reported in a message. * Changes since 1.2.0-beta4 ** new commands unmanage and clrunmanaged Instead of editing conf.h you can use these commands to dynamically add (and clear) the unmanaged window list. * Changes since 1.2.0-beta3 ** new command line argument --screen Now you can specify the screen you want to manage. By default ratpoison manages all screens on the display. ** new command line argument --display Now you can specify the display to connect to.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 25 13:16:18 2002 UTC (9 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update the ratpoison minimalist window manager to version 1.1.1 Changes since version 1.0.0 Many bug fixes Some portability fixes New functionality: (user_commands): new command "license" Add ruby bindings. From Doug Kearns <djkea2@mugc.its.monash.edu.au>. (user_command): new command 'link' (find_command_by_keydesc): new function (resolve_command_from_keydesc): likewise (cmd_link): likewise (update_last_access): new function (find_last_frame): likewise (x11_mask_to_rp_mask): new function (rp_mask_to_x11_mask): likewise (user_command): new command "focuslast" (find_frame_up): new function (find_frame_down): likewise (find_frame_left): likewise (find_frame_right): likewise (user_commands): new commands "focusup" "focusdown" "focusright" "focusleft" "startup_message" "restart". (show_last_message): new function (user_commands): new "unsetenv" command (user_commands): new commands deffgcolor, defbgcolor. (update_gc): new function (init_defaults): new function (init_screen): initialize the screen's fg_color to black and bg_color to white. (user_commands): New commands defbarloc, defbartimeout, defborder, deffont, defintputwidth, defmaxsizepos, defpadding, deftranspos, defwaitcursor, defwinfmt, defwinname, defwinpos.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 25 21:51:37 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2.
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Sun Jun 30 06:24:28 2002 UTC (9 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Convert to use the buildlink2 framework. Trim any unnecessary changes in the patches or remove them entirely.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:44 2002 UTC (10 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base
Branch point for: buildlink2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 21 10:10:05 2001 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to 1.0.0, from pkg/14226 by Sen Nagata.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 29 22:41:25 2001 UTC (10 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 30 10:13:21 2001 UTC (10 years, 10 months ago) by zuntum
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Set USE_BUILDLINK_ONLY
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 13 15:01:40 2001 UTC (11 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add USE_X11 to get correct linker directives
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Mar 12 07:59:08 2001 UTC (11 years, 2 months ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of ratpoison. Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no flashy wank. It is largely modelled after GNU Screen which has done wonders in virtual terminal market. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples EMACS and other quality pieces of software.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 12 07:59:08 2001 UTC (11 years, 2 months ago) by zuntum
Branch: MAIN
Initial revision