Age | Commit message (Collapse) | Author | Files | Lines |
|
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312. Bump PKGREVISION to 3.
|
|
|
|
dependency bumps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a single package.
|
|
Jonathan Perkin.
|
|
Patch provided by Juan RP via PR pkg/21145.
Changes:
- *argh* corrected configure.in, this won't happen again, configure.in
now determines the version and package name from debian/rules.
- fixed the startup initialization of some root hints (needed for the
GNOME2 desktop switcher).
- fixed the position of the root (nautilus) window, which sometimes
appeared in front of the GNOME2 dock.
- Fixed maximizing for GOME2 panels. Closes: #168315
- Added the BeOS theme, which was created by Juergen Becker.
- Fixed the layer which GNOME2 panels use.
- Fixed autheader error messages.
- Fixed Window in Window handling. Closes: #168314
- Make Mod5 work again. Closes: #176053
|
|
|
|
.xsession is run)
|
|
|
|
|
|
|
|
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
|
|
|
|
by <juan at xtraeme dot unixbsd dot org> in PR pkg/20533.
The aewm++ window manager is a fork of the popular minimal
window manager aewm for the X Windows System. What makes
it different is its codebase, feature set and focus. The
name was created by using the first two letters in the word
aesthetic, the wm is for window manager and the ++ is for
its C++ code.
|
|
Changes:
- s/USE_X11BASE/USE_X11/, there is no need to install this package
into X11BASE
- update HOMEPAGE and MASTER_SITES
2002-02-06
==========
- Added 'split_top "dir"' command.
- Updated doc/function.txt
- Applied the patch to implement input handlers, shortcuts and
a vi-like command mode.
- Updated the LICENSE file to the clarified version of the artistic
license. (The license used to be the original artistic license.)
2002-02-04
==========
- Command sequences fixed to use the proper frame when switching
workspaces.
- Old behaviour with respect to client-requested window size restored
(i.e. force to frame size).
- Added set_width/height/widthq/heightq commands. The versions with
the q postfix take a value in [0,1] and the others take an integer
value. The behaviour is obvious.
|
|
portable. Bump PKGREVISION accordingly.
|
|
portable. Bump PKGREVISION accordingly.
|
|
This patch was sent to the blackbox maintainers as well.
Bump PKG_REVISION.
|
|
PR pkg/19689, closing that PR.
Bump PKG_REVISION.
|
|
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
|
|
|
|
precreated themes. The user doesn't need to know any fvwm2 syntax to start
using a reasonably powerful and themeable fvwm2 setup. All he needs is to
install the latest fvwm2, the latest fvwm2-themes and start fvwm-themes-start.
On the other hand, fvwm2-themes gives to a more experience user an ability to
create his own personal parts (so called personal theme) to use with other
theme components or even to create a completely new theme.
Based on package submitted by Tracy Di Marco White via PR pkg/20364 with
modifications by me and gendalia herself.
|
|
|
|
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.
|
|
|
|
features:
o Themeable appearance
o Virtual desktops
o Full keyboard control
o Works with GNOME
Oroborus doesn't provide any kind of dock, toolbar, program launcher,
background changer or root menu as these functions can be provided by
seperate applications.
|
|
- tons of new translations
- add new theme Simple and make it the default
- match key handlers to key codes instead of key syms
which fixes some occasional keybinding bugs
- don't show workspace menu items if there's only one workspace
- fix fullscreen mode workaround for xine/mplayer
- fix startup sequences that use StartupWMClass
- fix 64-bit bug in async-getprop.c that caused a lockup
- put metacity-properties.c in the tarball
- don't mess up the focus window in mouse focus mode when
switching workspaces
- improve event compression to speed up window move/resize
a bit more
- don't jump mozilla windows between workspaces
- don't stick the tab/workspace-switch popup
on machines under heavy load or slow machines
- fix for #103317 (windows getting "stuck" when unfullscreened)
- support up to 32 run_command keybindings (Rob Adams)
- add compression for motion events, somewhat suboptimally,
a better patch is pending for GNOME 2.2.1, should fix "slow
move/resize" for most people (especially when combined
with Alex's nautilus fixes)
- fix configure options (Akira Tagoh)
- we were making all dialogs skip the taskbar, even non-transient
ones, though this was supposedly fixed a while ago. Now really
fixed.
- change back to Alt+click by default for the window drag feature.
- assign Alt+F12 to shade window
- fix not deleting enough workspaces when the number
was reduced via the pager config dialog (readams@hmc.edu)
- don't allow windows under the top panel ever, even if they
are tall windows (Arvind)
- fix up the window layout for directional workspace nav,
so you always stop at the edges and always end up
where you expect (hp, with tweaks from readams@hmc.edu)
- focus new windows in mouse focus mode (readams@hmc.edu)
- support xeyes, oclock, etc. by applying shape mask
to the window manager frame (yeah it resizes slow, deal)
- fix vertical/horizontal maximize
- handle crossing events resizing for more opaque resize goodness
(Soeren)
- add wacky _METACITY_UPDATE_COUNTER experimental extension
to do nice opaque resizing (does nothing without a GTK patch)
- fix a crash setting workspace names
- fix internationalized WM_NAME reading
Changes in the package:
- Use GConf2/schemas.mk to register schema files in the GConf2 database.
- Depend on gnome2-dirs to handle shared directories.
- Drop dependancy on ptl2.
- Provide a buildlink2.mk file because of the new library.
|
|
handling.
|
|
fvwm2 changelog says they did this to make gmplayer realize it was not
running interactively (ie, its stdin was not a tty), but that means
that all things get executed with stdin closed. That's not a very
good security posture. Some things can get confused or do wrong
things if stdin is closed when they start.
|
|
|
|
Bump PKGREVISION.
Closes PR pkg/20118 by Jonathan Perkin.
|
|
with the wm. Bump PKGREVISION.
Pointed out by entropy at tappedin.com in tech-pkg.
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
* Fix for gmplayer launched by fvwm. Close stdin on Exec so the
exec'd process knows its not running interactively.
* Windows using the WindowListSkip style do not appear in the
FvwmTaskBar at random.
* Fixed a memory leak in ChangeIcon, ChangeForeColor and
ChangeBackColor FvwmScript options.
* Fixed a core dump in the parsing of FvwmAuto arguments.
* Fixed screwed calculation of icon picture size when application
specifies it explicitly.
* The option ShowOnlyIcons now works as described in the
FvwmIconMan man page. It was accidentally named ShowOnlyIconic
before.
|
|
fixes PR pkg/19996 from Jonathan Perkin.
also, don't unnecessarily add -Wl,-R... since LDFLAGS already
has it.
|
|
on port-mac68k.
|
|
Patches provided by Jonathan Perkin <sketch at rd dot bbc dot co dot uk>
and Toru TAKAMIZU <ttaka at earth dot email dot ne dot jp> in PR pkg/19257
with minor tweaks by me.
Changes:
2002-11-18
Fixed Alt-Tab-into-nowhere bug that I think would cause an infinite
loop if you tried Alt-Tab on an empty virtual desktop.
Extended the NumLock keyboard fixes to the mouse button grabs.
2002-11-19
Ripped out most of the VDESK_BOTH code (which didn't work) and
replaced it with code that just calls the 'vdesk' application (which
does).
2002-11-20
Abstract a couple more grabs out into macros - code tidy.
2002-11-23
Fix small problem with border colours in new code.
Documentation updates. Re-fix multihead "support".
2002-11-24
Better multihead support - entering managed screen will grab keyboard
events, leaving will deselect "current" window.
Documentation updates.
Released 0.99.12.
Argh! Only set focus to PointerRoot on entering root window if we
don't have a current window (I'd killed sloppy focus...)
2002-11-26
Released 0.99.13.
First draft proper multihead support - looks like it's working,
needs a bit of testing.
2003-01-15
No complaints so...
Released 0.99.14.
|
|
|
|
PR pkg/19766.
Also, since we know what we're removing, we can simply -print | xargs rm
these directories, thus circumventing the hack with the temporary file.
This ought to work on all OPSYSs.
Bump pkg version (no PKGREVISION, since this package is custom tailored).
|
|
* 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.
|
|
|