Commit graph

1517 commits

Author SHA1 Message Date
obache
dc6d41dfc2 Update echinus to 0.4.3, per maintainer update request by PR#43117.
0.4.3	Ungrab keyboard after a key press	2010-04-02
0.4.2.1	Fix GCC warning on FreeBSD.		2010-03-22
0.4.2	Add some debug for buttons.		2010-03-21
0.4.1	This one should fix title problems	2010-03-12
2010-04-07 08:11:36 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
obache
22536be965 Fixes PLIST for kde option. 2010-03-16 11:06:17 +00:00
obache
d8a26a66b8 Fixes PLIST for -gnome option.
XXX: probably also need to fix for kde.
2010-03-16 08:03:07 +00:00
martti
3a484d0b5b Use the MAINTAINER from the Makefile as the source address for bug reports.
Requested by Joerg Sonnenberger in a private mail.
2010-02-24 12:37:04 +00:00
obache
18a5dac6d6 Update scrotwm to 0.9.22 snapshot version.
Changes since last version are unknown.

pkgsrc changes:
 * Update HOMEPAGE and MASTER_SITES to new location.
 * Add dependency on x11/dmenu, using for menus
 * Honor package supplied Makefiles, fixes PR#42790.

Build and run tested with NetBSD-i386-5.0.2 with modular X, and
build tested with OpenBSD-i386-4.6 (not tested with Darwin).
2010-02-18 12:03:23 +00:00
wiz
681195a9d9 Update to 3.4.11:
3.4.11:
  * Update Hungarian, Japanese, and Latvian translations.
  * Make xdg-autostart use the OPENBOX environment by default, so you can use
    OnlyShowIn=OPENBOX in an autostart .desktop and it will work as expected.
  * Don't close the menu when you hold control and execute something.
  * Fix bug #4503 (Adjust who shows up in the Alt-Tab list using SKIP_TASKBAR).
  * Fix flickering window when moving maximized window between monitors of
    different sizes.
  * Fix bug #4355 (Allow multiple escaped _'s in a menu label and allow
    a menu shortcut to come after an escaped _).
  * Remember the maximized state of a window when it goes fullscreen, and
    restore it when leaving fullscreen state.
  * Fix bug #4072 (Openbox is stopped by terminal applications writing to
    stdout).
  * Fix bug #4492 (Mistake in openbox-gnome-session check while setting up).
  * Fix obxprop to make --root and --id work correctly.
  * Add _OB_APP_ROLE/CLASS/NAME/TYPE properties (replaces _OB_ROLE/CLASS/NAME).
  * Make the focus cycling popup dynamic when windows appear/disappear.
  * Fix bug #4411 (Crash when window appears during focus cycling).
  * Allow the user to specify which properties should be shown by obxprop.
  * Fix tilde expansion in the Execute action
  * Make Home and End keys move to the top/bottom of the active menu.
  * Use the submenuShowDelay when navigating menus with the keyboard.
2010-02-16 13:43:09 +00:00
joerg
ba19decbbe Allow Python 2.6. 2010-02-14 18:15:31 +00:00
tonio
ac47529ea2 Make sure musca finds libX11, passing the correct LDFLAGS 2010-02-12 22:28:56 +00:00
joerg
ace60879b7 DESTDIR support 2010-02-12 20:34:16 +00:00
joerg
73cabb17ca DESTDIR support 2010-02-12 20:31:32 +00:00
joerg
76ea6be262 DESTDIR support. Use OWN_DIRS. 2010-02-12 19:59:29 +00:00
asau
45b9533b73 + musca 2010-02-12 15:40:10 +00:00
asau
910d05d9eb Import Musca window manager version 0.9.24 as wm/musca.
Musca is a simple dynamic window manager for X windows,
with features nicked from ratpoison and dwm.

Packaged by David Demelier (PR 42796).
2010-02-12 15:38:52 +00:00
drochner
1e39f6d279 update to 2.28.1
changes:
-misc fixes
-translation updates
2010-02-11 18:19:13 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
2f1b79226c Update to 0.4.0 provided by Demelier David on pkgsrc-users.
No list of changes found.
2010-02-10 12:32:47 +00:00
snj
19ab90db3a I've spoken with upstream and the original distfile has been restored.
Adjust distinfo, change DIST_SUBDIR, fix MASTER_SITES and HOMEPAGE,
correct desktop-file-utils include, and bump PKGREVISION.
2010-02-01 22:44:23 +00:00
tnn
6e81e35459 fix mis-merge 2010-02-01 14:39:20 +00:00
tnn
8595a87484 patch-ab: merge fix for upstream bug 3285.
Closes our PR pkg/42713 (obconf segfaults on startup)
Ride previous bump.
2010-02-01 14:29:43 +00:00
tnn
973844fe26 Distfile has changed on master site. The only actual change is that
some files have been regenerated with newer autotools.
Bump REVISION and set DIST_SUBDIR.
2010-02-01 14:11:38 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
tron
8b4de0f83d Add support for user destinaton directory installation. 2010-01-17 17:14:31 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
snj
4b8c62e574 Update MASTER_SITES and HOMEPAGE. 2010-01-16 23:33:25 +00:00
snj
8df060a117 Update to 3.4.10. Changes:
3.4.10:
  * Improve keyboard navigation in Openbox menus.
  * Add a --root option and a manpage for obxprop.
  * Use a negative value for submenuShowDelay and submenuHideDelay to
    cause an infinite delay.  This means you have to click to show a
    submenu, rather than just hover over it.
  * Improved code for submenu show/hide delay.  Added the submenuHideDelay
    config file option, under the "menu" section.
  * Fixed bug #4464 (Typo in openbox-gnome-session script).
  * Fixed bug #4436 (Focusing a window used to stop focus cycling).
  * Renamed obprop to obxprop due to collision with Open Babel (See bug
    #4419).

3.4.9:
  * Allow focus to move while inside an Openbox menu, or during an
    interactive action such as window cycling.
  * Fixed bug #3717 (Empty dock interfered with move/grow to edge actions).
  * Fixed bug #4411 (Crash when switching desktops and window cycling).
  * Fixed bug #4377 (Window resistance against struts).
  * Fixed bug #4035 (Prevent focus from moving under the mouse after
    activating a window with an Openbox menu.
  * Correct the value provided by the _NET_WORKAREA hint, so desktop icons
    will place across all monitors.
  * Don't hide submenus immediately when moving through the parent menu.
    (Resolves request #3762).
  * Fix for showing Openbox menus with multiple monitors, don't restrict
    them to the monitor where the mouse is.
  * Fixed bug #4023 (Allow the user to have multiple keys which perform the
    same function in Openbox menus/move/resize.  E.g. two keys which are
    both bound to Escape.
  * Add a new obprop tool, which can be used to read the _OB_ROLE,
    _OB_NAME, and _OB_CLASS (as well as any other UTF-8 window properties)
    off of a window.
  * Add _OB_ROLE, _OB_NAME, and _OB_CLASS hints on each window that show
    the respective values for use in the rc.xml applications section, to
    modify the window when it appears.
  * Improve Openbox interoperability with gnome-session >= 2.24.
  * Fixed bug #4040 (Remove desktop hints set by gdm in the openbox-session
    scripts, so that Openbox can set the number of desktops (assuming
    gnome-settings-daemon doesn't first)).
  * Fix a bug in xdg-autostart preventing some .desktop files from working.
  * Show the desktop pager popup on the primary monitor instead of on all
    monitors.
  * Add a new primaryMonitor config option, which is where Openbox popups
    will appear.  Defaults to a fixed monitor, but can be made to behave as
    before with the "active" value for it.
  * Correct edge detection for move/grow to edge to properly use monitor
    edges for multi-monitor setups.
  * Change default window placement policy to stay on the active monitor
    for multi-monitor setups.
  * Fixed bug #1149 (Crash with some window icon sizes).
  * Respond to all strut changes, fixes moving/hiding panels.
  * Fix internal code to focus windows on other desktops correctly (Fixes
    bug #4413).
  * Focus correctness fixups for switching desktops.
  * Fixed bug #4373 (Decoration bug for shaded maximized windows).
  * Fixed bug #4350 (Allow a window to be made skip_taskbar but still get
    focused by the user's rc.xml).
  * Fixed bug #4307 (Set a minimum time for screenEdgeWarpTime).
  * Fixed bug #4253 (Support for Solaris in openbox-session scripts).
  * Fixed bug #3851 (Allow transient windows to be above helper windows).
2010-01-10 16:20:10 +00:00
snj
1e242cd51d Give autostart.sh the full CONF_FILES treatment. Fixes PR pkg/42502. 2009-12-24 03:13:07 +00:00
abs
40bb31efc9 PKG_DESTDIR_SUPPORT 2009-12-17 19:45:27 +00:00
joerg
3fbb207985 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
joerg
c159802668 Don't forcefully disable optimisation. Discussed with sborrill@ 2009-12-15 18:03:24 +00:00
wiz
fef63995f0 Update to 0.3.9:
Window flickering on tag switches caused by maps/unmaps was mostly
fixed. A bug in infloating layout that caused explicit CPU usage
on multi-head machines was fixed. Focus issues with toggleview were
resolved, and panels are now handled much better then before.
2009-12-15 14:28:09 +00:00
wiz
87354a8240 Update to 3.4.8:
3.4.8:
  * Updated translations: Slovak.
  * Allow windows to change their decorations at any time (Fix for
    Google Chrome).
  * Make openbox-session to respect the $XDG_CONFIG_HOME environment variable.
  * Fixed bug #4344 where borders were given to windows that should not have
    them.
  * Merge the SessionLogout and Exit actions.  They now test if connected to a
    session manager and ask it to exit if so, or simply kill Openbox if not.
  * Further tweaks to the _NET_ACTIVE_WINDOW message handling.  Use the same
    logic for focus-stealing as is used when mapping a new window.
  * Don't go out of our way any more to prevent focus from moving while the
    keyboard is grabbed.
  * Fix openbox-gnome-session when using gnome-session > 2.22.
2009-12-15 12:42:04 +00:00
abs
92b1db2025 - Add PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:37:36 +00:00
imil
f200ee38aa Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added intltool to USE_TOOLS
2009-11-26 20:11:13 +00:00
imil
d7c9223557 Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added new GCONF_SCHEMAS
2009-11-26 20:03:21 +00:00
imil
4fc03f4071 no need for patches anymore 2009-11-26 20:02:13 +00:00
imil
37add6f259 Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added new GCONF_SCHEMAS
- no need for patch-aa anymore
2009-11-26 19:55:13 +00:00
imil
bcd93128b6 - removed configuration patch (default instead)
- patch-ac now upstream
- patch-ad now upstream
2009-11-26 19:48:43 +00:00
imil
8603dcd237 Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added gmake to USE_TOOLS
- added new COMPIZ_GCONF_SCHEMAS
- removed configuration patch (default instead)
- patch metadata/decoration.xml.in instead of compiz-decoration.schemas
- patch-ac now upstream
- patch-ad now upstream
2009-11-26 19:46:35 +00:00
joerg
7e32644164 Build modules with -fPIC. Bump revision. Add destdir support. 2009-11-26 17:16:47 +00:00
snj
da457794ec Add two packages to openbox, bringign us to nb2:
- Pull in upstream's 59eb52b7c6ccbe83742e5eb8b40b5e32bb6600cc, which
  prevents windows from jumping to the current workspace when a
  net_active_window message is received.
- Change an entry in the default menu file to use the Exit action instead
  of SessionLogout, so as to not violate the POLA.
2009-11-15 03:11:12 +00:00
obache
cf50837441 Add a patch-ad to avoid conflict with getline(3) in IEEE Std 1003.1-2008.
PR 42292.
2009-11-12 04:34:45 +00:00
wiz
e158f6eede Fix typo, re-fmt. 2009-11-02 08:47:12 +00:00
obache
1201fe88c3 add and enable echinus. 2009-11-02 04:16:56 +00:00
obache
0ae65b20af Import echinus-0.3.8 as wm/echinus.
Based on PR 42188 by Alexander Polakov.

echinus is a dynamic window manager for X11 supporting managing window
s in floating, tiled and maximized layouts based on dwm. All the
configuration is made via config file in Xresources format, so it is
not necessary to recompile echinus every time you change something.

echinus supports a small subset of EWMH to be compatible with external
panels and pagers. It draws a border around windows and also an
optional title bar. The goal of development is a small, fast
window manager without features not strictly related to window
management (menus, panels, etc.)
2009-11-02 04:15:51 +00:00
tnn
114a7436f1 fix GConf detection 2009-10-31 13:47:52 +00:00
tnn
e5620ebfd9 This wants -lcanberra-gtk. Make it so. 2009-10-30 19:24:01 +00:00
drochner
155c66910a update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:33:57 +00:00
tnn
50da738ab2 Maintainer update to dwm-5.7.2.
5.7.2 changes:
 o another fix for setlayout from Ryan Zheng
5.7.1 changes:
 o fixes layout symbol updating mechanism during setlayout
5.7 changes:
 o code cleanups and several minor improvements
 o layout symbol can be modified by the arrange function of a layout
 o new updategeom() algorithm rewritten from scratch
2009-10-18 12:15:18 +00:00