Next | Query returned 28 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2005-02-23 19:43:56 by Thomas Klausner | Files touched by this commit (60)
Log message:
Add RMD160 checksums to the SHA1 ones.
   2004-11-27 18:55:54 by Jan Schaumann | Files touched by this commit (4) | Package updated
Log message:
Update larswm to version 7.5.3

Changes since 7.2.10:

REL_7_3_0	Apr 3, 2004.

		    78.	Swapped the meaning of wheel up and down when
			resizing windows. Think of it as moving the
			window closer to your eyes when rolling the
			wheel towards you.
		    79.	Added mouse combos for setting windows aside.
			Hold Control-Alt and click status bar to do
			the following:
				button1 = put back next window
				button2 = put aside or put back
				button3 = put aside current window
				button4 = button1
				button5 = button3
		    80.	Fixed window stacking. When using
			Control-button1 to select a window, never
			change stacking if selecting a window on
			the inactive subdesktop. For ghostscript
			without frontend and similar situations.
REL_7_3_1	Apr 5, 2004.

		    81.	Fixed 3D borders. Now uses 0 width lines for
			the effect. The result is a slightly cleaner
			look and possibly faster drawing on some
			X servers.
REL_7_3_2	Apr 15, 2004.

		    81.	Fixed crashing bug when using Shift-wheel-up
			on the status bar of an empty virtual desktop.
REL_7_3_3	Apr 30, 2004.

		    82. Added one more way to zoom a window, similar
			to the Shift-Alt-KP_Begin used to maximize
			a window both ways.
			Using Shift-Control-Alt-KP_Begin will make
			the window as close to the exact size of the
			display as possible while still following
			the size hints.
REL_7_3_4	May 5, 2004.

		    83. Made windows that are set aside be stacked
			along the right edge the same way tiled
			windows are in the right track when resize
			is off.
		    84. Very minor fix to mouse resizing, making the
			window corner follow the mouse pointer better.
		    85. Tweaked how windows are sized when moved
			from tiled to untiled subdesktop. Now uses
			size hints if appropriate.
REL_7_3_5	May 7, 2004.

		    86. Applied Tommy Pettersons sticky-space-per-desktop
		    	patch, as found in the 7.3.5 Debian package.
REL_7_3_6	May 15, 2004.

		    87. Applied a couple of Mikolaj Golub's patches.
		    	Fix for crashing bug when using xxkb.
			Small tweak that lets you cycle through windows
			in the right track the same way whether
			tile_resize is on or off.
REL_7_3_7	May 16, 2004.

		    88.	Restored the zoom_full_ entries to prefs.c.
		    89. Updated email address and website info with
		    	new permanent addresses. Thanks to dyndns.org
			they should stay permanent from now on.
			Please update in your packages if you provide
			larswm binaries of any kind.
REL_7_3_8	May 20, 2004.

		    90. Added a way to quickly move a window to a
		    	different virtual desktop. It is not exactly
			like Mikolaj Golub's patch set, but a variant
			of it. If you use Shift-Alt with Left or Right
			arrow keys, you switch desktop while dragging
			the focused window with you to the new desktop.
REL_7_3_9	May 25, 2004.

		    91. Removed the special handling of transient
		    	windows. They are now just forced to the
			untiled subdesktop. This should make it
			easier to deal with things like Mozilla
			download windows.
		    92. Ran all source code through GNU Indent.
		    93. Cleaned up manual pages, README etc.
		    	removing most of the information, since it will
			be part of the new User Guide instead.
		    94. Added Arnold Robbins' 9menu-1.7 to the dist.
		    	Renamed it to not cause conflicts when
			installing both larswm and 9menu, and
			to comply with the 9menu license when
			modifying the code. The menu items were
			made much larger so as to require less
			mouse precision. Only one menu will
			be allowed on each display at a time.
			Also updated sample.larswmrc to use the menu.
		    95. Cleaned up gravity code again. It is verified
		    	to work correctly with xterm, xcalc, xlogo,
			xedit and a few other standard X programs.
			It may leave windows slightly off or in
			from screen edges with clients that do not
			set geometry hints properly.
REL_7_4_0	May 30, 2004.

		    96. Ignore mouse wheel in menu.
		    97. Updated the manual pages.
REL_7_4_1	May 30, 2004.

		    98. When using the menu, Escape closes it.
		   **** Thanks to Florian Forster for 99-101. :)
		    99. Cleaned up some inconsistensies in the
		    	status bar menu.
		   100. Removed the automatic association between
		   	tile_resize and skip_focus. sample.larswmrc
			has been updated to reflect this. Basically
			you need to have both tile_resize: False
			and skip_focus: False to get the old
			behaviour.
		   101. Fixed a small bug with window focus when
		   	using sticky windows on the tiled subdesktop.
REL_7_4_2	May 31, 2004.

		   102. Fixed the XMULIB reference in the Imakefile.
		   103. Restored manual page. Who knows when I'll have
			tiem to finish the new manual. :/
REL_7_4_3	Jun 01, 2004.

		   104. Made the menu window sticky in the default config
			so you don't have to search for it if you try to
			open more than one menu.
REL_7_4_4	Jun 01, 2004.

		   105. Fixed RPM spec session file name.
REL_7_4_5	Jun 02, 2004.

		   106. Updated manual page. Incorporated keyboard
			and mouse tables.
		   107. Removed RPM spec file from source dist.
			This will make it easier to provide RPMS
			for other distros, and remove the need for
			a new source dist when the RPM build changes.
			SRPM files will be made available instead.
REL_7_4_6	Jun 02, 2004.

		   108. Final (I hope!) cleanup of the focus code when
			using Control-Button1 to change the default
			focus rules.
REL_7_4_7	Jun 03, 2004.

		   109. Repackaged tar file, upped version to not have
			any checksum confusion.
REL_7_4_8	Jun 03, 2004.

		   110. Fixed a rare bug where the status bar would not
		   	get redrawn when changing virtual desktop.
		   111. Removed a couple of unused functions.
		   112. Status bar made slightly thinner when using
		   	3D borders.
		   113. Changed section of man pages to follow Debian
		   	standards.
REL_7_4_9	Jun 16, 2004.

		   114. Added the Shift-Control-0 keyboard command to
			set aside all untiled windows except the
			currently focused.
		   115. Control-Button1 on an aside window will put
			it back, then put aside all other untiled windows.
		   116. Fixed a bug where the wrong subdesktop could be
			active after putting back an aside window.
		   117. Made the menu slightly wider and shorter.
		   118. Don't count tool space on a desktop where
			tile_resize is off.
		   119. A tool window should never get focus except
			when manually focused by clicking on it.
			Note that focus will still be removed from
			the currently active window when a tool window
			opens.
REL_7_5_0	Jun 17, 2004.

		   120. Shaped windows did not resize correctly when
		   	using the mouse.
REL_7_5_1	Jun 21, 2004.

		   121. Applied patches supplied by Tommy Petterson.
		   	Fixes a couple typos, makes larsclock use
			locale, easier to configure larsmenu padding.
		   122. Removed some old junk from the Imakefile, and
		   	cleaned out the tabs that broke BSD make.
REL_7_5_2	Jun 28, 2004.

		   123. Tweaked how colors for 3D borders are calculated.
		   124. Fixed menu inconsistency in sample.larswmrc.
   2004-03-30 23:27:29 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
bl3ify
   2004-02-22 22:21:43 by Jan Schaumann | Files touched by this commit (1)
Log message:
New homepage.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-05-16 10:21:51 by Lubomir Sedlacik | Files touched by this commit (5) | Package updated
Log message:
Updated to version 7.2.10.

Changes:

- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files

7.2.10:
=======
- Applied patch from debian bug database that
  adds a -format option to larsclock. Changed
  the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
  focus problem with GTK2 applications.

7.2.9:
======
- Changes to default config files to update them for
  RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
  include both (using the tilde), your string is
  compared both to class and instance of the client.
   2003-03-03 04:32:36 by Jan Schaumann | Files touched by this commit (17) | Package removed
Log message:
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
   2003-02-15 20:14:10 by Jan Schaumann | Files touched by this commit (6) | Imported package
Log message:
Initial import of wm/larswm, using package provided by cdi@mawhrin.net
in PR pkg/19910 with minor modifications by myself.

larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and
many other features designed to make it a very efficient user environment.


Next | Query returned 28 messages, browsing 21 to 30 | previous