Commit graph

555 commits

Author SHA1 Message Date
xtraeme
dda551e2d5 Update to 1.2.13. This closes PR pkg/23912.
Changes:

1.2.13: 2003-09-27
        - build fixes
        - only handle KDE tray protocol when icewmtray running

1.2.13pre3: 2003-09-14
        - ShowDesktop button added (someone make a nice icon, please)
        - fix defunct icewmbg processes on theme selection
        - fix setting themes with a SPACE in the name
        - KDE system tray support (experimental)
        - support for scaled backgrounds (experimental)
        - fix crash on option parsing in icesound
        - remove "xftdummy" foundry from default fonts (Pavel Roskin)
        - add reboot/shutdown to logout menu (Hanspeter Roth)
        - sort theme menu by name

1.2.13pre2: 2003-09-05
        - fix icewmbg not setting the background when started before icewm

1.2.13pre1: 2003-08-31
        - fix ~/.icewm/theme file permissions
        - fix drawing of checkboxes in menus
        - fix display corruption in network status
        - fix memory leak in icewmbg on workspace switches
        - fix menu behavior with xinerama
        - Italian translation updated
        - new preference "DoubleBuffer" (default: 1)
        - experimental: icewm-session (runs icewmbg. icewmtray, icewm
          and restarts icewm on crash)
2003-12-28 16:10:04 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
jmmv
b212e31446 Bump PKGREVISION due to openbox update. 2003-12-23 20:33:39 +00:00
jmmv
a316a7c49f Bump version to 3.1. 2003-12-23 08:42:18 +00:00
jmmv
91dacc5a88 Sort. 2003-12-23 08:41:55 +00:00
xtraeme
f3af5ca015 Update to 3.1 from Soren Jacobsen PR pkg/23849.
Changes since 3.0:

* Added japanese translation.
* config_focus_raise declared as guint.
* Strange behavior with focus:followMouse and RaiseLower action fixed.
* use g_snprintf in openbox/session.c instead of sprintf.
* gimp crashes openbox.
* import -frame leaves windows in a temporary "on top" state.
* Programs started with X become zombies upon shutdown.
* desktopnext/previous and desktopleft/right dont quite get along.
2003-12-23 08:34:36 +00:00
martti
0e010634ac Updated xfce4 to 4.0.2
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
2003-12-22 08:50:38 +00:00
xtraeme
8c57a9cd20 Fix build on NetBSD 1.6 which does not have wctype_t type.
Patch provided and tested by Soren Jacobsen. This also closes PR
pkg/23799.
2003-12-20 05:29:55 +00:00
xtraeme
52bee2597e Remove comments about pkgsrc-wip. 2003-12-20 04:20:32 +00:00
agc
9d8987764d Catch up with the openbox3 -> openbox renaming. 2003-12-19 11:16:39 +00:00
agc
026eb89e4d Catch up with the openbox3 -> openbox renaming 2003-12-19 09:19:15 +00:00
wiz
dcc98c6fb3 -openbox3, +openbox2. 2003-12-18 09:59:55 +00:00
wiz
5c7b727b80 Moved to wm/openbox. 2003-12-18 09:59:42 +00:00
wiz
bf43280346 Update COMMENT and DESCR to reflect that this is an older version of
openbox.
2003-12-18 09:58:58 +00:00
wiz
e0feee95f5 Update to 3.0 (really, only move contents of openbox3 dir here). 2003-12-18 09:57:27 +00:00
wiz
5605a1fed8 Reimport openbox-2* as openbox2 package; openbox package will
be replaced by openbox-3*.
2003-12-18 09:55:04 +00:00
wiz
4460d163f6 Sort. 2003-12-18 09:47:10 +00:00
xtraeme
58e0202bc1 Update to 0.16.6. This closes PR pkg/23255.
Many bugfixes were solved, please review Changelog to see a complete
list of changes.
2003-12-18 05:31:34 +00:00
salo
16c9bcc149 Update to the latest snapshot.
2003-06-17
    * Applied a patch to convert sprintf:s to snprintf:s.
2003-12-15 18:51:21 +00:00
jmmv
8e5906c810 Update to 2.6.3, based on work done by xtraeme@:
2.6.3
 - fix to right, left, bottom onscreen resize constraints
 - detect case where we fail to get a pointer grab when the mouse
   is clicked, to avoid "this window is stuck to my mouse!"
 - keep panels at the end of the focus MRU list so we don't
   focus them all the time in annoying ways

2.6.2
 - fix to repaint after resize always, so on maximize
   and theme changes we get things drawn properly
 - fix a compile issue on HPUX
 - fix translations of metacity-message output
 - fix to update window icons when they change
 - put a limit on number of characters displayed in
   window titles during Alt+tab
 - fix configure check for Xrandr
 - fix 64-bit bug in property reading that broke
   things badly on 64-bit
 - don't move focus when clicking close button on a window
 - fix a crash in getting pixmap icons
 - spawn dialogs and child processes on the proper
   screen in multihead situations
 - if the focus gets set to None, set it back to
   something sane
 - load accessibility modules and set accessibility roles
 - fix hang after displaying warning dialogs
 - fix a memory corruption when sticking/unsticking windows
   that lead to a frequent crash and windows appearing
   in Alt+tab improperly
 - fix some handling of partial-width panel struts
 - more translations

2.6.1
 - rebuild with fixed glib-gettext.m4

2.6.0
 - some additional translations

2.5.5
 - fix aspect ratio handling
 - fix "shake loose" functionality for maximized windows
 - handle Xrandr size changes properly again
 - fix fullscreen window detection
 - fix workspace name handling
 - don't steal button press events on root window
 - nuke metacity.spec due to nonmaintenance
 - allow too-large-for-screen windows to move their titlebar offscreen
 - keep an MRU list of windows per-workspace and use it to focus
   the next window when the focused window disappears
 - fix cursor when moving
 - improve appearance of opaque resize
 - make BELOW window state work
 - fix a crash when gdk_pixmap_foreign_new() returned NULL

2.5.3
 - fixups to .desktop file
 - activate window prior to grab end, avoiding
   extra focus events
 - add support for partial-width panels (fixes corner panel
   and xinerama window position constraints)
 - added keybinding to toggle window as "always on top"
 - support --disable-schemas-install option to configure
 - destroy support for legacy GNOME 1.x hints; metacity
   no longer works with GNOME 1.x
 - disable raise-on-click for mouse focus modes
 - fix bug that broke many Javascript popup menus with mozilla
 - allow "shaking loose" maximized windows, to move them
   between Xinerama heads or whatever
 - honor desktop-wide double click timeout
 - handle window placement properly for windows that
   start out maximized
 - integrate Ximian patch to go ahead and log out after 4 minutes
   even if a dialog is open
 - fix a segfault
 - fix bug where window groups weren't always kept up to date
 - fix bug where focus got confused when switching workspaces
   with mouse focus mode
 - fix 64-bit crash on s390x
 - chdir to user's homedir on startup
 - keep window in fullscreen layer when its transients are focused
 - fix keybindings bug when you had ScrollLock enabled
 - many translation updates

2.5.2
 - improved wording/UI for some dialogs
 - while clicking a window button, if you move the mouse outside
   the button such that releasing the mouse button won't activate
   the window button, visually indicate by "popping out" the button.
 - fix some valgrind errors
 - change "show desktop mode" to convert to "everything is minimized
   mode" if you open a new window while showing desktop, rather
   than previous behavior of simply leaving show desktop mode.
 - fix a trivial memory leak
 - change "move to workspace N" so it doesn't switch workspaces,
   just moves the window.
 - translation updates

2.5.1
 - fix bug where fullscreen windows were below top panels
 - build fix for Solaris
 - support diagonal window movement with numeric keypad
 - multihead fix
 - build fix for Cygwin
 - place on xinerama containing the pointer
 - fix totally hosed window placement/movement for frameless
   windows
 - improvement to smoothness of window move/resize

2.5.0
 - many new translations
 - fix an infinite loop while holding a server grab triggered by
   some recent Qt versions doing weird stuff
 - fix bug where Alt+rightclick repeatedly on titlebar resulted
   in zillions of menus
 - fix Alt+Tab to *actually* put minimized windows at the end,
   though this was always intended
 - rewrite size/positions constraint code (currently known
   to be quite buggy, e.g. xmms is hosed)
 - enforce size of at least 1x1 on windows
 - reduce latency of managing new windows still further
   by using async properties code in more places
 - don't grab keybindings on docks, so gnome-panel
   can handle them
 - suck in the panel's screenshot and run dialog global
   bindings
 - lots of improvements to window placement
 - sync max number of workspaces with pager applet
 - fix to keep focus when inside window frame in
   strict mouse focus mode
 - make it possible to start a reverse tab with
   shift+alt+tab (vs. alt+tab then shift)
 - fix a multihead issue with constraints between two
   windows on different heads
 - require GTK+ 2.2.0 and fontconfig
 - default theme is now Simple
 - add visual bell feature
 - incorporate many fixes from 2.4.34
 - other stuff
2003-12-14 20:33:25 +00:00
xtraeme
f0892cbd75 Fix CATEGORIES. 2003-12-13 21:14:19 +00:00
xtraeme
9f3910e5d0 + obconf 2003-12-13 21:10:53 +00:00
xtraeme
d66db68b48 Initial import of obconf-1.5 from pkgsrc-wip, packaged by Soren Jacobsen.
ObConf is a graphical configuration tool for the Openbox window manager.
It allows one to change Openbox's configuration in real-time.
One can change options such as the theme, desktop names, and focus settings.
2003-12-13 21:10:20 +00:00
xtraeme
9241684a61 s/wip/wm/g 2003-12-13 19:19:56 +00:00
xtraeme
4a996c3d58 + openbox3 2003-12-13 19:08:51 +00:00
xtraeme
5f88b32844 Initial import of openbox 3.0 from pkgsrc-wip, packaged by Soren Jacobsen.
Openbox is a standards compliant, fast, light-weight, extensible window
manager.

Openbox works with your applications, and makes your desktop easier to
manage.  This is because the approach to its development was the opposite
of what seems to be the general case for window managers.  Openbox was
written first to comply with standards and to work properly.  Only when
that was in place did the team turn to the visual interface.
2003-12-13 19:08:12 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
wiz
748d9a9276 Depend on currently available sawfish-replibs version. Bump PKGREVISION to 6. 2003-12-08 22:57:21 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
sketch
0135e9fdd6 Update evilwm to 0.99.17, with the following changes:
2003-07-23
	Dave Holland sent a patch to fix some Alt+Tab misbehaviour.

2003-09-18
	Fixed "losing control of windows" problem when switching desktops
	rapidly on slow machines.
	Released 0.99.16.

2003-09-25
	Hopefully *really* fix that bug.  Testers suggest to me that it is
	now really gone.

2003-10-15
	Integrated a patch from Neil Drumm to implement snap-to-border.
	Run evilwm with -snap num to enable the behaviour (num specifies
	the proximity in pixels to snap to - 10 is quite nice).
	It's worth noting that Per Weijnitz sent a similar patch a while
	ago, but I never got around to using it :(
	Released 0.99.17.
2003-12-03 17:40:25 +00:00
martti
535df600f3 Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"
2003-12-03 05:34:08 +00:00
wiz
664988189d Remove NO_CHECKSUM so that distinfo actually gets used,
and an associated obsolete comment.
2003-11-21 09:31:15 +00:00
abs
e188fd0b08 Add distinfo - fixes PR pkg/23520 from Robert Elz 2003-11-21 09:15:13 +00:00
wiz
adf06cd3d7 Add distinfo file, per PR 23507. 2003-11-20 11:20:56 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
gavan
b7f72bf595 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-10 16:13:28 +00:00
gavan
d32823a937 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-10 14:51:04 +00:00
gavan
69fda2def8 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-10 14:15:08 +00:00
grant
1933dd3c6b ; is used to terminate a yacc rule, and is not valid within a rule.
appeases bison on Linux.
2003-10-19 07:06:33 +00:00
martti
c6a6760def Updated fvwm2 to 2.4.17
* The "Visible" condition does no longer select windows on
  different desks.

* Fixed sending M_NEW_PAGE packets to the modules if the page did
  not change.

* With the styles StartsOnPage, SkipMapping and UsePPosition,
  windows that request a specific position are still placed on the
  given page.

* It is now possible to suppress title action or title completely
  in menus created by fvwm-menu-directory.

* Added support for new BBC headlines in fvwm-menu-headlines, this
  replaces the old BBC-Worlds and BBC-SciTech headlines.
2003-10-13 15:21:19 +00:00
kristerw
e6c78baa57 Include graphics/xpm/buildlink2.mk. 2003-10-08 22:13:48 +00:00
kristerw
a769d0c4a7 Override config.guess and config.sub, to make it recognize netbsd/shark. 2003-10-05 21:22:49 +00:00
martti
2f6cfd604c Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
martti
742ca0e30e Require 4.0.0 instead of 3.99.4 2003-09-27 06:52:41 +00:00
wiz
e683f27ec1 Define HAVE_STRFTIME; the test for it currently fails with gcc-3.3.1 and
this is the sanest way to fix it.
If there are OPSYS we support which do not have it, please add the appropriate
.ifs.
2003-09-26 22:05:14 +00:00
martti
7b3e1fec3d Added xfce4-wm and xfce4-wm-themes 2003-09-26 10:39:15 +00:00
martti
4cfd83439b Additional window manager themes for XFce4. 2003-09-26 10:38:22 +00:00
martti
d861b40627 Window manager for XFce4. 2003-09-26 10:37:58 +00:00
xtraeme
bea9724861 Add and enable 3ddesktop 2003-09-25 13:51:18 +00:00
xtraeme
f2db8d4968 Initial import of 3ddesktop 0.2.5. Package imported from pkgsrc-wip.
3D-Desktop is an OpenGL program for switching virtual desktops in a seamless
3-dimensional manner on unix. The current desktop is mapped into a fullscreen
3D environment where you may choose other screens. Several different
visualization modes are available.

The transition from working desktop to fullscreen 3D environment is seamless.
In other words when the pager activates you see your current desktop appear
to zoom out to a point in space where you can see your other virtual desktops
allowing you to select another. The best way to understand is to try it out
and get the full effect!
2003-09-25 13:50:35 +00:00