Commit graph

20 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Sergey Svishchev
b826b4ad5c Follow redirects in HOMEPAGEs (and, in some cases, MASTER_SITEs too). 2006-07-02 19:04:33 +00:00
Jeremy C. Reed
545ae024bd Update to 1.7
* JWM v1.6 <> 20060423
      + Fixed  a  bug  that caused JWM to lose the state of withdrawn
        windows.
      + Fixed a Xinerama window placement issue.
      + Fixed shading of shaped windows.
      + Fixed snap-to-screen with Xinerama.
      + It is now possible to fix the width of the clock.
      + Added "coordinates" attribute to MoveMode and ResizeMode.
      + Fixed a bug related to removing the Dock and restarting.
      + No longer waits for Swallow items at startup.
      + Fixed FriBidi UTF conversion (lior2b).
      + Fixed a key binding issue on shutdown/restart (lior2b).
      + Fixed a key binding issue with keycode.
      + Fixed a bug involving maximized windows and the clock.
      + Decreased the default popup delay to 600 ms.
      + Added a 3 pixel border to popups.
      + Scrollwheel now switches windows when over the task list.
      + Scrollwheel now switches desktops over the root window.
      + Scrollwheel now shades/unshades when over title bars.
      + Double clicking now maximizes/restores when over title bars.
      + Fixed a bug with key masks.
      + A  second  click  on  a "showdesktop" button will now restore
        minimized windows.
      + New window buttons (lior2b).
      + New minimized icon (lior2b).
      + Put brackets around minimized items (lior2b).
      + Scroll menus that are too big for the screen.
      + Moving a maximized window now un-maximizes it.
      + Resizing a maximized window now un-maximizes it (lior2b).
      + Left  clicking  on  a  window  icon now shows the window menu
        (lior2b).
 * JWM v1.7 <> 20060427
      + Fixed clock redrawing issue.
      + Fixed Tray valign attribute.
      + No longer un-maximizes on a single click to title bars.


TODO: it looks like patch-ac for configure is not being used by pkgsrc.
2006-05-27 00:58:37 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Pippijn van Steenhoven
cb06d06691 updating to version 1.5 and adding an option to disable pngs 2006-03-12 11:49:23 +00:00
Pippijn van Steenhoven
fba49af0ad Committed the distinfo file as well now. I forgot to check it in last time :S 2006-02-16 22:08:39 +00:00
Pippijn van Steenhoven
d3ba7bbe07 updating to version 1.4 2006-02-12 20:33:04 +00:00
Pippijn van Steenhoven
068bc91239 updated to jwm 1.2 2006-01-07 16:02:05 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Leonard Schmidt
33ba8a56d6 Sort .includes. 2005-11-27 21:49:51 +00:00
Leonard Schmidt
e23b65e7ef Update to 1.1 and add a debug option. Also, the old distfile was not
available anymore.

Changes:

20051120:
	- Added "nextstacked" key binding.
	- Released v1.1.

20051119:
	- Added ClockStyle, TrayButtonStyle, and TrayStyle options.
	- Now icon aspect ratios are preserved when resized.

20051116:
	- Added button border to TrayButtons.
	- Added Clock.

20051114:
	- Fixed task list overflow.
	- Fixed minimization on restart.

20051113:
	- Released v1.0.

20051112:
	- Make maximization work in a more sane manner.

20051111:
	- Focus next client in the stacking order when the active client is closed.
	- Added "Desktops" root menu item.
	- Fixed key actions with click-to-focus.
	- Improved window placement.

20051110:
	- Now desktops can be named, changes to the configuration for this.

20051109:
	- Send ClientMessage instead of PropertyNotify for _JWM commands.
	- More EWMH support.
	- Fix label attribute for RootMenu.
	- Added menu includes (rarsa).
	- Fix a minor menu bug.

20051106:
	- Restore maximization status on restart.

20051027:
	- Fix byte-order issue with PNG images.

20051026:
	- Fix lockup issue when restoring transient windows.
	- Added a separator to the window menu before kill/close.

20051024:
	- Fix 64-bit X server issues.

20051016:
	- Tray button can now execute external programs (or show the root menu).

20051013:
	- Support for vertical trays, pagers, and task lists.

20051012:
	- Added the ability to swallow applications in the tray.

20051010:
	- Overhaul of the tray. Multiple trays now supported.
	  [The configuration file changed]

20051007:
	- Large windows are now handled in a more sane manner.

20051003:
	- Flush the X connection before closing it.
	- Make status windows show on the screen with the mouse.
	- Fixed an off-by-one error drawing the load.

20051001:
	- Can now use XRender for rendering icons.
	- Added support for PNG icons (optional).
	- Icons are now scaled independently for title bars and the task bar.
	- Added "height" attribute to RootMenu and Menu.

20050925:
	- Now uses Xft for antialiasing, which can be disabled at compile time.
	- Made drawing of border double-buffered.

20050924:
	- Added "enabled" option to Pager.
	- Fixed a bug with loading icons.
	- Attempted to fix color issues on 64-bit X-Servers.
2005-11-27 10:08:43 +00:00
Leonard Schmidt
44d7e287c0 Remove a new line I overlooked. 2005-11-06 10:18:47 +00:00
Leonard Schmidt
a1bc7922e6 Remove INSTALLATION_DIRS, this is not needed. Also change
SUBST_STAGE.egdir from post-patch to pre-configure, since this package
uses a configure script (pre-configure should always be used in this case).
2005-11-06 10:17:41 +00:00
Geert Hendrickx
99a301e7e5 Align all tabs for better readability. 2005-10-13 15:49:37 +00:00
Geert Hendrickx
f0cac76bce * use PKGINSTALL to properly install/deinstall the config file, fix PLIST
* remove CONFLICT with self
* remove empty line from manpage to make it display correctly
2005-10-13 15:46:24 +00:00
Pippijn van Steenhoven
46dc882155 Commented out USE_PKGINSTALL and added dirty hack with post-install 2005-09-27 19:24:11 +00:00
Pippijn van Steenhoven
6a57ff45f6 Changed some values in Makefile from PKG_SYSCONFDIR to EGDIR 2005-09-27 18:41:57 +00:00
Pippijn van Steenhoven
529412cc54 Removed SUBDIR+= jwm from jwm/Makefile and added it to wip/Makefile
Removed obsolete PKGNAME from jwm/Makefile
2005-09-27 17:55:11 +00:00
Pippijn van Steenhoven
f39ddfd24c Added SUBDIR+= jwm to Makefile 2005-09-27 16:52:38 +00:00
Pippijn van Steenhoven
77c0a594d5 JWM is a window manager for the X11 Window System.
JWM is written in C and uses only Xlib and (optionally)
the shape extension and libXpm. It can support some
MWM, GNOME, and WM Spec hints. It supports virtual
desktops and is very lightweight yet handy.
2005-09-27 16:47:13 +00:00