AminetAminet
Search:
85256 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/wb/OBWorkbench.lha

Mirror:Random
Showing: ppc-warpup icongeneric icon
No screenshot available
Short:Workbench replacement for Kickstart 1.3
Author: mats.hansen at triumph.no (Mats Eirik Hansen)
Uploader:mats hansen triumph no (Mats Eirik Hansen)
Type:util/wb
Version:1.2.2
Architecture:m68k-amigaos <= 1.3.3
Date:2026-04-14
URL:https://triumph.no/oldblue
Download:util/wb/OBWorkbench.lha - View contents
Readme:util/wb/OBWorkbench.readme
Downloads:2900

Old Blue Workbench

Features:

- Enhanced menus similar to Workbench 2.0.
- Enhanced Workbench window and drawer windows with support for:
  - Window menu and Icon menu as context menus.
  - Lasso for selecting multiple icons.
  - Default icons for showing all files and drawers.
  - Arranging icons by name or type.
  - Configurable backgrounds and fonts.
- Browser windows for browsing the file system.
- Enhanced Info windows with support for changing icons and swapping their
  colors.
- User defined menus.
- Docks with support for drag and drop of icons.
- Support for launching tools at startup.
- User defined global hot keys for window management and more.

Requirements:

- Minimum 1MB of memory.
- reqtools.library (version 38.390 for Kickstart 1.3 included).
- iffparse.library (version 37.1 for Kickstart 1.3 included).
- Default icons in ENVARC:Sys (included).

Version 1.2.2

- Fixed an issue where changing the selection state of an icon that had been
  scrolled out of a window with a pattern background caused corruption of
  data in chip memory. This could crash the system or cause visual
  artifacts.
- Fixed an issue where opening a window with a background when the Workbench
  isn't the frontmost caused the background to be drawn to the frontmost
  screen. This could crash the system or cause visual artifacts.
- Fixed an issue where using the sizing gadget would sometimes not redraw the
  window content. This happened most often when clicking the size gadget
  without actually resizing the window.
- Fixed an issue where the background is not completely redrawn when a context
  menu closes and the selected menu item causes the content of the window to
  be scrolled (e.g. arranging icons).
- Fixed an issue where the window title bar would be drawn over the minimize
  gadget when the title is changed. This happens when changing the directory
  of a browser window.
- Fixed an issue that prevented the Close dock when deactivated setting from
  having an effect after editing the parent dock or user menus.

Version 1.2.1

- Added Import Default Icon command to the Info window Icon menu.
- Added a Sort button for sorting menu items in the Edit Menus window and dock
  items in the Edit Dock window.
- Added an Add Separator button to the Edit Menus window for adding a
  separator to user defined menus.
- Added a New File? command to the Window menu for creating a new file with
  the New File window.
- Added a Open With Browser command to the Icon menu for opening selected
  drawers and disks in new Browser windows. This can also be done by pressing
  one of the ALT keys while double clicking on a drawer or disk.
- Added hot key actions for saving the frontmost screen, the window under the
  pointer or the active window as an IFF ILBM image.
- Added speaker brush and default icon for ARexx (.rexx) files.
- Made removing a tool type select the next tool type for quicker removal of
  many tool types.
- Made renaming a project with a default icon based on the name reevaluate the
  default icon.
- Fixed an issue where copying a file/drawer without icon to drawer or browser
  window showing all files wouldn't show the copied file/drawer.
- Fixed an issue where renaming a file/drawer didn't update the layout when
  using grid or rows layout or compare the new name with current filter.
- Fixed an issue where changing the icon of a file/drawer didn't update the
  layout when using grid or rows layout.
- Fixed an issue where the wrong error message was shown if there was read
  error during a file copy/move.
- Fixed an issue where list views could be drawn with the wrong font in some
  situations.
- Fixed an issue that caused all disk icons to be updated when a disk was
  inserted or removed.
- Fixed an issue where the correct drawer window position and size was not
  loaded for disks other than the boot disk.
- Fixed an issue that could lead to a crash in the ReqTools font requester.
- Fixed an issue where editing the dock opened by a dock item, menu item and
  hot key would not remember the existing background setting.
- Fixed a deadlock that could occur when double clicking an icon while moving
  the mouse so it was also seen as the start of a drag.

Version 1.2.0

- Added navigation buttons for going forward and backward in the path history,
  and a button for showing disks to browser windows. The Parent button has
  been moved together with the navigation and its title has been changed into
  an image.
- Added support for showing assignments in the Workbench window and in browser
  windows when Show All Files is selected. This requires a def_assign.info
  default icon.
- Added an Assign Info window for showing information about assignments.
- Added support for opening a browser window by double clicking the background
  in the Workbench window. This functionality is disabled by default but can
  be enabled in the General Setting window.
- Added a Browser Settings window with settings for browser windows opened
  with Open Browser in the Project menu or by double clicking the background
  in the Workbench window.
- Added an option for positioning the icon name on the right side of the icon
  in browser windows. This option is in both the Browser Settings window and
  in the settings windows for browser dock items, menu items and hot keys.
- Added a filter bar to browser windows that can be shown with the Filter
  command in the Window menu. When the filter bar is shown, the browser
  window will only show icons with names that contains the filter string.
- Changed to rows and grid layout of browser windows so that layout is updated
  when icons are added, removed or the window is resized.
- Changed Arrange By Name and Arrange By Type for browser windows from being a
  one time action to also setting the sorting used whenever the layout is
  updated.
- Improved performance when scrolling in drawer and browser windows with a lot
  of icons.
- Fixed an issue in the input handling that could lead to a loss of input
  events, e.g. mouse clicks, and sometimes stop input processing completely,
  i.e. the mouse pointer stops moving.
- Fixed a crash when dragging and dropping a disk icon into a drawer window.
  Now the disk is copied as a drawer and gets the default drawer icon.
- Fixed an issue where icons for files and drawers that have icons were shown
  twice in browser windows showing all files with sorting.
- Fixed an issue where the protection flags for the icon was not changed when
  the protection flags were changed in an Info window.
- Fixed an issue where an active window would show the context menu and/or
  select an icon even if that window was covered by another window at the
  position of the mouse pointer.
- Fixed an issue with the dock item type not being set correctly when setting
  the path of a dock item to a drawer, disk or trashcan. Setting the path of
  a dock item to a drawer or disk now sets the dock item type to Drawer
  unless it already is Drawer or Browser. Setting the path to a trashcan now
  sets the dock item type to Trashcan.
- Fixed an issue where the Edit Dock Item window wasn't updated when the dock
  item type was changed because of a changed path.

Version 1.1.3

- Added support for setting default stack size for commands in the General
  Settings window and to override it for dock items, menu items and hot key
  items.
- Fixed an issue introduced in 1.1.2 that made snapshotting a drawer or
  trashcan icon write the icon as Disk.info within the drawer instead of as
  the drawer icon.
- Fixed an issue that prevented some application, e.g. NiftyTerm and DMS, from
  being started as commands.
- Fixed an issue that caused a crash when reverting settings with Last Saved
  or loading settings with Load... in the Settings menu and window
  backgrounds were set.

Version 1.1.2

- Added support for more complex command arguments for dock and menu items by
  supporting expansion of argument variables.
- Added Align and Distribute sub-menus to the Icon menu for aligning and
  distributing selected icons along an axis.
- Added support for dragging and dropping an icon on path gadgets (i.e. the
  string gadgets with a button for opening a file requester) to set their
  path.
- Made it possible to delete the disk icon (Disk.info) when using Show All
  Files.
- Fixed several issues where the wrong disk could be used if there were
  multiple disks with the same name. This affected operations like opening,
  renaming, showing and editing information about disks, and arguments sent
  to commands.
- Fixed an issue that made it impossible to format non-DOS disks.

Version 1.1.1

- Added support for changing the icon highlight, importing IFF ILBM images as
  icons and exporting icons as IFF ILBM images to Info windows.
- Fixed an issue where the loading icons in a drawer would never complete on
  some filesystems when Show All Files was selected.
- Fixed an issue where a disk icon wasn?t removed visually when the disk was
  ejected.
- Fixed an issue where arranging disk icons in the Workbench window, either by
  Arrange By menu items or automatically for disk icons without a saved
  position, would not work correctly after a disk was ejected.
- Fixed an issue where the checkmark was not shown for checked menu items in
  context menus.
- Fixed an issue that caused crashes after resizing a browser window.
- Fixed an issue that prevented the coordinates of the top-left to be reset
  when arranging icons in a window with icons with negative coordinates.

Version 1.1.0:

- Added support for setting the fonts and backgrounds (color, image or
  pattern) used by Workbench, drawer and browser windows in the Appearance
  Settings window. The font color is configurable and the font can be
  decorated with a color background, a shadow or an outline.
- Added support for setting the font and background (color, image or pattern)
  used by a dock in the Edit Dock window. The font color is configurable and
  the font can be decorated with a color background, a shadow or an outline.
- Added optional gadget in the window title bar for minimizing the window to
  just the window title bar. This can be configured in the General Settings
  window.
- Added optional support for moving a window to front by double clicking its
  title bar. This can be configured in the General Settings window.
- Added support for configurable hot keys that can perform window management
  actions or execute a command.
- Made Old Blue Workbench ignore hot keys when other applications take over
  the display completely instead of using standard screens and windows.
- Moved the Use Default Tool Path setting to the General Settings window.
- Moved the Disk Icon Position setting to the Workbench tab in the Appearance
  Settings window.
- Fixed an issue where closing a drawer while it was loading icons would
  prevent the drawer from being opened again.
- Fixed an issue where loading default icons would never complete on some file
  systems, e.g. WinUAE?s virtual file system.
- Fixed multiple issues with the handling of info files (icons) with a not all
  lower case .info suffix.

Version 1.0.1:

- Added a Use Default Tool Path setting in the Settings menu for setting how
  the path in Default Tool for project icons is used when searching for the
  tool.
- Made the CLI created by LaunchDaemon when launching commands inherit the
  search path when LaunchDaemon was started.
- Made LaunchDaemon use the search path when LaunchDaemon started as the
  search path when launching tools with a relative path. This affects icons
  with a default tool with a relative path.
- Fixed an issue where a drawer/browser window reloaded the icon position when
  an icon was changed.
- Fixed an issue where a drawer/browser window reloaded the drawer size and
  position when updating the window or changing between Show All Files and
  Show Only Icons.
- Fixed an issue where the icon was not removed from a drawer/browser window
  when a file that is only an .info file is deleted.
- Fixed an issue with context menus not showing when clicking the mouse's menu
  button in the area of a drawer/browser window with negative coordinates.
- Fixed an issue with Snapshot Window being disabled when a browser window was
  showing disk icons.
- Fixed an issue with Close in the Window not being disabled for the Workbench
  window.
- Fixed an issue where dropping a file or drawer icon did not copy the file or
  drawer to the disk.
- Fixed an issue with executing commands failing when using standard CON: or
  NEWCON: handlers.
- Fixed an issue with the disk icon being shown as part of the disk content if
  the Disk.info file was not capitalized like that.


Contents of util/wb/OBWorkbench.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  141     476  29.6% -lh5- 9ec4 Dec 13 04:53 OBWorkbench?Backgrounds?Bricks.ilbm
[generic]                  356     602  59.1% -lh5- eab2 Dec 12 22:17 OBWorkbench?Backgrounds?ChristmasLights.ilbm
[generic]                  172     444  38.7% -lh5- beac Dec 13 04:53 OBWorkbench?Backgrounds?Raindrops.ilbm
[generic]                  269     622  43.2% -lh5- b0e1 Dec 11 21:41 OBWorkbench?Backgrounds.info
[generic]                  192     380  50.5% -lh5- af84 Sep 27  2025 OBWorkbench?Brushes?ArchiveNormal.brush
[generic]                  172     287  59.9% -lh5- a756 Mar 21 22:48 OBWorkbench?Brushes?ArchiveNormal.brush.info
[generic]                  226     380  59.5% -lh5- bd11 Sep 27  2025 OBWorkbench?Brushes?ArchiveSelected.brush
[generic]                  232     403  57.6% -lh5- d9ef Mar 21 22:48 OBWorkbench?Brushes?ArchiveSelected.brush.info
[generic]                  333     464  71.8% -lh5- efef Oct  5  2025 OBWorkbench?Brushes?CygnusEd.brush
[generic]                  307     486  63.2% -lh5- 17b1 Mar 21 22:48 OBWorkbench?Brushes?CygnusEd.brush.info
[generic]                  208     460  45.2% -lh5- 486c Sep 27  2025 OBWorkbench?Brushes?DockNormal.brush
[generic]                  207     487  42.5% -lh5- 7f55 Mar 21 22:48 OBWorkbench?Brushes?DockNormal.brush.info
[generic]                  199     460  43.3% -lh5- fb54 Sep 27  2025 OBWorkbench?Brushes?DockSelected.brush
[generic]                  198     487  40.7% -lh5- f878 Mar 21 22:48 OBWorkbench?Brushes?DockSelected.brush.info
[generic]                  143     344  41.6% -lh5- b399 Sep 27  2025 OBWorkbench?Brushes?Joystick.brush
[generic]                  140     255  54.9% -lh5- 2cc3 Mar 21 22:48 OBWorkbench?Brushes?Joystick.brush.info
[generic]                  244     380  64.2% -lh5- 8266 Sep 27  2025 OBWorkbench?Brushes?Pack.brush
[generic]                  239     407  58.7% -lh5- 27a0 Mar 21 22:48 OBWorkbench?Brushes?Pack.brush.info
[generic]                  204     320  63.8% -lh5- cad6 Mar 17 13:39 OBWorkbench?Brushes?Speaker.brush
[generic]                  212     368  57.6% -lh5- 8107 Mar 21 22:48 OBWorkbench?Brushes?Speaker.brush.info
[generic]                  241     380  63.4% -lh5- 4c14 Sep 27  2025 OBWorkbench?Brushes?Trashcan.brush
[generic]                  259     431  60.1% -lh5- 552a Mar 21 22:48 OBWorkbench?Brushes?Trashcan.brush.info
[generic]                  201     316  63.6% -lh5- f680 Dec 13 04:53 OBWorkbench?Brushes?TurboText.brush
[generic]                  225     380  59.2% -lh5- f02b Mar 21 22:48 OBWorkbench?Brushes?TurboText.brush.info
[generic]                  239     380  62.9% -lh5- e282 Sep 27  2025 OBWorkbench?Brushes?Unpack.brush
[generic]                  241     407  59.2% -lh5- 356e Mar 21 22:48 OBWorkbench?Brushes?Unpack.brush.info
[generic]                  270     622  43.4% -lh5- e9c4 Mar 21 22:48 OBWorkbench?Brushes.info
[generic]                  189     378  50.0% -lh5- 1d16 Mar 21 22:44 OBWorkbench?Default Icons?def_assign.info
[generic]                  223     370  60.3% -lh5- e87a Mar 21 22:44 OBWorkbench?Default Icons?def_disk.info
[generic]                  267     622  42.9% -lh5- de6c Mar 21 22:44 OBWorkbench?Default Icons?def_drawer.info
[generic]                  218     456  47.8% -lh5- cf4d Mar 21 22:44 OBWorkbench?Default Icons?def_project.c.info
[generic]                  239     465  51.4% -lh5- 499f Mar 21 22:44 OBWorkbench?Default Icons?def_project.guide.info
[generic]                  220     456  48.2% -lh5- 411f Mar 21 22:44 OBWorkbench?Default Icons?def_project.h.info
[generic]                  234     460  50.9% -lh5- b66e Mar 21 22:44 OBWorkbench?Default Icons?def_project.ilbm.info
[generic]                  235     456  51.5% -lh5- e07b Mar 21 22:44 OBWorkbench?Default Icons?def_project.info
[generic]                  329     765  43.0% -lh5- 5c3f Mar 21 22:44 OBWorkbench?Default Icons?def_project.lha.info
[generic]                  179     441  40.6% -lh5- d363 Mar 21 22:44 OBWorkbench?Default Icons?def_project.mod.info
[generic]                  195     443  44.0% -lh5- 1b7a Mar 21 22:47 OBWorkbench?Default Icons?def_project.rexx.info
[generic]                  247     578  42.7% -lh5- 97fc Mar 21 22:44 OBWorkbench?Default Icons?def_tool.info
[generic]                  267     622  42.9% -lh5- 6225 Dec 11 21:41 OBWorkbench?Default Icons.info
[generic]                19682   74227  26.5% -lh5- 4560 Apr 14 20:05 OBWorkbench?Documentation?Workbench.guide
[generic]                  240     465  51.6% -lh5- 2bb9 Oct  5  2025 OBWorkbench?Documentation?Workbench.guide.info
[generic]                  265     622  42.6% -lh5- 66da Dec 11 21:41 OBWorkbench?Documentation.info
[generic]                61948  112012  55.3% -lh5- 372b Apr 14 20:05 OBWorkbench?ImageViewer
[generic]                  821    2783  29.5% -lh5- 1487 Dec 11 21:49 OBWorkbench?Install Workbench
[generic]                  233     451  51.7% -lh5- 9fb4 Dec 11 21:41 OBWorkbench?Install Workbench.info
[generic]                59874  115144  52.0% -lh5- b538 Sep 27  2025 OBWorkbench?Installer
[generic]                 9922   18172  54.6% -lh5- 1bb2 Apr 14 20:05 OBWorkbench?LaunchDaemon
[generic]                 4327    7688  56.3% -lh5- ab90 Sep 27  2025 OBWorkbench?Libs?iffparse.library
[generic]                25856   39000  66.3% -lh5- d82a Sep 27  2025 OBWorkbench?Libs?reqtools.library
[generic]               190784  357492  53.4% -lh5- 9535 Apr 14 20:05 OBWorkbench?Workbench
[generic]                  379    1042  36.4% -lh5- 6500 Dec 11 21:41 OBWorkbench?Workbench.info
[generic]                  266     622  42.8% -lh5- 86a1 Dec 11 21:41 OBWorkbench.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        53 files  383709  747660  51.3%            Apr 14 22:00
Page generated in 0.05 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>