summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2004-07-04Bump PKGREVISION and adjust PLIST due to update of Buildtool (documentationjmmv2-10/+11
directory is now unversioned).
2004-07-03Use full path to package files; pointed out by Iain Hibbert in private mail.jmmv1-4/+4
2004-07-02Revert the "move of documentation out of share/doc/html". In fact, itjmmv2-24/+26
_wasn't_ there (i.e., me not looking correctly). The documentation was in share/doc/icewm/html, which is perfectly acceptable (a package can organize documentation however it wants inside its doc directory). No revision bump since it was bumped just some minutes ago.
2004-07-02Bump PKGREVISION to 1 because of:jmmv5-31/+39
- Disable i18n under NetBSD < 2.0. It doesn't let icewm run (even when pkgsrc's libiconv is used). If anybody has a better way to really solve the problem...). Fixes PR pkg/23979 by syn at sceen.net. - While here, move HTML documentation out of share/doc/html.
2004-07-01This package uses the Xft and freetype libraries when theyseb1-1/+3
are provided by the installed X11. IMHO wmi is nicer with this support so make Xft2 a requirement/dependency in all cases. Bump PKGREVISION.
2004-06-27Update to 2.5.10.epg4-10/+18
Changes in alpha release 2.5.10 (19-Mar-2004) * New command FakeKeyPress. * New BugOpts option ExplainWindowPlacement. * Inverted button reliefs in FvwmIconMan. * Security patch in fvwm-bug. See http://securitytracker.com/alerts/2004/Jan/1008781.html * Security fixes in fvwm-menu-directory (BugTraq id 9161) fvwm_make_directory_menu.sh fvwm_make_browse_menu.sh ------------------------------------------------------------------- Changes in alpha release 2.5.9 (2-Mar-2004) * New MenuStyle options PopupIgnore and PopupClose. * New configure option --disable-iconv to disable iconv support. * New extended variables $[w.iconfile] and $[w.miniiconfile]. * New Style option Unmanaged. Such windows are not managed by fvwm. * New binding context 'U' for unmanaged windows, similar to 'R'oot. * New option DisplayNewWindowNames to the BugOpts command. * Security fix for fvwm-menu-directory. Se BugTraq id 9161. ------------------------------------------------------------------- Changes in development release 2.5.8 (31-Oct-2003) * New prefix command KeepRc. * Renamed the Cond command to TestRc, and the On command to Test. Removed the CondCase command. Use "KeepRc TestRc" instead. * The Break command can be told the number of nested function levels to break out of. Break now has a return code of -2 ("Break"). * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like in key or mouse bindings. * New extended variable $[func.context]. * New Style option MoveByProgramMethod. Tries to autodetect whether application windows are moved honouring the ICCCM or not (default). The method can be overridden manually if the detection does not work. * fvwm supports tear off menus. See the "Tear Off Menus" section in the man page or press Backspace on any menu to try them out. * fvwm now handles what Unicode calls "combining characters" (i.e. marks drawn on top of other characters). * New commands WindowStyle and DestroyWindowStyle for individual (per window) styles. * The conditions !Current... and !Layer now work as expected. * Added a nice autohide script to the FAQ. * FvwmAnimate now supports dynamical commands "pause", "play", "push", "pop" and "reset" to manipulate the playing state.
2004-06-26Finish update to 1.2.14.xtraeme2-0/+29
2004-06-26Update wm/icewm to 1.2.14, provided by Iain Hibbert via pkgsrc-wip.xtraeme8-53/+72
Changes: # 1.2.14: 2004-05-22 * minor tweak to alt+tab behavior when selecting from all workspaces # 1.2.14pre16: 2004-05-09 * netwm modal state broken, disabled * make menu/config file parsing behave more like sh (handle both single and double quotes) -- Eduard Bloch * Italian translation update * Czech translation update * fix build with gcc-3.4 # 1.2.14pre15: 2004-05-02 * add new theme yellowmotif (Andreas Leitgeb (avl42)) * fix in window mapping code for Citrix client * bug fixes in xft clipping # 1.2.14pre14: 2004-04-20 * Solaris fixes to configure.in (Damjan Perenic) * implement EWMH "modal" state * show themable preferences in ~/.icewm/preferences * fix order in CPU Status (Hanspeter Roth) # 1.2.14pre13: 2004-04-12 * fix antialiasing of menu icons * fix raising of new window when in fullscreen * Linux Kernel 2.6 iowait,irq,softirq cpu status support (Hanspeter Roth) * improved support for NetWM hints (state: above, below, ...) * fix delayed mouse focus with fast keyboard desktop switches # 1.2.14pre12: 2004-03-21 * fixed icon antialiasing with IMLIB * fix crash with XPM icon loading * Solaris fixes (Damjan Perenic) # 1.2.14pre11: 2004-03-16 * minor bug fixes and build fixes # 1.2.14pre10: 2004-02-29 * fix comile with --enable-lite * CPUStatus fix for FreeBSD 5.2 / gcc 3.3.3 (Hanspeter Roth) * fix crash in CPU status (L10N related, translations need to be updated) * made ShowMenuButtonIcon setting themable again * KeyWinMaximizeHoriz binding (no default key yet) * Italian translation update (Yuri Bongiorno) * Finnish translation update (Taisto Kuikka) * Turkish translation (Coku Erdem) # 1.2.14pre9: 2004-01-19 * improve maximized window position handling on workspace switches # 1.2.14pre8: 2004-01-11 * add Xft font specification for Infadel2 theme * image support for the "show desktop" icon * change startup order in icewm-session (icewm now first, startup last) * minimize all / show desktop should not minimize unminimizable windows * improvements to icehelp * fix winoptions icon override behavior * keep theme history in ~/.icewm/themes (Eduard Bloch) # 1.2.14pre7: 2004-01-03 * fix reaping of children in icewm-session * initial mapping code cleanup # 1.2.14pre6: 2003-12-30 * fix "lost focus when maximizing" in mouse-focus mode * fix "Super+key" bindings again * remove line/string length limits for preferences file # 1.2.14pre5: 2003-12-25 * fix problem with replaying Super+X when not activating menu * build fixes for FreeBSD * build fix for Xrandr \< 1.0 (not tested) * *bsd cpu status support (Hanspeter Roth) # 1.2.14pre4: 2003-12-23 * movesize-fx obsoleted * wm-session obsoleted * header cleanups * fix monitor for linux 2.0 (Miroslav Stibor) * fix focus/click with multiple emacs frames * all font preferences now have a ...Xft variant that can be set to fontconfig pattern specification. example: MenuFontNameXft=sans-serif:size=12:bold * enabled shaped window decorations by default (configure) # 1.2.14pre3: 2003-12-22 * debian fixes (Eduard Bloch) * fixes and cleanups # 1.2.14pre2: 2003-12-20 * compile fixes for egcs-2.91.66 (Miroslav Stibor) * icewm-session explicitly terminates icewm and icewmtray (Hanspeter Roth) * code refactoring and cleanup # 1.2.14pre1: 2003-11-01 * initial support for XRANDR * enable alt+Tab in LITE * only allow a restricted set of prefs to be set in a theme * fix shutdown in logout menu (was a reboot) * fix crash on startup when TaskBarShowWindowListMenu=0 and TaskBarDoubleHeight=1 set (Alexander Portnoy - alexpor) * icesound fixes (some variants need testing) * nested themes menus (Eduard Bloch) * support for rollover titlebar buttons (Rob Costello) * CPU status fixes. New option: TaskBarCPUDelay (Miroslav Stibor) * Net status fixes. New options: TaskBarNetSamples, TaskBarNetDelay (Miroslav Stibor) * fixes to icewm-session * Ctrl+Alt+Numpad moves window (Bert Wesarg)
2004-06-22Apply patches from Iain Hibbert to make work the NetStatus app viaxtraeme3-1/+92
PR pkg/26001. To use it, just add the following lines into your ~/.icewm/preferences: (change ppp0 for your interface) TaskBarShowNetStatus = 1 NetworkStatusDevice = "ppp0"
2004-06-22Update to version 8.salo3-16/+16
Noted by Jean PEYROUX in private mail. The WMI Team is proud to announce the long awaited wmi-8 release which comes with many improvements, code refactorings and bug fixes. Note: If you're user of gcc-2.95 make sure to add: bar.buttons=no to your $HOME/.wmi/common.conf file in order to get WMI up and running. Changes: ======== + select-client action for monitor-wide fast focussing of clients + cycle-frame action readded for cycling frames + toggle-frames action added for toggling frames (older raise-all-frames has been removed) + cycle-group action added for group based cycling - cycle-prev/next removed + attach-all-clients action implemented which attaches all detached clients to the current workspace + changed tab colorization of unfocussed clients of the active group to a different default than unfocussed clients of inactive groups + dynamic border width configuration for frames and clients + toggle-border(s) actions for toggling the border on the fly + new stacking order remebering of all WMI objects (clients, frames, groups, workspaces) implemented + unfocussed-groups.mode option for common.conf implemented (this option has two modes (show/hide) which is used for default hiding other (unfocussed) groups + toggle-unfocussed-groups action which toggles the visibility of unfocussed groups implemented + lock implemented using lock.password common.conf property + sticky group (monitor-wide) implemented with new actions + sticky-client action implemented which makes a client sticky + unsticky-client action implemented which resets a sticky client to normal floating state + added frame.buttons option to common.conf for frame button visibility + applied Marcin Pawliks control keys patch for input mode + applied Markus Lindorfers patch for Solaris support + implemented Xft support + implemented new shortcut handling with abstract syntax {extern,intern,chain}..keys=[+::]*+ + implemented new option 'default.client-mode' to common.conf which sets the default mode for unknown apps. + wmiremote -p pretty prints current key bindungs of running WMI session as ASCII art to the terminal + implemented mouse-wheel based workspace and group cycling + eliminated various compiler warnings (mostly unserious ones) + destroy-action for self-defined chain and extern actions implemented + implemented select-frames action - removed autowarping the pointer + drastic code size optimizations (removed useless inlines, made unsigned to explicit unsigned int, etc.) + renamed toggle-frames to toggle-focus-mode + renamed toggle-client-state to toggle-client-mode + new default key bindings only using alt+<...>, shift+alt+<...> and ctrl+alt+<...> - removed detachAllButton from floatbar (consistency reasons) - removed all left frame buttons + close button now scales better by big fonts (only 3 pixel center) + toggle-focus-mode button in floatbar now gives feedback about active mode like (overlapping=floating/non-overlapping=maximized) + implemented bigger tolerance for diagonal resize pointer + new slot behavior for NeXTish dockapps (gkrellm experimental) removed slot.width and slot.justification, fast invocation menu not implemented yet, cause this should be done externally - removed autoraising of grouped clients if a floating client is attached/focussed + ICCCM overwork (should solve most known BUGs) + focus clients through click into client area with alt key pressed + written welcome section in wmi(1) manual page for newbies + pop up manual page wmi(1) within xterm when wmi is started first + moved actions detail description to actions.conf file
2004-06-16Fix typo (removed space).reed1-1/+1
2004-06-02Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+5
tech-pkg@.
2004-06-02Move a common line to Makefile.common.minskim3-6/+4
2004-06-01Update ion to version 20040601.cube3-6/+7
Changes: * Changed default install program to install-sh. * Removed 'exec' from /bin/sh call to execute command so that more complex commands can be entered. * Merged dock kde systray support patch. * Fixed couple XFree calls in dock module. * WM_COLORMAP_WINDOWS handling fixes. (Does something still use this/bother supporting indexed colour models at all?) * Fixed stippled tab font when -i18n was not set. * Only kill active grab when esc is pressed, not released. * Oops, there was an off-by-one bug in _NET_VIRTUAL_ROOTS setting.
2004-05-26Changes 1.2.0:adam3-18/+13
* Fixed bug (reported by Eugene Wong) where resizing the top of a window would cause it to jump up several pixels. The height of the titlebar was not being considered when calculating mouse motion in reshaping_motionnotify(). * Modified manage() to avoid autoplacing windows during initialisation. * Applied patch from Elliott that gives focus to new windows in click-to-focus mode. * Changed the buttonpress code in disp.c to ignore scroll wheel "clicks". * Modified Client_Remove so that, in click-to-focus mode, it refocuses on the most sensible window (either the top window, or the window that the closing window was a transient for). * Attempted to fix the edit placement bug by adding titleHeight() to the supplied X coordinate during a ConfigureRequest event, and not attempting to fix clients that don't supply a border width during a configure request. * Fixed fullscreen-mode bug where galeon windows appeared to jump up and to the left after the first click.
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw3-7/+7
problems found after fixing malloc problems
2004-05-23Re-add a patch to fix the problems with setlocale(3).xtraeme2-1/+17
2004-05-17Better COMMENT, actualy tell something concrete, "A is like B and C" doesn'tsalo2-8/+8
really have big information value for those who don't know neither B nor C. s/minimalistic/minimalist/ in DESCR, the former is not really an english word.
2004-05-17Obey CXXFLAGS.salo2-1/+15
2004-05-16Added wmi-7.xtraeme1-1/+2
2004-05-16Initial import of wmi-7.xtraeme4-0/+43
WMI is a new window manager for X11, which combines the best features of LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager. WMI is new: it is developed from scratch wit h C++ without any ancient code and design dependencies to antiquated window managers. WMI is minimalistic: it has no build- or runtime dependencies except the C++ Standard Template Library (STL) and the X11 Library (XLib). WMI is highly customizable: it is designed with keyboard users in mind. Each action (e.g. resizing the frame, creating a new workspace, launching an app, note that WMI provides hundreds of actions) can be bind to a shortcut. So say good-bye to the rodent :)
2004-05-15During print-PLIST in packages using this one, print comments forjmmv1-1/+10
directories in share/themes which are created by metacity.
2004-05-14Derive PKGNAME from DISTNAME. While here, fix a typo in a comment.jmmv1-3/+3
2004-05-13Disable optimization for Screen.cc, to make this build with gcc3.wiz2-2/+22
Workaround for PR 24865.
2004-05-13Adapt line numbers to current version of the file.wiz1-3/+3
2004-05-13Update wm/fluxbox to 0.9.9, based on patch sent by Stefan Kruger inxtraeme6-111/+45
PR pkg/25468. News in 0.9.9: * New commands: * Deiconify <mode> <dest> * Where mode is: * last - deiconify last iconified window * lastworkspace (default) - deiconify last iconified window from current workspace * all - deiconify all iconified windows * allworkspace - deiconify all iconfied windows from current workspace * and dest is: * current (default) - deiconify them on current windows * origin - deiconify them where they were * originquiet - deiconify to old workspace but dont follow * SendToNextWorkspace <num> * sends current window forward <num> workspaces * SendToPrevWorkspace <num> * sends current window backward <num> workspaces * WindowMenu * popups the window menu * New resources: * session.tabsAttachArea: <mode> * where mode is: * Window - dropping tabs to any part of the destination-window leads to attaching to that frame (default) * Titlebar - dropping tabs only to the titlebar of the destination- window leads to attaching to that frame * session.screen<num>.overlay.lineWidth: <integer> * session.screen<num>.overlay.lineStyle: * Valid arguments: LineSolid, LineOnOffDash LineDoubleDash * session.screen<num>.overlay.joinStyle: * Valid arguments: JoinRound, JoindMiter, JoinBevel * session.screen<num>.overlay.capStyle: * Valid arguments: CapNotLast, CapRound, CapButt, CapProjecting * KDE dockapps docks in systray inside toolbar now * Support aspect ratio hints * Optional decoration on transient windows * Added ! as a comment char in keys file * Improved rendering speed while changing workspace * Improved checking for compiler and compiler version * Improved transparent rendering speed * Remember hidden state for apps * [IconHidden] hides the app from the icon bar * [FocusHidden] hides the app from the list to be reachable via Next/PrevWindow * [Hidden] is [IconHidden] + [FocusHidden] Example ~/.fluxbox/apps: [IconHidden] {true} * Expands tilde for slitlist file * Using WM_CLASS instead of NAME in slitlist file * Window snapping to other windows * More support for Extended Window Manager Hints: * _NET_WM_WINDOW_TYPE * _NET_WM_WINDOW_TYPE_DOCK * _NET_WM_STATE_ABOVE * _NET_WM_STATE_BELOW * _NET_WM_CLIENT_LIST_STACKING * _NET_WM_DESKTOP_VIEWPORT * _NET_WM_DESKTOP_GEOMETRY * _NET_WORKAREA * _NET_ACTIVE_WINDOW * _NET_WM_STATE_HIDDEN * _NET_WM_STATE_SKIP_TASKBAR * sl_SI nls * Updated nl_NL locales * fbrun news: * cycling in tab completion * completes binaries from your $PATH * if you want to use old history tab-complete, press Ctrl-tab * completes path names * Control-C clears the text * Fixed cursor bug * fluxbox-generate_menu news: * Updated German locales * More firefox support * portability fixes * improve menu reloading * more menu entries * French locales * Portuguese locales Bug fixes: * Decoration bug with mwm hint + remember * Drawing issues with big menus * _MOTIF_WM_HINTS decoration toggle bug * No-text-in-iconbar bug on restart * Menu time stamp on root menu * placeWindow caused spinning with screens higher than width e.g. vertical xinerama * compiles in cygwin * update of keys on keymap change * infinite loop in fbrun * window size bug in no-decor windows on start/restart * The _NET_MOVERESIZE_WINDOW crash bug * mplayer -vo xvid bug * menu keyboard navigation bug
2004-05-09remove an extraneous ; from a grammar rule which was causing yacc(1)grant2-6/+5
on Solaris to barf.
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme7-14/+14
all these packages.
2004-05-06Update to 2.8.1:jmmv3-6/+10
- make the --enable-xinerama switch work properly - prevent unwanted grab op from occurring - don't down-size nitems from a gulong to an int - add a value type check for the visual/audible bell gconf settings - make the no sm support warning resizable - more translations
2004-05-06Update to version 20040407. Enable pkgviews installation and make good usecube7-875/+31
of PKG_SYSCONFDIR. Thanks to Amitai Schlair. Changes: * Added a kludge to deal with waitrelease when modifiers have already been released. * Fixed assert-crash when attempting to split a frame not managed by a WIonWS. * Don't put input method failure complaints in startup error log. * Client window unmap handling fixes (?). * Made drawing engine objects inheritable and initialisation code reusable. * Improvements and fixes in keyboard mapping changes handling. * Slightly reduce flicker with apps that update title too often by removing a redundant change notify call. * Added a check in layout loading code to detect corrupt files with multiple instances of the same client window. * Updated Mozilla Firebird entries in menu configuration files to Mozilla Firefox. * Added important missing function WFloatWS.attach. * Take gravity better into account when reparenting windows on exit. * Made some goto_* routines return the region that will be focused and added asynchronity notices in documentation. * Some tab drag&drop fixes. * Startup errorlog display fixed when we didn't even open the display. * WIonWS load routines better handle corrupt sizes in layout savefile. * Object/proxy cache references to proxies weren't being cleared when objects were destroyed. * Added exported function to get line editor 'mark'. * Man pages fixes * Fixed toggle_tab on floatframes. * Move/resize display was never showing position. * Completions display wasn't being refreshed, if its size wasn't changed between completions. * Oops, warping on workspace switch had been broken at some point. * Some autoconf script portability and other fixes. * The function floatws_current was not being exported as WFloatWS.current. * Client window focusing routine was not setting "awaiting focus" status. * Removed superfluous debugging message. * querylib.query_renameworkspace documentation was out-of-date. * Mod1+Enter full screen toggle was not mentioned on the manual page.
2004-05-01Convert to buildlink3.snj9-26/+26
2004-04-27Include pkgconfig's buildlink3.mk to make sure the .pc files arereed1-1/+2
found in the buildlink directory. This was noticed when using pkgviews, because pkg-config is broken as it has wrong compiled-in default for lib/pkgconfig directory.
2004-04-25bl3ify.jmmv1-5/+5
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-2/+2
2004-04-25Convert to bl3.wiz1-6/+6
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam4-8/+8
2004-04-20Update to openbox 3.2. Changes:snj3-7/+10
* Added spanish and swedish translations * Changed "Unnamed Desktop" to "Desktop n" where n is the actual number of the desktop * Hopefully no more of the hanging X totally bug * The fullscreen property now overrides aspect hints * Added M as an alias for Mod3 in the same manner that W is an alias for Mod4 * Added probably too many options and actions * ToggleDockAutohide to toggle the autohide option at runtime, doesn't save it to the config * keepBorder option to set if you want the 1-pixel border when you toggleDecorations * added popupShow and popupPosition to control where and when the move/resize-popup is shown, these go in the resize section of the config popup. Position can be Top or Center, popupShow can be Always, Never or Nonpixel (this is the default). * Added the xorStyle option to change the behaviour of menus along the bottom edge, note that the default is true * warpPointer option in the menu section to control if the mouse cursor is to be warped by openbox when the menu moves to keep on screen to keep the cursor in the same place relative to the menu. * Added back the focusLast option (this controls what happens when you change desktops and have followMouse on) * Added an option to set which desktop to start on when you start openbox, firstdesk. For example, you might like to set it to 5 if you have a 3x3 grid to start in the middle. Note that this won't build until a buildlink3 bug is fixed. This is not a regression, as it was already in a non-building state. Please do not file any PRs regarding this issue.
2004-04-17drop maintainershipzuntum1-2/+2
2004-04-17regen; patch-aa not available any more.jmmv1-2/+1
2004-04-16Updated xfce4 to 4.0.5martti5-11/+13
This is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes.
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv5-11/+10
*-dirs packages.
2004-04-13wm/flwm: bl3ify, s/USE_X11BASE/USE_X11/; bump PKGREVISION.xtraeme1-4/+5
2004-04-12No longer used.snj1-34/+0
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-10Define _ISOC99_SOURCE for libtu, so NetBSD has the chance to get the correctsalo2-4/+4
definition of va_copy from own headers. Should fix building on amd64. Per discussion with kristerw@.
2004-04-09Fix path to help files. From Iain Hibbert in PR 25111.wiz5-9/+10
Bump PKGREVISION.
2004-04-09Fix COMMENT.wiz1-2/+2
2004-04-05Bump PKGREVISION due to lua bump.xtraeme1-3/+2