Age | Commit message (Collapse) | Author | Files | Lines |
|
Thanks to Jon Olsson for notification.
Changes:
- take over maintainership
- whitespace
- DESCR has 80 columns
- simplify
1.0.20030528:
=============
- License model changed to Artistic/GPL dual license.
- Fixed lockup when a window's title ends in its only colon
(and spaces) but even just the three dots and instance
number are too long to fit in the tab.
- Applied an (old) tab_switch_and_raise patch.
- Some #includes added.
- Phantom-window fix.
- Allow windows to move themselves
- Phantom dockapp fix
- "dock" configuration option changes: "hidden" option,
direction 1/0 replaced with "vertical" option.
- Added 'gotodir' function (move to frame in given direction).
- Makefile/path setting changes
- Built-in 'ws_menu' and 'movetows_menu'.
- Added keybindings to the man page.
- Added 'PWM manual' entry in the default root menu.
- Don't kill client on close if it does not support
WM_DELETE_WINDOW.
- Titles were not drawn correctly when toggling decorations
on if a window was closed when the associated frame was in
undecorated state.
- Don't change active window visual indication when displaying
a 'contextual menu'.
- Added 'goto_previous'.
- Windows with same name are numbered now
- Added pack_move
- Changed the order to which window in a frame to go when
the current is destroyed
- Added "detach" function
- Added attach/detach to window menu
- Added WM_COLORMAP_WINDOWS support
|
|
|
|
metacity-setup is a graphical utility to configure the Metacity window
manager, allowing you to change themes, focus settings, the number of
workspaces, etc. It is much easier than having to use gconftool or
gconf-editor.
Package provided in pkgsrc-wip by marc@users.sf.net with some changes by me.
|
|
While here, s/gnome/GNOME/ in COMMENT.
|
|
* Bug fixes
* All single letter variables are deprecated now; new variables:
$[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
$[desk.n], $[version.num], $[version.info], $[version.line],
$[desk.pagesx], $[desk.pagesy]
* The NoWarp menu position hint option works with root menus too.
* WindowListFunc is executed now within a window context, so
a prefix "WindowId $0" is not needed in its definition anymore
and it is advised to remove it in user configs.
* FvwmEvent now executes all window related events within a window
context, so PassId is not needed anymore, and all prefixes
"WindowId $0" may be removed in user event handlers.
|
|
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
|
|
powerpc bulk build.
Make PKGNAME more version agnostic.
|
|
- USE_X11BASE -> USE_X11
- new MASTER_SITES
- NOBINMODE -> SHAREMODE
- sh(1) fixes to e_cache_clean and e_cache_query
- better COMMENT
From Soren Jacobsen via PR pkg/21666.
- DESCR has 80 columns
- remove imlib buildlink2 file, it's pulled in by fnlib
- ln -> ${LN}, rm -> ${RM} in PLIST, sort
|
|
|
|
- pulling patch in from David Dellanave (solaris compile issues)
- fixing compilation issue for Mac OS X (thanks to Thomas F. Burdick!!)
- fixing bug in token-parsing (thanks to Adam Hooper!!!)--we now allow
")"'s in our ExecCommands.
|
|
with KeyCodeNNN. Patch sent to and accepted by maintainer.
|
|
|
|
includes, add CATEGORIES).
|
|
|
|
include).
|
|
|
|
- install into LOCALBASE, not X11BASE.
- style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace)
|
|
Addresses PR pkg/21595 by Juan RP.
Changes:
- install README file
- install files in cleaner way
- DESCR has 80 columns
1.0.24:
=======
- Added Rob Eberts patch which changes the size of the titlebar, adds some
keybindings to switch desktops with alt+number keys.
1.0.23:
=======
- Menu correctly gets DEF_FONT (but not yet opt_font)
|
|
Changes:
- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files
7.2.10:
=======
- Applied patch from debian bug database that
adds a -format option to larsclock. Changed
the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
focus problem with GTK2 applications.
7.2.9:
======
- Changes to default config files to update them for
RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
include both (using the tilde), your string is
compared both to class and instance of the client.
|
|
|
|
Golem is an X11 Window Manager. Design goals are that it be fast
and lightweight, as well as very customizable in any way that will
not prevent the first goal from being realized.
Notable features:
- Small memory footprint
- Multiple disjoint large virtual desktops
- Xinerama support for multimonitor screens
- Supports various focusing styles (sloppy,
pointer, click)
- Useful stuff for multiscreen displays
(special focus cycling modes, etc)
- Window decoration customization (theming)
with multiple decoration styles (dgroups)
- Hotkeys
- Plugins
Package submited by Erik Reid via pkgsrc-wip with modifications by me.
|
|
- Themes must be fetched through freshmeat.net now, which maintains a
different directory layout and file naming than themes.org.
- The WINDOWMAKER_THEMES variable now requires the version number of the
package.
- Add two NetBSD related themes to the default list.
|
|
|
|
non-standard locations (i.e., /usr/pkg/* and PKG_SYSCONFDIR).
Bump PKGREVISION to 3.
|
|
|
|
|
|
keyboard mapping will have a left Meta key, but Mac keyboards, for
instance, don't even have a left Alt by default.
|
|
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312. Bump PKGREVISION to 3.
|
|
|
|
dependency bumps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a single package.
|
|
Jonathan Perkin.
|
|
Patch provided by Juan RP via PR pkg/21145.
Changes:
- *argh* corrected configure.in, this won't happen again, configure.in
now determines the version and package name from debian/rules.
- fixed the startup initialization of some root hints (needed for the
GNOME2 desktop switcher).
- fixed the position of the root (nautilus) window, which sometimes
appeared in front of the GNOME2 dock.
- Fixed maximizing for GOME2 panels. Closes: #168315
- Added the BeOS theme, which was created by Juergen Becker.
- Fixed the layer which GNOME2 panels use.
- Fixed autheader error messages.
- Fixed Window in Window handling. Closes: #168314
- Make Mod5 work again. Closes: #176053
|
|
|
|
.xsession is run)
|
|
|
|
|
|
|
|
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
|
|
|
|
by <juan at xtraeme dot unixbsd dot org> in PR pkg/20533.
The aewm++ window manager is a fork of the popular minimal
window manager aewm for the X Windows System. What makes
it different is its codebase, feature set and focus. The
name was created by using the first two letters in the word
aesthetic, the wm is for window manager and the ++ is for
its C++ code.
|
|
Changes:
- s/USE_X11BASE/USE_X11/, there is no need to install this package
into X11BASE
- update HOMEPAGE and MASTER_SITES
2002-02-06
==========
- Added 'split_top "dir"' command.
- Updated doc/function.txt
- Applied the patch to implement input handlers, shortcuts and
a vi-like command mode.
- Updated the LICENSE file to the clarified version of the artistic
license. (The license used to be the original artistic license.)
2002-02-04
==========
- Command sequences fixed to use the proper frame when switching
workspaces.
- Old behaviour with respect to client-requested window size restored
(i.e. force to frame size).
- Added set_width/height/widthq/heightq commands. The versions with
the q postfix take a value in [0,1] and the others take an integer
value. The behaviour is obvious.
|
|
portable. Bump PKGREVISION accordingly.
|