summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam1-2/+2
overridden.
2004-02-01s/seperate/separate/snj1-1/+1
2004-01-31Per discussion with wiz, change COMMENT to "X11 window managers, configurationsnj1-2/+2
tools, and themes"
2004-01-29Update COMMENT to reflect the fact that we have window manager tools here assnj1-2/+2
well. Okayed by jmmv and wiz.
2004-01-29Update to 0.9.8. Changes since 0.9.4:jmmv6-57/+109
News in 0.9.8: - Transparent toolbar - Bug Fixes: Fixed image cache problem (the memory bug) Fixed color parsing bug Fixed iconbar bug in "All Windows" mode Fixed border bug with left/right alignment in iconbar Fixed a loop issue in fluxbox-generate_menu News in 0.9.7: - Two new pixmap styles: Emerge from Nuno Alexandre BlueFlux from Lauri Hakkarainen - Added menu delay/click to open or close sub menus - Added alignment for buttons in icon bar Change Left, Relative or Right via the iconbar mode menu - New menu item [separator] This will create a nice separator line - New theme items: window.label.active: <texture> window.label.active.textColor: <color> - New actions: ReloadStyle CommandDialog - this will show a dialog in which you can issue fluxbox commands WorkspaceNameDialog - edit workspaces name dialog (old SetWorkspaceName) SetWorkspaceName <name> SetResourceValueDialog - shows a dialog where you can type the resource name and it's value SetResourceValueCmd <resourcename> <resource value> BindKey <key string> :<action> - this will append key string and action to your keys file and bind the key - Window menu accessible in workspaces client menu - Shadow options for fonts. - Enabled/Disable toolbar menu item ("Visible" menu item) - Toggle images in iconbar - Edit clock format dialog - Send to menu is back - Changed Maximize menu item in Window menu to a multi button item - Added resource session.useMod1 <boolean> to disable/enable mod1 for Resize/Move window with mod1 + button - Bug fixes: Fixed slit and toolbar autohide bug Fixed image cache bug Fixed some icc warnings Fixed mozilla focus issue Fixed crash bug when adding new workspaces Fixed menu draw bug in empty sub menus News in 0.9.6: - Adding image search paths when loading a style It now looks for pixmaps in <stylebase> and <stylebase>/pixmaps and in file <stylesdir>/<stylename>/theme.cfg for this, stylebase is the style directory pixmap styles should use the new format for portability - Added startup script to be used with startfluxbox, to get a consistent frontend for both dm and startx and your fluxbox-session - Added "!" as a comment line for keys file - Added new actions - Improved menu speed - Added -verbose argument to fluxbox - This will enable theme warnings - Configurable tools in toolbar - New theme items for toolbar - Support for _NET_WM_STATE_FULLSCREEN - Nearest-quadrant resizing - Improvements/Updates to fbsetbg and fluxbox-generate_menu - Bug fixes: Fixed some issues with mplayer in fullscreen Fixed java bug with missing drawing bits of window Fixed building with --disable-slit Fixed NLS bad message errors by adding explicit codeset entries Fixed disappearing close button Fixed numlock and scrlock bug in FbTk TextBox Fixed pixmap bug when changing between non-pixmap themes and pixmap themes Fixed empty window bug in SystemTray Fixed toolbar height bug crash News in 0.9.5: - New theme items: - New actions: resizevertical resizehorizontal setworkspacename movetableft movetabright - Set workspace name tool - Search path resource for images session.screen.imageSearchPath This is a list separated by , or space - New height resource for toolbar - session.screen.toolbar.height This will override the style's font height - Support for system tray _NET_SYSTEM_TRAY Applications that support this will show their icon in the toolbar next to the clock. - New texture type: Tiled This will just affect pixmap loaded from file, and it will not scale them. - Improved iconbar - Bug fixes: Fixed Transparency bug in menus Fixed so shaped windows like xmms wont get round corners Fixed shape bug when switching between shaped themes and non shaped Fixed kde dockapp bug FbRun works properly on multiple screens Fixed pesky crash and phantom icons Fixed aspects of focus and raising, including transients Fixed java bug, slow windows Fixed 8 bpp crash
2004-01-28Add wmctrl.snj1-1/+2
2004-01-28Initial import of wmctrl-1.05, a command line interface to an EWMH-compliantsnj5-0/+77
window manager.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz2-6/+6
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant15-30/+30
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv4-7/+8
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc11-22/+22
2004-01-15Fix dependency lines.wiz1-2/+2
2004-01-14Make compile with gcc-2.x.wiz2-1/+57
2004-01-13Updated xfce4-wm to 4.0.3.1martti2-4/+6
* minor bug fixes
2004-01-11Missed this when switching from using PKG_SYSCONFBASE tojlam2-4/+4
PKG_SYSCONFBASEDIR.
2004-01-09Add and enable ion-devel and ion-dock.cube1-1/+2
2004-01-09wip -> wmcube1-2/+2
2004-01-09Initial import of ion-devel, version 20031211 into the NetBSD Packagecube10-0/+403
Collection. It is the development version of Ion, a light window manager. There are a lot of new features since the release of the last stable version. Ion is a window manager dividing the screen into frames rather than having overlapping windows, much like the windows in Emacs. Navigation between clients can be done solely using the keyboard without need for a mouse.
2004-01-08Updated XFce to 4.0.3martti7-17/+14
- Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam2-5/+5
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2004-01-06Remove post-buildlink target, it's not needed anymore with imlib2>=1.10.xtraeme1-7/+1
2004-01-05bl3ifyjlam1-2/+4
2004-01-04Revert last change because it breaks user configurable themes.tron2-9/+7
2004-01-03Bump package revisions for tiff update.reed21-37/+42
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-30Add trailing / to HOMEPAGEscjep1-2/+2
2003-12-29- metacity-setuprecht1-2/+1
2003-12-29Remove metacity-setup which is no longer maintained, of which the authorsrecht5-98/+0
removed the distfiles and which can't set all the options of the metacity in pkgsrc.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-28Update to 1.2.13. This closes PR pkg/23912.xtraeme3-6/+7
Changes: 1.2.13: 2003-09-27 - build fixes - only handle KDE tray protocol when icewmtray running 1.2.13pre3: 2003-09-14 - ShowDesktop button added (someone make a nice icon, please) - fix defunct icewmbg processes on theme selection - fix setting themes with a SPACE in the name - KDE system tray support (experimental) - support for scaled backgrounds (experimental) - fix crash on option parsing in icesound - remove "xftdummy" foundry from default fonts (Pavel Roskin) - add reboot/shutdown to logout menu (Hanspeter Roth) - sort theme menu by name 1.2.13pre2: 2003-09-05 - fix icewmbg not setting the background when started before icewm 1.2.13pre1: 2003-08-31 - fix ~/.icewm/theme file permissions - fix drawing of checkboxes in menus - fix display corruption in network status - fix memory leak in icewmbg on workspace switches - fix menu behavior with xinerama - Italian translation updated - new preference "DoubleBuffer" (default: 1) - experimental: icewm-session (runs icewmbg. icewmtray, icewm and restarts icewm on crash)
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-23Bump PKGREVISION due to openbox update.jmmv1-1/+2
2003-12-23Bump version to 3.1.jmmv1-2/+2
2003-12-23Sort.jmmv1-4/+4
2003-12-23Update to 3.1 from Soren Jacobsen PR pkg/23849.xtraeme3-14/+15
Changes since 3.0: * Added japanese translation. * config_focus_raise declared as guint. * Strange behavior with focus:followMouse and RaiseLower action fixed. * use g_snprintf in openbox/session.c instead of sprintf. * gimp crashes openbox. * import -frame leaves windows in a temporary "on top" state. * Programs started with X become zombies upon shutdown. * desktopnext/previous and desktopleft/right dont quite get along.
2003-12-22Updated xfce4 to 4.0.2martti6-13/+13
* Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
2003-12-20Fix build on NetBSD 1.6 which does not have wctype_t type.xtraeme2-1/+60
Patch provided and tested by Soren Jacobsen. This also closes PR pkg/23799.
2003-12-20Remove comments about pkgsrc-wip.xtraeme1-2/+2
2003-12-19Catch up with the openbox3 -> openbox renaming.agc1-2/+2
2003-12-19Catch up with the openbox3 -> openbox renamingagc1-2/+2
2003-12-18-openbox3, +openbox2.wiz1-2/+2
2003-12-18Moved to wm/openbox.wiz7-185/+0
2003-12-18Update COMMENT and DESCR to reflect that this is an older version ofwiz2-7/+11
openbox.
2003-12-18Update to 3.0 (really, only move contents of openbox3 dir here).wiz10-201/+167
2003-12-18Reimport openbox-2* as openbox2 package; openbox package willwiz8-0/+219
be replaced by openbox-3*.
2003-12-18Sort.wiz1-2/+2
2003-12-18Update to 0.16.6. This closes PR pkg/23255.xtraeme9-874/+66
Many bugfixes were solved, please review Changelog to see a complete list of changes.
2003-12-15Update to the latest snapshot.salo2-21/+20
2003-06-17 * Applied a patch to convert sprintf:s to snprintf:s.
2003-12-14Update to 2.6.3, based on work done by xtraeme@:jmmv4-14/+20
2.6.3 - fix to right, left, bottom onscreen resize constraints - detect case where we fail to get a pointer grab when the mouse is clicked, to avoid "this window is stuck to my mouse!" - keep panels at the end of the focus MRU list so we don't focus them all the time in annoying ways 2.6.2 - fix to repaint after resize always, so on maximize and theme changes we get things drawn properly - fix a compile issue on HPUX - fix translations of metacity-message output - fix to update window icons when they change - put a limit on number of characters displayed in window titles during Alt+tab - fix configure check for Xrandr - fix 64-bit bug in property reading that broke things badly on 64-bit - don't move focus when clicking close button on a window - fix a crash in getting pixmap icons - spawn dialogs and child processes on the proper screen in multihead situations - if the focus gets set to None, set it back to something sane - load accessibility modules and set accessibility roles - fix hang after displaying warning dialogs - fix a memory corruption when sticking/unsticking windows that lead to a frequent crash and windows appearing in Alt+tab improperly - fix some handling of partial-width panel struts - more translations 2.6.1 - rebuild with fixed glib-gettext.m4 2.6.0 - some additional translations 2.5.5 - fix aspect ratio handling - fix "shake loose" functionality for maximized windows - handle Xrandr size changes properly again - fix fullscreen window detection - fix workspace name handling - don't steal button press events on root window - nuke metacity.spec due to nonmaintenance - allow too-large-for-screen windows to move their titlebar offscreen - keep an MRU list of windows per-workspace and use it to focus the next window when the focused window disappears - fix cursor when moving - improve appearance of opaque resize - make BELOW window state work - fix a crash when gdk_pixmap_foreign_new() returned NULL 2.5.3 - fixups to .desktop file - activate window prior to grab end, avoiding extra focus events - add support for partial-width panels (fixes corner panel and xinerama window position constraints) - added keybinding to toggle window as "always on top" - support --disable-schemas-install option to configure - destroy support for legacy GNOME 1.x hints; metacity no longer works with GNOME 1.x - disable raise-on-click for mouse focus modes - fix bug that broke many Javascript popup menus with mozilla - allow "shaking loose" maximized windows, to move them between Xinerama heads or whatever - honor desktop-wide double click timeout - handle window placement properly for windows that start out maximized - integrate Ximian patch to go ahead and log out after 4 minutes even if a dialog is open - fix a segfault - fix bug where window groups weren't always kept up to date - fix bug where focus got confused when switching workspaces with mouse focus mode - fix 64-bit crash on s390x - chdir to user's homedir on startup - keep window in fullscreen layer when its transients are focused - fix keybindings bug when you had ScrollLock enabled - many translation updates 2.5.2 - improved wording/UI for some dialogs - while clicking a window button, if you move the mouse outside the button such that releasing the mouse button won't activate the window button, visually indicate by "popping out" the button. - fix some valgrind errors - change "show desktop mode" to convert to "everything is minimized mode" if you open a new window while showing desktop, rather than previous behavior of simply leaving show desktop mode. - fix a trivial memory leak - change "move to workspace N" so it doesn't switch workspaces, just moves the window. - translation updates 2.5.1 - fix bug where fullscreen windows were below top panels - build fix for Solaris - support diagonal window movement with numeric keypad - multihead fix - build fix for Cygwin - place on xinerama containing the pointer - fix totally hosed window placement/movement for frameless windows - improvement to smoothness of window move/resize 2.5.0 - many new translations - fix an infinite loop while holding a server grab triggered by some recent Qt versions doing weird stuff - fix bug where Alt+rightclick repeatedly on titlebar resulted in zillions of menus - fix Alt+Tab to *actually* put minimized windows at the end, though this was always intended - rewrite size/positions constraint code (currently known to be quite buggy, e.g. xmms is hosed) - enforce size of at least 1x1 on windows - reduce latency of managing new windows still further by using async properties code in more places - don't grab keybindings on docks, so gnome-panel can handle them - suck in the panel's screenshot and run dialog global bindings - lots of improvements to window placement - sync max number of workspaces with pager applet - fix to keep focus when inside window frame in strict mouse focus mode - make it possible to start a reverse tab with shift+alt+tab (vs. alt+tab then shift) - fix a multihead issue with constraints between two windows on different heads - require GTK+ 2.2.0 and fontconfig - default theme is now Simple - add visual bell feature - incorporate many fixes from 2.4.34 - other stuff
2003-12-13Fix CATEGORIES.xtraeme1-2/+2
2003-12-13+ obconfxtraeme1-1/+2