Age | Commit message (Collapse) | Author | Files | Lines |
|
* sawfish/wm/windows.jl (adjust-position-for-gravity/y): fixed
typo when accessing window-frame-offset. Fixes #98315
|
|
|
|
- add fonts/fontconfig dependency.
fixes build problem in Hubert's bulk-build.
|
|
|
|
|
|
|
|
|
|
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).
|
|
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).
|
|
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
|
|
|
|
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.
|
|
-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.
|
|
* 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.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR during the
installation. Bump PKGREVISION to 1.
|
|
all these scripts so they find the right perl binary. Bump PKGREVISION to 1.
Approved by wiz.
|
|
|
|
|
|
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.
|
|
${PREFIX}/doc/novawm. Pointed out by wiz.
|
|
|
|
|
|
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.
|
|
|
|
|
|
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! :).
|
|
|
|
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.
|
|
Agreed in private mail.
|
|
|
|
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).
|
|
While we're at it, update to version 0.3.1
Changes: fix compilation for gcc-3.0 and up
|
|
From Ryo HAYASAKA <ryoh@jaist.ac.jp> in PR pkg/19346.
|
|
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)
|
|
|
|
* 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.
|
|
Patch provided by Julio Merino in PR 19146.
|
|
Changes since version 0.80.1:
- Fixed buffer overflow in libwraster
|
|
from Julio Merino in PR pkg/19022.
|
|
- bump PKGREVISION
fixes pkg/18601 from Hauke Fath.
|
|
|
|
(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.
|
|
can be shared with openbox.
Bump PKGREVISION.
|
|
|
|
(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.
|
|
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.
|
|
|
|
|
|
|