Commit graph

453 commits

Author SHA1 Message Date
jmmv
c5990d137e Make this package install its configuration files under the examples tree
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR during the
installation. Bump PKGREVISION to 1.
2002-12-22 21:33:14 +00:00
jmmv
d8bbb916aa Waimea installs several scripts that require perl; depend on it and patch
all these scripts so they find the right perl binary. Bump PKGREVISION to 1.

Approved by wiz.
2002-12-20 19:04:38 +00:00
tsarna
48d37f266c Update to 0.3.6 for many small bux fixes 2002-12-20 15:59:44 +00:00
jmmv
8e6707088c Add and enable wampager. 2002-12-19 19:55:36 +00:00
jmmv
3119d0f958 Initial import of wampager-0.9.1.
Waimea mini pager is a simple virtual desktop pager dockapp for the Waimea
Window Manager. Although it supports simple desktop navigation, its main
purpose is to give the user a feel for where the virtual desktop viewport is
currently positioned.

Approved by wiz.
2002-12-19 19:54:52 +00:00
jmmv
abc4428d36 Install documentation under ${PREFIX}/share/doc/novawm, not
${PREFIX}/doc/novawm. Pointed out by wiz.
2002-12-18 22:29:05 +00:00
jmmv
cc1aa3c639 This patch was forgot during the update... so add it now. 2002-12-18 22:22:20 +00:00
jmmv
882d5e7e78 Add and enable novawm. 2002-12-18 22:04:56 +00:00
jmmv
fe98aff6b5 Initial import of novawm, version 0.7_alpha.
NovaWM is a window manager for the X Window System (X11). It is developed
with speed, size, and style in mind. NovaWM takes on its own style that
is different than any window manager.

NovaWM has its own toolkit that is much easier to understand and develop
with than most others, though NovaWM itself does not use the toolkit to
create its interface, reducing the dependency on other libraries.

Provided in PR pkg/19421 by Juan RP, with some modifications by me.
2002-12-18 22:04:18 +00:00
wiz
3e9b5513ac Does not link against libiconv -- remove buildlink2. Bump to 0.5nb1. 2002-12-18 20:37:05 +00:00
jmmv
6ea62f6c1f Add and enable waimea. 2002-12-18 20:09:49 +00:00
jmmv
27d05a5d3f Initial import of waimea-0.4.0.
The design goal for waimea is to create the most efficient desktop
working environment available. To achieve this, waimea is a fast and
highly customizable virtual desktop window manager. It uses the blackbox
image rendering engine (blackbox styles support) and can use the Xft
library for font rendering (anti-aliased font support). It also features
a very advanced configuration system with which is possible to make waimea
behave as almost any other window manager.

Package provided in PR pkg/19423 by Juan RP, with some changes by me
(as suggested by wiz, who also approved this package, thanks! :).
2002-12-18 20:09:16 +00:00
jmmv
22faa62a2f Add and enable pekwm. 2002-12-17 10:54:02 +00:00
jmmv
1769454ad5 Initial import of pekwm-0.1.2. Description follows:
A window manager based on aewm++. Here is a compact list of changes
between the originial aewm++-1.1.16 and pekwm:
* Better structured and formatted code.
* Possibility to group windows in a single frame.
* Configurable keygrabber.
* Configurable rootmenu.
* Configration file.
* Xinerama support.
* Smart window placement.
* Basic pixmap theming, with configurable buttons.

Provided by Juan RP in PR pkg/19424 with some changes by me.
2002-12-17 10:53:22 +00:00
jmmv
a6e17af53b Give maintainership of whiteBOX to jschauma, as he is our blackbox guy ;)
Agreed in private mail.
2002-12-17 08:19:34 +00:00
jmmv
0fefa9240c Patch no longer needed; forgot to remove it during the update. 2002-12-16 23:35:32 +00:00
jmmv
0372327245 Update whitebox to 0.5.
Changes in this version:
* Removed gettext support.
* All new keybinding tool (bbkeys and fluxbox).
* Visual/internal improvements to the menu editor.
* Internal improvements to pre-existing plugins.
* Style editor 99.9% blackbox (0.65.0) compliant (missing
  globals/parent-relative).
* Enhanced fluxbox support.
* Bug fixes.
* Documentation (man file).
2002-12-16 23:28:41 +00:00
jschauma
e27c7784ac Add man-pages that I had sitting around (originally sent to the author, too)
While we're at it, update to version 0.3.1
Changes: fix compilation for gcc-3.0 and up
2002-12-14 00:21:36 +00:00
grant
8a386d8d28 quote -s arguments to ${PAX}.
From Ryo HAYASAKA <ryoh@jaist.ac.jp> in PR pkg/19346.
2002-12-11 07:30:51 +00:00
jschauma
f250df1f3c Upgrade wm/fluxbox to 0.1.14 using patches provided by Juan in
PR pkg/19341.  While we're at it, remove conflict with blackbox since this
release does not use blackbox-nls files anymore and we can depend on
bsetroot as blackbox and openbox do.

Changes for 0.1.14:
*02/11/08:
* Minor update in fluxbox-generate_menu (Han)
* Fixed blackbox.cat to fluxbox.cat
nls/*
*02/11/07:
* Fixed tab font on restart bug.
Theme.cc/hh, Screen.cc
* Fixed crash bug in rotated font implementation.
XFontImp.cc
* Fixed caps-, num- and scrolllock maskes in Alt+drag/resize
Window.cc
*02/11/25:
* Fixed vertical tabs for XFontImp
XFontImp.cc/hh, Font.hh/cc, Tab.cc, Screen.cc, DrawUtil.cc/hh
*02/11/24:
* Removed interlace compile time option (Henrik)
Image.hh/cc
* Fixed bug [ 641136 ] OpenOffice 1.0.1 aborts (Simon)
Ewmh.cc
* Fixed bug [ 561602 ] Problem using ToggleDecor in terminals (Simon)
Window.cc/hh
* Fixed bug [ 642189 ] Wrong AA font on init (Simon)
Font.cc

Changes for 0.1.13:
*02/11/17:
* Fixed bug in toggleTab
Window.cc
* Fixed alignment bug in Tab
Tab.cc
* Fixed HAVE_XFT_UTF8 check (Simon)
configure.in, XftFontImp.cc
*02/11/15:
* Fixed antialias bug in toolbar
* Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server.
Tab.cc
*02/11/14:
* Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom
Rootmenu.cc/hh
* Fixed bug [ 581588 ] Toolbar auto-hiding
Toolbar.cc
*02/11/13:
* Clean up in Slit
Slit.cc/hh, Screen.cc
* Fixed caps, num and scroll lock modifier checks
(fixed Bug: [ 522673 ] Numlock not handled correctly in Solaris)
Keys.cc/hh
*02/11/12:
* Updated fluxbox-generate_menu (Han)
* Fixed alignment in window label
Window.cc
* Fixed history in FbRun
* Updated FbRun to use the new font system
* Removed window size limitation, fixes Debian bug #159709 (Simon)
Window.cc
* Fixed geometry/position window size and alignment problem (Simon)
Screen.cc
*02/11/03:
* Fixed Toolbar workspace label text color.
Theme.cc
*02/10/25:
* Renamed Icon.hh/cc to Iconmenu.hh/cc
* Clean up (fixed bug [ 608945 ] xmms crashes fluxbox )
BaseDisplay.hh/cc, Screen.cc/hh, Tab.cc, Window.cc
*02/10/24:
* Updated fluxbox-generate_menu (Thanks Han)
*02/10/23:
* Fixed auto_ptr assignment so it compiles with gcc 2.95.x
fluxbox.cc, Window.cc
* Minor cleaning in Windowmenu.cc/hh
*02/10/22:
* Fixed isGroupable for FluxboxWindow,
It should report if the window is groupable if it's
not transient, nonresiable and nonmaximizable
Window.hh/cc
*02/10/20:
* Updated it_IT translation (Thanks Filippo Pappalardo)
*02/10/19:
* Fixed terminal option for fluxbox-generate_menu (Thanks Han)
* Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem
Toolbar.cc
* Fixed ascent and descent in FontImps
* Added testsuit for FbTk::Font
src/tests/testFont.cc, src/tests/Makefile
* Updated fluxbox-generate_menu it_IT locales and
added DEFAULT_TERM value (Thanks Filippo Pappalardo)
*02/10/18:
* Added it_IT locales to fluxbox-generate_menu and updated
data/nls/it_IT  (Thanks Filippo Pappalardo)
*02/10/16:
* Fixed UTF-8 for antialias fonts
XftFontImp.cc/hh, Font.cc
* Fixed support for:
_NET_WM_DESKTOP,
_NET_NUMBER_OF_DESKTOPS,
CVSURRENT_DESKTOP,
_NET_ACTIVE_WINDOW,
_NET_CLOSE_WINDOW
Ewmh.hh/cc
*02/10/15:
* Conditional compile/linking of Xft specific files
src/Makefile.am, configure.in
* Antialias in Windowmenu, Tab and geometry window
Window.cc, Screen.cc, Toolbar.cc, Theme.cc/hh, Tab.cc, IconBar.cc
* Antialias option in Configmenu
Configmenu.cc, Screen.cc/hh, Theme.cc/hh
*02/10/14:
* Added XftFontImp.hh/cc for Xft font support.
Compile with --enable-xft
*02/10/13:
* Minor cleaning in configure.in
* Fixed grab reconfigure bug
Window.cc
* Fixed UTF-8 support in XmbFontImp.cc
* Moved font system specific stuff from Font.hh/cc to
font implementation classes.
* Added FontImp.hh, XFontImp.hh/cc, XmbFontImp.hh/cc
For the new font implementation bridge pattern.
*02/10/11:
* Fixed support for _NET_WM_STATE with _NET_WM_STATE_STICKY and
_NET_WM_STATE_SHADED
Ewmh.cc
*02/10/02:
* Added Ewmh.hh/cc for Extended Window Manager Hints
*02/09/21:
* New menu item (Thanks Han)
fluxbox-generate_menu
* Latvian  language support (Thanks Artis Trops)
*02/09/14:
* Fixed bug [ 604463 ] mplayer fullscreen fails (Henrik)
Window.cc
* Added Color.cc and moved color handling from Image.cc to it.
(Henrik)
* Added Texture.cc and Texture::setFromString (Henrik)
* Proper handling of sticky windows when cycling (Simon)
2002-12-10 20:39:08 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
martti
12d5c398df Updated fvwm2 to 2.4.14
* Icons no longer appear on top of all other windows after a
  restart.
* Removed the flawed "A"ny context key binding patch from 2.4.13.
* The built-in session management can handle window names, classes
  etc. beginning with whitespace (textedit).
* The default EdgeScroll (if not specified) was incorrectly
  assumed to be 100 pixels instead of 100 percents.
* Application provided icon windows no longer appear at 0 0 when
  restarting.
* Modules do not crash anymore when more than 126 windows are on
  the desktop.
* FvwmIconMan displays windows correctly that were iconified and
  then moved to another page.
2002-12-02 08:53:01 +00:00
wiz
c9a20fb4db Update to 1.1nb1 -- make it work with python versions other than 2.1.
Patch provided by Julio Merino in PR 19146.
2002-11-23 23:23:52 +00:00
tron
442d08258d Update "windowmaker" package to version 0.80.2.
Changes since version 0.80.1:
- Fixed buffer overflow in libwraster
2002-11-21 16:08:49 +00:00
grant
e8dac9c354 use @unexec ${RMDIR} rather than @dirrm for shared directories.
from Julio Merino in PR pkg/19022.
2002-11-21 12:49:15 +00:00
grant
818bbe90f1 - honour PKG_SYSCONFDIR
- bump PKGREVISION

fixes pkg/18601 from Hauke Fath.
2002-11-21 10:09:59 +00:00
jschauma
e65ce67658 Add/enable whiteBOX 2002-11-20 21:40:43 +00:00
jschauma
dba63cec16 Initial import of wm/whiteBOX using package provided by Julio Merino
(jmmv at hispabsd dot org) in PR pkg/18232.  Minor modifications by me:
- remove dependency on blackbox (this application works without and could
  be used for openbox as well)
- remove build-dependencies on autoconf and automake by creating the
  necessary installation directories by hand

DESCR:
whiteBOX is an attempt to make a flexible yet simple to use
multi-purpose configuration tool for the Blackbox window
manager. whiteBOX is written using GTK+ and the C programming
language.
2002-11-20 21:39:37 +00:00
jschauma
3e4796ec7d Rip out bsetroot and bsetbg, which are now provided in wm/bsetroot, so they
can be shared with openbox.

Bump PKGREVISION.
2002-11-20 18:20:30 +00:00
jschauma
80cb63b3be Add/enable bsetroot and openbox 2002-11-20 18:17:18 +00:00
jschauma
e1dab4367e Initial import of wm/openbox, based on the package provided by
(Juan at xtraeme dot dyndns dot org) in PR pkg/19107.  Minor modifications
by me.

Openbox is a window manager for the X11 windowing system. It currently
runs on a large list of platforms. It was originally based on Blackbox
and currently remains very similar, even using Blackbox styles (with
available extensions) for its themeing and is written entirely in C++
and maintains no dependencies on any libraries other than X11.
2002-11-20 18:16:18 +00:00
jschauma
bab05907d9 Initial import of bsetroot into pkgsrc.
This package includes two tools, bsetbg and bsetroot, used by the Blackbox
windowmanager to set the root window's properties.  Blackbox shares code
with the Openbox and Hackedbox window managers, which also utilize these
tools, allowing these window managers to share some themes as well.
2002-11-20 18:13:37 +00:00
jlam
9be284e76e Note that this package uses C++ 2002-11-15 00:59:05 +00:00
jlam
0508bc597d buildlink1 -> buildlink2 2002-11-15 00:50:19 +00:00
martti
fd7f2f4823 Include xpm/buildlink2.mk 2002-11-12 12:27:14 +00:00
jmcneill
ccf19b7f57 Update fluxbox to 0.1.12; closes PR #18930 2002-11-10 19:36:57 +00:00
jlam
67f78be19e Instead of "${CC} -E", which is ambiguous when cc can't deduce the
extension language, use "${CPP}" instead, which should point to the
correct value to invoke the C preprocessor.  Fixes pkg/18737 by
Matthias Friedrich.
2002-11-07 18:29:35 +00:00
jlam
5fb7fe8267 Fix MASTER_SITES...the old path no longer exists, and one host is no more. 2002-11-06 23:30:02 +00:00
jlam
04e917759a Fix path to C preprocessor embedded into WindowMaker to be "cc -E". This
addresses pkg/18737 by Matthias Friedrich.
2002-11-06 23:25:38 +00:00
martti
9b00a10c52 Updated fvwm2 to 2.4.13
* Icon titles for windows with an icon position hint no longer
  appear at random places.

* Fvwm no longer displays two icon pictures when switching from
  NoIconOverride to IconOverride with windows that provide their
  own icon window.

* The Current, All, Pick, ThisWindow and PointerWindow commands
  work on shaded windows too.

* Fixed a problem stacking iconified transients.

* No more flickering when raising transients.

* Fixed a number of problems with window stacking, some new in
  2.4.10 or later, some older problems that have been around for a
  long time.

* Windows starting lowered or on any layer other than the default
  layer are displayed at the right place in FvwmPager.

* Bindings with the "A"ny context can not be overridden by Gnome
  panel or OpenOffice.
2002-11-03 09:01:03 +00:00
agc
e698c2751c Add and enable piewm 2002-10-28 22:29:12 +00:00
agc
bf056dfb77 Initial import of piewm-1.02 into the NetBSD Packages Collection.
Although the computer screen is two-dimensional, today most users of
windowing environments control their systems with a one-dimensional
list of choices -- the standard pull-down or drop-down menus such as
those found on Microsoft Windows, Presentation Manager, or the
Macintosh.

An alternative user-interface technique is "pie" menus -
two-dimensional, circular, and in many ways easier to use and faster
than conventional linear menus.  Pie menus also work well with
alternative pointing devices such as those found in stylus or
pen-based systems.

piewm is a virtual window manager based on tvtwm, which uses pie menus.
2002-10-28 22:28:31 +00:00
agc
f7b9508554 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.
2002-10-25 13:16:17 +00:00
wiz
91bdd4325f buildlink1 -> buildlink2 (NO_BUILD, hehe). 2002-10-25 09:24:03 +00:00
agc
b597ec2786 Guard all inclusions of Xft functionality with USE_XFT, so that this will
compile on XF86 3 systems.
2002-10-25 07:25:07 +00:00
drochner
9825f149fb use buildlink2 2002-10-24 22:48:07 +00:00
martti
fedff35d58 Updated fvwm2 to -2.4.12
* Fixed drawing problems with TiledPixmap and Solid MenuFaces which
  appeared in 2.4.10, replacing the same problem with ?Gradient
  MenuFaces in 2.4.9.

* Fixed accidental menu animation with certain menu position hints.

* Fixed starting "Move" at random position when pointer is on a
  different screen.

* Transient windows do not appear in FvwmWinList after they have
  been moved on the desktop.

* Increased maximum allowed key symbol name length to 200
  characters.

* Allow quotes in conditional command conditions.
2002-10-11 06:16:49 +00:00
wiz
84dfe562ea buildlink1 -> buildlink2. 2002-10-10 13:09:34 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
wiz
cfbe429ab9 Unused. 2002-10-09 13:05:35 +00:00
martti
eb862c264e Fix path to cpp (PR#18371). 2002-10-09 08:34:15 +00:00
wiz
891cc6686a Convert to buildlink2.
Use PKGLOCALEDIR instead of homebrewn LOCALEDIR.
Share distinfo between sawfish-replibs and sawfish.
2002-10-08 13:22:37 +00:00
wiz
904bd5e448 Update to 0.3.5.
Changes:
* Bug fixes and improved behaviour.
* Much improved dock - apps are now freely positionable and dragable.
* New and improved themes.
* Dock and utils now use a shared library, lessening base size.
* 'Mbmenu' - an application lancher now included in distro
* Built in 'task menu' improved
2002-10-08 02:16:46 +00:00
jschauma
19133463c6 Add/enable sawfish-themes.
Remove aquafied, as it is now part of sawfish-themes
2002-10-07 17:03:54 +00:00
jschauma
d4623772de Initial import of wm/sawfish-themes. This package includes a rather large
number of themes available for the sawfish window manager.  The user can
specify which themes to install by specifying the distfiles in the
environment variable SAWFISH_THEMES;  per default, about 185 themes from
themes.freshmeat.net are installed.
2002-10-07 17:00:43 +00:00
wiz
9cc39b6c02 Improve COMMENT. 2002-10-06 00:04:02 +00:00
wiz
caa95b4eb2 Remove NO_CHKSUM. 2002-10-06 00:03:20 +00:00
wiz
c5346c9fd6 Add distinfo(!). 2002-10-06 00:03:03 +00:00
wiz
30716db976 Fix DEPENDs line. Use static PLIST, since the contents are not subject
to change.
2002-10-06 00:02:50 +00:00
mrg
c7c072936a initial import of the aquaified theme for sawfish:
Aquaified is another MacOS X theme, with an attempt to make it as
accurate as possible. This theme has accurate mouse-overs, button
order, and function.
2002-10-05 22:10:41 +00:00
wiz
88059434ff Use autoconf.mk. 2002-10-02 19:40:15 +00:00
jlam
fde8ea8bd2 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:15:59 +00:00
jschauma
93b4ba7fe6 Update to version 0.8.5, released today.
- fix recursive redhat-build bug (fixes 577135)
- fix a memory leak in ToolWindow::windowAttributeChange.
- remove server grabs from the Image code. They prove to not be needed (they
  no longer exist in the blackbox code.) And they cause the X server to lock
  indefinately if you run 2 bbkeys on the same display, running the second
  one from a terminal on the display.
- when we recieve a startup message from blackbox, clear out any leftover
  windows in the window list. These are caused by the fact that on shutdown
  of blackbox, if any windows are unmanaged after bbkeys, bbkeys doesn't get
  notified of their destruction and so ends up with extra windows in its list.
- fix compiling issues under solaris. Thanks to grub on irc for use of his
  time for testing.
- get rid of work-around for pre-0.60 blackbox, which fixes bug that let you
  move the toolbar around with bbkeys.
- fix window focus tracking bug. Fixes bug where you could manipulate the
  last focused window on a nono-visible workspace.
- fix multi-head bug in main.cc.  We now putenv("DISPLAY=...") so that
  applications launched will be launched on the correct display.  Thanks to
  Greg Gilbert for his patch!
- fix bug in main.cc (| rather than ||).  Thanks to Roman Neuhauser!
- fix bug in bbkeys.hh--increasing MaxInstructions to 100 for cthulhain
- fix in bbkeys.cc -- XUngrabKey changed to use same call to find what
  screen we're on as the XGrabKey call
- fix in bbkeys.cc -- doing "xterm -e sh -c $command" rather than "xterm -e
  $command".  Thanks to Magnus Solvang for the bug report.  Also, changing
  hideous char* and snprintf() to ostrstream, YAY!!
2002-09-24 14:21:52 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
caade430d2 buildlink1 -> buildlink2 2002-09-23 23:23:26 +00:00
jlam
393305a676 buildlink1 -> buildlink2 2002-09-23 23:11:58 +00:00
martti
67c19324a5 Updated fvwm2 to 2.4.11
* Fixed a crash with ssh-askpass introduced in 2.4.10.

* Allow the use of mouse buttons other than the first in
  FvwmWinList when invoked transient.
2002-09-21 08:27:13 +00:00
jlam
594e887946 buildlink1 -> buildlink2 2002-09-20 21:24:48 +00:00
jschauma
30fab4e03d Update the fabolous Blackbox windowmanager to latest 0.65.0 Release
(the first major release from the new maintainer, IIRC).  Many new goodies,
bugfixes and overall improvements.  This closes PR pkg/18131.

Changes from 0.62.1 to 0.65.0:
  - added Taiwan Chinese (zh_TW), Hungarian (hu_HU), Latvian (lv_LV),
    Korean (ko_KR), Norwegian (no_NO), Polish (pl_PL), Romanian (ro_RO) and
    Ukrainian (uk_UA) nls files and updated most of the others.
  - removed the Estonian (ee_ET) and Turkish (tr_TR) locales due to their
    being heavily out of date and unmaintained
  - remove slit and netwm as compile time options
  - strip much of BaseDisplay's original functionality and move it to the
    blackbox class.
  - huge amounts of internal cleanups
  - added emacs local variables to each file that prevent the addition of tabs
  - added a Util.cc file which contains useful functions with no obvious home.
  - move code over to the STL
  - removed several unused variables and otherwise reduced the memory usage
    of the objects in Blackbox.  For the record the binary is roughly 100k
    larger than 0.62.0 and that is mostly due to the STL but there is also a
    fair bit of new code.  However for the most part blackbox runs faster and
    is still one of the leanest window managers out there today.
  - bsetroot now sets _XROOTPMAP_ID, so pseudo transparent apps will be happy
  - beginnings of a strut implementation.  toolbar and slit are removed from
    the available screen area if 'full maximize' is not set
  - XReparentWindow sends an UnmapNotify to the window manager however
    in certain cases the window is already unmapped so the window manager
    never gets the event and the unmapNotify event is where reparentNotify was
    handled.  Added a reparentNotifyEvent handler in the BlackboxWindow class
    and a new case in the Blackbox class's process_event function.
  - no more blackbox->grab/ungrab calls everywhere
  - compression of motion and expose
  - Now we have one function which turns ~/ into /home/user/.  This is now
    called everywhere this expansion should be done.  Even added this to the
    resource.menu_file so now the menu file may be specified as
    ~/blackbox_menu.
  - added a TimerQueue which is a priority_queue with the ability to release
    items it contains before they reach the top of the queue.  Also added a
    TimerQueueManager protocol class which BaseDisplay now inherits from.
  - BTimer now defaults to NOT recurring.  Most of the timers in blackbox were
    one shots so I saw little benefit in defaulting to repeating timers.
  - update transient handling, should solve issues with apps like acroread.
    added a getTransientInfo() method of the BlackboxWindow class which
    handles checking the transient state in X and setting the appropriate
    variables on the window.  To attack the infinite loops this
    function ensures that client.transient != this and we check for loops
    of the form A -> B -> C -> A.  The new transient code also allows for one
    window to have multiple transients so applications like xmms and web
    browsers are better behaved.
  - even better ICCCM support and focus handling
  - wmswallow works
  - fix for clock clipping in the toolbar
  - better support for non decorated windows and toggling decor
  - the geometry window shown when moving or resizing a window now handles the
    parentrelative setting better.  parentrelative support has been improved
    for all of the other widgets as well.
  - better window group handling
  - improved edge snap support (still no window to window snapping)
  - changing preferences no longer leads to windows being raised
  - the window's "send to" menu ignores the current workspace, which is a
    better UI approach
  - new placeWindow algorithm.  Blows the old one out of the water.  Not only
    is it faster but it is also cleaner code too (-:  Went from number 5 in
    the profiling results to under 30.  Image rendering is now the slowest
    part of managing of new windows.
    Because of the new code layout, support is now there for new and
    different layout options but this will wait for after 0.65.0.
  - smart window placement ignores shaded windows now
  - new option in the Config menu which allows Scroll Lock to disable
    Blackbox's keybindings.
2002-09-19 15:54:48 +00:00
martti
59bea254da Updated fvwm2 to 2.4.10
* The commands Maximize, Resize and ResizeMove can be used on icons
  as it was in 2.2.x.
* Fixed hilighting of menu items with HGradient and VGradient
  MenuFace.  Reduced flickering with these options.
* Fixed a minor problem with entering submenus via keyboard.
* Fixed race conditions in FvwmTaskBar with AutoStick that caused
  it to hang.
* Fixed drawing of pager balloons with BalloonBack option.
* Fixed drawing of SidePic menu background with B/D gradients.
* Fixed drawing of menu item reliefs with gradient menu faces.
* Fixed key bindings on window corners.
* Fixed FvwmTaskBar i18n font loading
* Fixed StackTransientParent style without RaiseTransient or
  LowerTransient on the parent window.
* StackTransientParent works only on parent window if it is on the
  same layer.
* Fixed handling of window group hint with the (De)Iconify
  command.
* No more flickering when a transient overlapping its parent window
  is lowered.
* Fixed hilighting of unfocused windows.
2002-09-16 09:31:48 +00:00
wiz
e3bfdf5bd4 Update to 2.4.1. Lots of changes and bug fixes. 2002-09-10 17:17:08 +00:00
wiz
877214001b Convert to buildlink2. Fix PLIST. 2002-09-10 16:53:02 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
a6e005fe63 Convert to buildlink2. 2002-09-06 12:25:15 +00:00
wiz
b2bfe344a4 Convert to buildlink2. 2002-08-31 16:07:28 +00:00
wiz
24b1cf150e Convert to buildlink2. 2002-08-31 15:11:26 +00:00
jlam
89446e6f55 Use buildlink2. 2002-08-28 05:17:16 +00:00
tron
619902ee57 Remove non existing file "share/locale/zh_TW.Big5/LC_MESSAGES/WPrefs.mo"
from package list.
2002-08-26 13:02:16 +00:00
martti
9495c29b83 Fix path to help files (pkg/18061 by Sergey Svishchev). 2002-08-26 08:29:13 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
mjl
287b5c5601 Update to 0.80.1
- Fixed a bug that crashed wmaker when closing a window if multiple screens
  were managed by wmaker
- Fixed a problem that crashed wmaker when trying to read an unexisting
  WMState.<number> file on multihead system
- Fixed problem with keyboard shortcuts executed an every screen for
  multihead systems
- Updated traditional chinese translations
- Fixed buglet in non-caching rootmenu option
- Added Malay translation
- Fixed problem with kcalc not having a miniaturize button
- Added "Hide Others" to the window menu
- Fixed text in info panel for multibyte
- Separated the font caches for normal fonts and fontsets in WINGs (they can
  have the same names and collide in the cache giving unwanted results)
- Fixed Legal Panel not to display rectangles in place of new lines
- Fixed problem with losing focus when changing to an empty workspace and back
- Fixed another focus related problem when changing workspaces
- Fixed problem with saving session when shared appicon is enabled (not
  all instances were saved in the session, only one per shared appicon)
- Added support for the ukrainian language in wsetfont
- Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
  option for a window using the window Inspector
- Let XRender transparent window be see-through to desktop
- Added Greek (el) language pixmap
- Fixes icons being reduced twice when icon size != 64x64
- Fixed a bug that crashed wmaker when selecting the "Start alternate window
  manager" option in the crashing dialog panel
- Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
  it is defined) to overwrite the default hardcoded fallback window manager
- Fixed marks for menu entries to be grayed as the text for disabled entries
- Fixed Clip's "Autoraise" option to be marked as disabled when the
  "Keep on Top" option is active
- Added ability to browse for files/directories in the WPrefs menu editor
- Added Czech translations of documentation
- Fixed segfault with incomplete WM_CLASS specifications
- Fixed a bug about arranging subviews in a WMBox after removing a subview
  and a memleak occuring in the same situation
- Fixed a bug in wdread
- Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
  will not receive focus at all
- Fixed a buffer overflow in winmenu.c
2002-08-25 21:50:51 +00:00
mjl
fe7f1ff56d Update to 0.80.1
- Fixed a bug that crashed wmaker when closing a window if multiple screens
  were managed by wmaker
- Fixed a problem that crashed wmaker when trying to read an unexisting
  WMState.<number> file on multihead system
- Fixed problem with keyboard shortcuts executed an every screen for
  multihead systems
- Updated traditional chinese translations
- Fixed buglet in non-caching rootmenu option
- Added Malay translation
- Fixed problem with kcalc not having a miniaturize button
- Added "Hide Others" to the window menu
- Fixed text in info panel for multibyte
- Separated the font caches for normal fonts and fontsets in WINGs (they can
  have the same names and collide in the cache giving unwanted results)
- Fixed Legal Panel not to display rectangles in place of new lines
- Fixed problem with losing focus when changing to an empty workspace and back
- Fixed another focus related problem when changing workspaces
- Fixed problem with saving session when shared appicon is enabled (not
  all instances were saved in the session, only one per shared appicon)
- Added support for the ukrainian language in wsetfont
- Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
  option for a window using the window Inspector
- Let XRender transparent window be see-through to desktop
- Added Greek (el) language pixmap
- Fixes icons being reduced twice when icon size != 64x64
- Fixed a bug that crashed wmaker when selecting the "Start alternate window
  manager" option in the crashing dialog panel
- Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
  it is defined) to overwrite the default hardcoded fallback window manager
- Fixed marks for menu entries to be grayed as the text for disabled entries
- Fixed Clip's "Autoraise" option to be marked as disabled when the
  "Keep on Top" option is active
- Added ability to browse for files/directories in the WPrefs menu editor
- Added Czech translations of documentation
- Fixed segfault with incomplete WM_CLASS specifications
- Fixed a bug about arranging subviews in a WMBox after removing a subview
  and a memleak occuring in the same situation
- Fixed a bug in wdread
- Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
  will not receive focus at all
- Fixed a buffer overflow in winmenu.c
2002-08-25 21:50:50 +00:00
mjl
8c5d26c940 Update to 0.80.1
- Fixed a bug that crashed wmaker when closing a window if multiple screens
  were managed by wmaker
- Fixed a problem that crashed wmaker when trying to read an unexisting
  WMState.<number> file on multihead system
- Fixed problem with keyboard shortcuts executed an every screen for
  multihead systems
- Updated traditional chinese translations
- Fixed buglet in non-caching rootmenu option
- Added Malay translation
- Fixed problem with kcalc not having a miniaturize button
- Added "Hide Others" to the window menu
- Fixed text in info panel for multibyte
- Separated the font caches for normal fonts and fontsets in WINGs (they can
  have the same names and collide in the cache giving unwanted results)
- Fixed Legal Panel not to display rectangles in place of new lines
- Fixed problem with losing focus when changing to an empty workspace and back
- Fixed another focus related problem when changing workspaces
- Fixed problem with saving session when shared appicon is enabled (not
  all instances were saved in the session, only one per shared appicon)
- Added support for the ukrainian language in wsetfont
- Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
  option for a window using the window Inspector
- Let XRender transparent window be see-through to desktop
- Added Greek (el) language pixmap
- Fixes icons being reduced twice when icon size != 64x64
- Fixed a bug that crashed wmaker when selecting the "Start alternate window
  manager" option in the crashing dialog panel
- Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
  it is defined) to overwrite the default hardcoded fallback window manager
- Fixed marks for menu entries to be grayed as the text for disabled entries
- Fixed Clip's "Autoraise" option to be marked as disabled when the
  "Keep on Top" option is active
- Added ability to browse for files/directories in the WPrefs menu editor
- Added Czech translations of documentation
- Fixed segfault with incomplete WM_CLASS specifications
- Fixed a bug about arranging subviews in a WMBox after removing a subview
  and a memleak occuring in the same situation
- Fixed a bug in wdread
- Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
  will not receive focus at all
- Fixed a buffer overflow in winmenu.c
2002-08-25 21:50:49 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
martti
df5f651b4e Updated icewm-gnome to 1.2.0
- translation updates
- bug fixes
- new features
  - HorizontalEdgeSwitch and VerticalEdgeSwitch
  - LowerOnClickWhenRaised lower the active window when clicked again
  - added icesh - a command line window manager
  - TitleBarHorzOffset/TitleBarVertOffset
  - allow transparent menu selection
  - gradient support
  - transparent applets
  ...
2002-08-22 10:58:40 +00:00
martti
932d1cb2f7 Updated icewm to 1.2.0
- translation updates
- bug fixes
- new features
  - HorizontalEdgeSwitch and VerticalEdgeSwitch
  - LowerOnClickWhenRaised lower the active window when clicked again
  - added icesh - a command line window manager
  - TitleBarHorzOffset/TitleBarVertOffset
  - allow transparent menu selection
  - gradient support
  - transparent applets
  ...
2002-08-22 10:58:34 +00:00
martti
7497e9f34c Updated fvwm2 to 2.4.9
* Bug fixes

  - Restored old way of handling clicks in windows with ClickToFocus
    and ClickToFocusPassesClickOff.  This fixes a problem with
    click+drag in an unfocused rxvt or aterm window.

  - A number of drawing fixes in FvwmPager

See the ChangeLog and NEWS files for details...
2002-08-22 10:55:32 +00:00
dmcmahill
09e14711c6 add missing patch (forgot to cvs add). Thanks Thomas! 2002-08-11 13:15:26 +00:00
dmcmahill
f567ca819a lower optimization level on a particular trouble file. Fixes compilation
on netbsd-1.5.3/alpha using gcc-2.95.3 package.
2002-08-11 04:43:14 +00:00
dmcmahill
eb191c91db fix malformed patch.
problem noted in recent alpha bulk build.
2002-08-11 04:13:35 +00:00
grant
879df2fc76 add dependancy on graphics/xpm, as noted by kre in pkg/17830. 2002-08-04 13:17:06 +00:00
wiz
67b0114200 Add and enable matchbox. 2002-08-01 15:54:42 +00:00
wiz
cf2565c049 Initial import of matchbox, a window manager for small displays (e.g.,
handhelds):

Matchbox is a GPL'd X11 window manager designed for computers with
little screen real estate, limited input devices and low CPU/storage
resources. Touchscreen PDA's, phones, set top boxes and even watches
fit well into this category.  Children or people with disability's may
also find matchbox useful on desktop machines, due to the way it
simplify's window operation.

Matchbox is small, fast, flexible, dependant only on xlib and very
usable.

The Distribution also include various themes and utility programs,
including a dock (or tray) and various simple dock apps useful for
PDA's.
2002-08-01 15:53:46 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
agc
33b2b26fa9 Add and enable icepref 2002-06-21 15:10:37 +00:00
agc
778d483d16 Initial import of icepref-1.1, yet another configuration tool for icewm,
into the NetBSD Packages Collection.

Provided in PR 17351 by ptiJo@noos.fr

IcePref is a graphical configuration utility for IceWM.  It is written
in python and uses the Gtk toolkit via the PyGTK bindings.  It is
capable of configuring all of the settings contained in the
'preferences' file.  More features are forthcoming.
2002-06-21 15:09:47 +00:00
tron
3c8eb86663 Fix build problem on systems where the "xpkwedge" package is installed.
Patches supplied by Robert Elz in PR pkg/17300.
2002-06-17 18:57:49 +00:00
wiz
e7d279fedb Add CONFLICTS with fvwm>=1 for rather old fvwm packages. 2002-06-17 09:28:59 +00:00
martti
3628f05c3f This conflicts with fvwm1 2002-06-17 08:12:36 +00:00
martti
071431a967 This conflicts with fvwm2 2002-06-17 08:12:35 +00:00
martti
af88bc0464 Removed fvwm95 as it's no longer maintained (use the fvwm2 package instead) 2002-06-13 08:44:56 +00:00
martti
b2e43533a3 Updated fvwm2 to 2.4.8
Improvements and compatibility issues:
--------------------------------------
* Setup "fvwm" and "fvwm-root" name symlinks for the executable and
  the man page when installing, see INSTALL.fvwm.
* New FvwmIconMan configuration syntax now conforms to the syntax of
  other modules, see the man page.
* New WindowList option CurrentAtEnd.
* Always display the current desk number in the FvwmPager window title.
* A small security patch regarding TMPDIR.
* fvwm-menu-headlines: updated the site data, added a configurable timeout on
  socket reading (20 sec) to avoid fvwm hanging, new --icon-error option.
* Fonts in double quotes now should work in module configurations.
2002-06-13 08:41:45 +00:00
wiz
57d7692cbe Add and enable bbrun. 2002-06-12 00:37:35 +00:00
wiz
69a4d046d5 Initial import of bbrun-1.3, based on a package provided by ptiJo in
pkg/16863:
BBrun is a run utility for BlackBox which can be run in the slit
or in withdrawn mode so that it can be bound to a keystroke from bbkeys.
It also features a history list of the most recent commands.
2002-06-12 00:36:21 +00:00
agc
afd3e69872 Add and enable metacity 2002-06-09 21:59:29 +00:00
agc
f3400dc56e Initial import of Metacity-2.3.377, a gnome 2 window manager, into the
NetBSD Packages Collection.

Metacity is not a meta-City as in an urban center, but rather
Meta-ness as in the state of being meta.  i.e.  metacity :  meta as
opacity :  opaque.  Also it may have something to do with the Meta key
on UNIX keyboards.

 - Boring window manager for the adult in you. Many window managers
   are like Marshmallow Froot Loops; Metacity is like Cheerios.
 - Uses GTK+ 2.0 for drawing window frames. This means colors, fonts,
   etc. come from GTK+ theme.
 - Has a simple theme system and a couple of extra themes come with it.
   Change themes via gconf-editor or gconftool:
     gconftool-2 --type=string --set /apps/metacity/general/theme Crux
 - Change number of workspaces via gconf-editor or gconftool:
     gconftool-2 --type=int --set /apps/metacity/general/num_workspaces 5
   Can also change workspaces from GNOME 2 pager.
 - Change focus mode:
     gconftool-2 --type=string --set /apps/metacity/general/focus_mode mouse
2002-06-09 21:58:42 +00:00
dmcmahill
260af7e8a8 add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc 2002-05-31 00:53:09 +00:00
wiz
e1e9c8de7c Use buildlink.mk's instead of DEPENDS. Proposed in pkg/16807 as a fix
for build problems on xpkgwedge systems by Julio Merino.
2002-05-16 16:58:05 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
wiz
35afee6566 Fix compilation by not defining POSIX_SOURCE when obviously also
using non-POSIX functions. Closes pkg/16618.
2002-05-11 18:10:43 +00:00
martin
02a2f9c142 Make the gnome version of icewm autodetect it's running under gnome
by default.
2002-05-04 20:06:39 +00:00
wiz
209e86a61a Fix apm handling, per pkg/16626 from Joachim Koenig-Baltes. 2002-05-03 10:56:38 +00:00
wiz
6b5288f2a7 Update to 0.1.8 from pkg/16440.
Changes: Lots of bugfixes, code cleanup, new features.
2002-04-22 18:39:18 +00:00
fredb
13e1d5b88f Make this build on NetBSD-1.5ZC. Include <stdlib.h> to get prototype for
putenv(), and don't set _POSIX_SOURCE.
2002-04-15 20:42:22 +00:00
veego
ac48446b80 Include mk/bsd.prefs.mk so that FVWM2_USE_GTK and FVWM2_USE_RPLAY can
work if you have that in /etc/mk.conf.
Also changce --with-iconpath to --with-imagepath, so the default pixmap
and bitmap path is now correct again. That changed some versions ago.
2002-04-14 13:59:42 +00:00
martti
5bb3969b8c Updated fvwm2 to 2.4.7
Fvwm 2.4.7 is a maintenance release for 2.4.6 that fixes a number
of minor or rare problems.  System administrators are strongly
encouraged to move to 2.4.6 or 2.4.7 from any earlier 2.4.x release.

Changes:

* Fixed parsing of WindowList with conditions and a position at
  the same time that was broken in 2.4.6.

* Fixed some problems with the DeskOnly option of FvwmTaskBar
  (windows were duplicated when moving to a different Desk; the
  StickyIcon style was ignored).

* Fixed config.h warnings with some compilers introduced in 2.4.6.

* Fixed icon titles being raised when they should not be.

* Fixed initial drawing of the internals of the FvwmPager window.

* Fixed the FvwmAudio compatible mode in FvwmEvent when external
  audio player is used.

* Minor improvements in the man page.
2002-04-12 09:09:08 +00:00
fredb
47dcb815ea Bump PKGREVISION and dependencies in lock step for sawfish and friends
because of the change to MACHINE_GNU_PLATFORM for certain ports.
2002-03-21 05:39:18 +00:00
wiz
c5c5e1da84 Add and enable bbconf. 2002-03-18 23:04:41 +00:00
wiz
cdce5e2c5c Initial import of bbconf-1.4:
Welcome to bbconf, the all-in-one blackbox configuration tool.
Never heard of blackbox before? Well, let's just say that it's the
best Window Manager for X that's out "there" in our humble opinion.
Simply put, this little utility here has such lofty goals as being
the one place where you can configure anything and everything you
need to that has to do with blackbox.

bbconf aims to do that through the use of plugins--plugins which
allow you to configure anything you wish about blackbox or its
helper applications such as bbkeys, bbpager, bbapm, bbmail, bbpal,
etc.

bbconf is distributed with 4 plugins that allow you to configure
blackbox's keybindings, blackbox's styles/themes, and your blackbox
menus and submenus. The architecture of the plugins themselves are
very simple and elegant -- making it easy for anyone else to add
onto the distributed plugins to make it easy to configure whatever
else you want to for your blackbox/X sessions.
2002-03-18 23:02:30 +00:00
wiz
3ada46a527 Remove bbkeys-qt. 2002-03-18 09:28:44 +00:00
wiz
7e75e9507c Remove -- will be replaced by bbconf package in the hopefully
near future.
2002-03-18 09:28:20 +00:00
wiz
797ff78b0e Update to 0.8.4:
Works better with blackbox 0.62.1.

Inspired by pkg/14900 by Yannick Montulet.
2002-03-18 09:23:00 +00:00
wiz
069bc21d74 Don't use bbkeys' Makefile.common any longer. 2002-03-18 09:17:37 +00:00
nathanw
6c0bea89a9 New master site.
Update from version 3.5 to 3.5.2.

from the CHANGES file:

    Changes from version 3.5 to 3.5.1

    1 - f.initsize : resets a window to its initial size given by the
        WM_NORMAL_HINTS hints.

    2 - f.ring : Selects a window and adds it to the WarpRing, or removes it if
        it was already in the ring. This command makes f.warpring much more
        useful, by making its configuration dynamic (thanks to Philip Kizer
        <pckizer@tamu.edu>).

    3 - f.jumpleft, f.jumpright, f.jumpup, f.jumpdown : takes one integer
        argument (the step). These function are designed to be bound to keys,
        they move the current window (step * {X,Y}MoveGrid) pixels in the
        corresponding direction. stopping when the window encounters another
        window (ala f.pack).

    Changes from version 3.5.1 to 3.5.2

    1 - f.moveresize : Takes one string argument which is a geometry with the
        standard X geometry syntax (e.g. 200x300+150-0). Sets the current
        window to the specified geometry. The width and height are to be given
        in pixel, no base size or resize increment are used.

    2 - AutoLower et f.autolower : from Kai Grossjohann
        (Kai.Grossjohann@CS.Uni-Dortmund.DE). Same as autoraise but with lower.

    3 - WindowRingExclude : Takes a window list as argument. All listed windows
        will be excluded from the WarpRing.

    4 - A new menu : 'TwmIcons' same as 'TwmWindows', but shows only iconified
        windows. I did this when I got bored of having icons. Now I have no
        icons and no icon managers. I use this menu to deiconify windows.
        When I was young, I liked to have brightly colored icons, but now that
        I am getting old(er), I prefer a bare desktop.
2002-03-15 01:07:47 +00:00
fredb
f9fd57af04 /s/nb1nb1/nb2/ 2002-03-14 20:22:37 +00:00
wiz
8cf66e4310 Don't unconditionally delete share/bbtools, since bbpager now installs
there, too.
2002-03-14 15:17:15 +00:00
wiz
1305c0dfdc Add and enable bbpager. 2002-03-14 15:15:43 +00:00
wiz
f4df70dd1d Initial import of bbpager, a pager for the blackbox window manager.
Package provided by Sen Nagata in pkg/14932, with some cleanup by me.
2002-03-14 15:14:40 +00:00
wiz
5f504be15e Update to 0.62.1. Also closes pkg/15556.
Changes since 0.61.1:
- the lock modifier code handles user redefined modifiers better
- check if the locale actually needs multibyte support before using multibyte
  functions
- use srcdir in all of the makefiles
- general code touchups
- blackbox-nls.hh is always generated even if --disable-nls is used.
  This allows us to not have all of those hideous #ifdef NLS chunks.
  Nothing to worry about, if you do not want NLS this does not affect you
- Workspace::placeWindow() cleanups.  Also a speed bump from reducing the
  use of iterator->current() and changing the delta from 1 to 8
- fixed a desciptor leak in BScreen::parseMenuFile, seems opendir
  lacked a matching closedir.
- fix transient window handling code in Workspace::removeWindow() so
  transients give focus back to their parents properly.  The code originally
  handled sloppy focus then transient windows, so we just flopped the
  if/elsif.  This is immediately noticable with web browsers and their open
  location windows.
- fixed list::insert so you really can insert at item number 2.  While there
  I cleaned up the code a bit.
- added decoration to the atom state stored in a window
- fixed the window menu gets left open when another window button is pressed
  issue with a call to windowmenu->hide() in window->maximize()
- applied xOr's patch for decoration handling
- applied xOr's patch for the maximize, shade, unmaximize bug
- applied Kennis' patch for sending incorrect Slit configure notices
- BlackboxWindow's flags have been moved into a flags structure
- applied xOr's patch for border handling
- resizing a window turns off its maximized flag.  Before a resized window
  thought it was still maximized and maximizing a double action
- BlackboxWindow::withdraw no longet sets the state to Withdrawn.
  This confused some X clients.
- the menu file mentioned in the manpage is now based on DEFAULT_MENU
- menu is no longer installed, you need to copy it yourself
- the lock modifiers no longer stop blackbox!
- maximize a window via bbkeys and the maximize button is not redrawn, fixed
- autoraise and multiple dialog windows yields segv bug fixed
  also lengthened the default auto raise delay from 250 to 400
- another iteration of autoraise and dialog box handling, this time we
  noticed that nothing ever reset blackbox.focused_window to 0 when a window
  was removed
- check if the window is visible before changeBlackboxHints() calls maximize
- placeWindow no longer takes edgeSnapThreshhold into account
- ignore style files ending in ~
- support locale specifiers with @euro in them
- Toolbar name editing buffer reduced to 128 chars, logic added to make sure
  this buffer is not overrun
As well as NLS improvements and other minor bug fixes.
2002-03-14 15:07:01 +00:00
wiz
f0760ffa79 Fix sawfish-replibs dependency. 2002-03-14 00:48:18 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jmc
14e32c9494 Add appropriate RESTRICTED and NO_SRC/BIN lines 2002-03-12 22:25:18 +00:00
martti
64c40e7b09 Updated fvwm2 to 2.4.6
* New conditional command ThisWindow.
* Better support of non ISO-8859-1 window and icon titles.
* Bug fixes

Apart from fixing a number of minor or rare problems, it addresses
slow opaque window movement and resizing that was not encountered in
the 2.2.x releases. If you do not use opaque window movement or resizing
and did not encounter any of the bugs described below you do not need
to upgrade. System administrators are strongly encouraged to move to
2.4.6 from any earlier 2.4.x release.
2002-03-11 07:20:55 +00:00
wiz
6510debdd2 Set START_XPM even if no APM on the machine (the two are unrelated). 2002-03-10 22:11:36 +00:00
wiz
d7737c3f2b regen patch-ag with pkgdiff-0.104 (200k -> 2k) 2002-03-10 22:08:14 +00:00
wiz
2f0126a2ae Share distinfo between icewm{,-gnome}. 2002-03-10 21:51:35 +00:00
jmc
a7ca015252 Didn't need these. Nonobvious that with PATCHDIR may point back to icewm the
distinfo in this dir has to be remade as well when that changes.
2002-03-10 21:44:26 +00:00
jmc
8bb24a2933 Pass $X11BASE/lib as the rpath not just $X11BASE 2002-03-10 10:58:17 +00:00
jmc
2c156e3ccc Add same patches from icewm for apm applet 2002-03-10 10:13:56 +00:00
jmc
534a0bb5c3 Fix cases where apmvar.h doesn't exist.
By default the apm applet is always compiled in unless the lite support is
enabled which turns off way too much.

So, split the apm option out into it's own option and test for it by checking
in Makefile.common for apmvar.h's existance. If it doesn't exist pass
--disable-apm. This makes this compile again on machines that do not have
machine/apmvar.h (and are NetBSD) such as macppc.

Bump version via PKGVERSION to nb1.
2002-03-08 23:17:24 +00:00
fredb
6c0548753f Update to afterstep-1.8.11. The only new feature (from NEWS):
Added DefaultGeometry option to database. That should allow to place
    window with specifyed geometry when no USPosition was requested,
    instead of dragging it around. Useful for things like Netscape.
    Example:
      Style "*escape*" DefaultGeometry 800x600+10-100

Afterstep-1.8.10 added "Xinerama" support (whatever that is) which we
have to disable in "configure" to build, and multi-head support -- which
is untested on NetBSD.

Follows is the complete ChangeLog since 1.8.9:

1.8.10 patch 1 (sasha+Geoff Burling+Jan Fedak)
 o Numerous man page and usage fixes by Geoff Burling.
 o Fixed bug in DefaultGeometry handling where check for USPosition/Size
   should have been negated.
 o Fixed compilation bug in lib/parse.c
 o Fixed minor typho in afterstep man page.
 o Debugged background setting on multihead config. It apperas that
   asetroot cannot be run with -l if it is named other then asetroot.
   Otherwise background selection from the menu does not work.
 o Updated Clean to use ProcessModuleArgs. Added global var display_name
   that is set to --display argument value or env var $DISPLAY 's value.
   MOst modules must be updated to remove var with the same name from
   main().
 o Applied patch from Jan Fedak to add startup geometry to database
   parameters.
 o Applied patch from Jan Fedak to fix hotkeys in menus.
 o Applied patch to get AfterStep to change Icon when Title is changing.
   New feel option  - FollowTitleChanges in feel has to be used to enable
   this feature.
 o Fixed Tile's -h handling.
 o added support for maximization to not exceed screen size, while
   working with xinerama.
 o man pages fixes.
 o Fixed socket/pipes reading loops to not cause 100% CPU utilization
   under CYGWIN and in some cases even on Unix.
 o Fixed Menus pointer location handling to use coordinates from events
   and not abuse XQueryPointer. Otherwise menus were behaving strange
   whenever events were late due to one reason or others.

1.8.9 patch 1 (sasha)
 o Fix X libraries order, to have Xext preceed X11 - causes problems on
   some Solaris systems.
 o fixed two warnings related to time.h
 o commented out dependency checking to avoid problems for users with old
   compilers. It is not needed in stable series anyways.
 o Added functionality to WindowsDesk function. If second argument is
   10000 then first is relative desk number, instead of exact.
 o Implemented Xinerama support. When window is initially placed - it
   will be appropriately moved to not appear in between monitors, unless
   user requested geometry explicetely.
 o When Xinerama is active, and asetroot is requested to scale or pad
   background image to the screen size it will use size of the first head
   ( the one with origin of 0,0 ).
 o Implemented separate Feel, Look, Background and Init/Restart functions
   for different screens in multihead config with no Xinerama.
 o We now read $TMPDIR in order to locate /tmp directory, and falling back
   to /tmp if envvar is not set.
 o somewhat fixed Align and Pad fields in the Asetroot config parsing.
2002-03-04 19:16:05 +00:00
fredb
b9feb63c0c Remove the "MESSAGE" file. Much of it was either out-of-date, since ascp
is no longer a separate package, or trivial, now that the documentation
is easily accesible.
2002-03-04 19:15:35 +00:00
fredb
390ab6986b Remove obsolete package "ascp". The afterstep control panel is currently
included in the development version of afterstep, but there's been no
visible effort to backport it to afterstep-1.8.x.
2002-03-04 15:59:32 +00:00
agc
81d63f1dda Upgrade evilwm from 0.3.11 to 0.99.4, provided in PR 15766 by Jonathan
Perkin (sketch@rd.bbc.co.uk), modified slightly by me.

Excerpt from ChangeLog since last version (0.3.11):

2001-07-13
        Added -V option.

        Start the run up to 1.0.  Hopefully this will involve solving the
        IE bug, but right now I'm not very concerned about it.

2001-08-24
        Grab everything with Mod3Mask as well - this should circumvent the
        NumLock problem.

2002-01-03
        If an app maps itself (EVIL!  EVIL!  EVIL!), switch to the virtual
        desktop it's on before raising it.

2002-01-22 (vatten@users.sourceforge.net)
        Added support for vdesk - an external virtual desktop manager
        that works by iconifying windows and mapping them back again.

2002-01-24 (vatten@users.souceforge.net)
        Added support for the combination of vdesk and the internal
        virtual desktop manager.

2002-01-25
        Move all the key bindings out into a separate include file and
        add a line in Makefile to override KILL key (for cygwin).
2002-03-04 15:56:37 +00:00
martti
52614eabd0 Added BUILD_USES_MSGFMT. 2002-03-04 08:24:59 +00:00
martti
96ce6ff87c Added gettext-lib as dependency (pkg/15751) 2002-02-28 12:53:29 +00:00
martti
d11b1375b5 Added icewmconf 2002-02-28 11:29:20 +00:00
martti
adb7107c46 IceWMConf is a graphical configuration tool for setting and/or changing
your options and settings for IceWM.
2002-02-28 11:29:16 +00:00
tron
1689499d4a Fix non dewey-conform distribution version number. 2002-02-27 13:54:27 +00:00