Commit graph

411 commits

Author SHA1 Message Date
jmmv
3e1dce00f3 Remove useless definition of CONFIG_APM (apm is managed through a configure
argument) as reported in PR pkg/19017 by Sergey Svishchev.

Fix START_XPM definition with START_PIXMAP (the former is completely ignored).
PKGREVISION++ because of this (icewm executable has changed).
2003-01-09 20:12:01 +00:00
jmmv
948fd3a12a Install configuration files under the examples hierarchy and use
bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR.  Bump PKGREVISION to 1.

This closes my own PR pkg/16966 (which proposed a different, wrong change).
2003-01-08 19:56:34 +00:00
jschauma
173c3b193c Bump dependency on bsetroot for the boxes so that they all require a bsetroot
that works without blackbox and uses it's own NLS files.

While we're at it, nitpick the following:
fluxbox: as pointed out in PR pkg/19687, fluxbox will detect Xft2 (if available)
	 and depend on it automatically.  Options were:  add
	 CONFIGURE_ARGS+= --disable-xft
	 or include Xft2's buildlink.  For the time being, add the buildlink
	 following openboxes example.
openbox: USE_BUILDLINK2=YES -- otherwise including buildlink2's is a no-op
2003-01-05 20:10:10 +00:00
jschauma
8178704468 Bump PKGREVISION for previous changes (added NLS files) 2003-01-05 20:00:29 +00:00
jschauma
a502c2509a Install NLS files for bsetroot, so that bsetroot does not complain
whne blackbox is not installed (as may be the case if fluxbox or
openbox are used).
This addresses one of the problems mentioned in PR pkg/19689.
2003-01-05 19:58:43 +00:00
wiz
43e17d2ce1 Update to 0.8, provided by Juan RP in PR 19661.
-Window Shading: Middle Mouse button on titlebar shades a window.
-Configuration Support: Support for a configuration file with new menu format.
-Fix: Virtual Desktop Bug that did not record the target window in the unmap
 ignore list properly.
-Sticky Support: Supports the EWMH Sticky State.
-Replaced Window List: Replaced the old Window/Client list with a STL one.
-Fix: Changing the "main" color now also applies to the button icons.
-Fix: Fixed memory errors reported by Valgrind.
-Menu: Changed the string array for items to a STL vector.
-Fix: The clock now updates every minute.
2003-01-03 21:10:16 +00:00
wiz
4695d7d92a Update to 2.2.3:
* Add an option to disable the window raise on         (Scott Moynes)
   mouse clicks with the modifierMask.
 * Make configure look for Xft version 2 libraries and  (Ben Jansens)
   use them if they are available.
 * Add bitmap button support to all the default styles. (Ben Jansens)
 * Change the default premax values to be larger than 0 (Ben Jansens)
   for clients that map in a maximized state. (avoid a
   mozilla crash.)
and some bug fixes, as well as a polish translation.
2002-12-26 01:48:32 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
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