summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2006-06-11Needs pkg-config.joerg1-2/+2
2006-06-11Needs pkg-config.joerg1-1/+2
2006-06-10THOU SHALT NOT USE XChangeProperty with format=32 ON int VALUES WHEN THEmartin2-1/+37
MANUAL SPECIFIES THAT 32 MEANS long, EVEN IF YOU GET AWAY WITH IT ON i386!!!
2006-06-08Needs libtool.joerg1-1/+2
2006-06-02Updated to 20060517 snapshot.salo5-20/+65
Changes: - add my theme file, - delint. 20060517: - Applied a crash patch to thing.c by Ben Stern.
2006-05-30Fix homepage and/or master sites.reed1-4/+5
Add another mirror (http) for wm/windowmaker. Homepage URL change reported by C David Rigby via WWW feedback form.
2006-05-26Don't hard-code nb version of sawfish-replibs.joerg1-3/+3
2006-05-20Uses C++.joerg1-1/+2
2006-05-19Uses C++.joerg1-2/+2
2006-05-18Mark as BROKEN_IN pkgsrc-2006Q1 according towiz2-2/+6
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-15Uses C++.joerg2-3/+5
2006-05-15Update to 0.1.5:xtraeme3-10/+7
* Re-enabled the use of ApplyOn = "Workspace" for autoproperties. * Fixed ops distributing uneven pixels in tab calculation that caused pixels missing from the title. * Updated menu rendering to properly honour padding and justification. * Added Last parameter to GotoWorkspace and SendToWorkspace actions * Fixed bug in parsing of # and // comments not parsing the content of the line. * Switch position of row/col placement. * Updated and applied patch from koniu{@}sheket{.}org to add OffsetX and OffsetY options to smart placement to pad with x/y pixels. * Remove max allowed WidthMin value check. * Fixed dangling reference crash in configuration parser, triggered by the parse_key_value feature of the CfgParser. Closing #84 * Removed size limiting in resize.
2006-05-13Fix the build on NetBSD/sparc64.ghen2-1/+19
2006-05-13Update to IceWM 1.2.26. Changes:ghen4-15/+15
1.2.26: 2006-04-16 - fix icesh workspace switching (Thomas Holder) - Polish translation fix (Pawel Chwalowski) - fix focus after closing fullscreen window - new option: TaskBarShowTransientWindows (default = 1, for now)
2006-05-11Uses C++.joerg2-2/+4
2006-05-11Uses C++.joerg1-1/+2
2006-05-10Uses C++.joerg1-1/+2
2006-05-10icewm needs C++.rillig1-1/+3
2006-05-03update to 2.14.3drochner3-8/+10
changes: -reverts the widely hated new focus behavior of Metacity 2.14.x to the behavior found in 2.12.x -minor bugfixes -translation updates
2006-05-02refer to theme-dirs, so that the right @dirrms are created automaticallydrochner2-8/+11
2006-04-27I'm now the maintainer of this package. Agreed with cube.rpaulo1-2/+2
2006-04-27Update evilwm to 0.99.25. Changes:sketch3-27/+6
[0.99.24] * Remove unused def_cmap field from ScreenInfo struct. * Added -nosoliddrag option (thanks to Erik Auerswald). * Rewrite grab_keysym() macro as a function. [0.99.25] * Regrab keys on receipt of MappingNotify event * Make spawn() use find_current_screen() * Fix build errors/warnings when VWM not defined * Track vdesk separately on each managed screen * Remove is_sticky tests when only need to check vdesk * Only snap against clients on the same screen * Fix configure requests containing sibling information * Move unused variable workarounds after declarations * Flesh out some switches with default cases * Remove redundant call to XShapeSelectInput() * Move grab_keysym() to main.c, make static * Make recalculate_sweep() static * Wrap client_update_current into select_client * Restructure client_update_current() * Wrap fetching of mwm_hints property into init_geometry * Omit some unneeded code when VWM not defined EWMH atoms mostly, also some keymap defines. * Code tidy Dead declarations removed from evilwm.h. Some reordering of other declarations. Nothing that should affect anything. * Use XQueryPointer to find pointer root instead of trying to track it * Macro-ise get_mouse_position() * Declare some of opt_* as static in main.c * Don't track bounding_shaped This is never used outside set_shape and I'm not convinced that XShapeQueryExtents refers to the old values. * Fix foolish lookup of screen number where it's already known * Expose events not needed on frame windows * Grab buttons when making client instead of every enter event * Refactored handle_key_event()
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig3-6/+6
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-18Distfile has been updated without a version number change,wiz2-6/+7
the author changed his email address. Bump PKGREVISION, use DIST_SUBDIR.
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz2-4/+4
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz31-56/+62
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam13-337/+337
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-15Added wm/fluxconf.xtraeme1-1/+2
2006-04-15Initial import of fluxconf-0.9.9 from pkgsrc-wip.xtraeme5-0/+55
fluxconf is a tiny GTK based configuration tool for the fluxbox window manager. It allows basic manipulation of the window manager behaviour: o Slit configuration o Window placement o Focus model o Workspace configuration o Keys configuration
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam7-21/+14
USE_TOOLS+=msgfmt.
2006-04-13Fixed pkglint warnings.rillig1-11/+9
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig4-8/+8
that they look nicer.
2006-04-08Add fluxter.minskim1-1/+2
2006-04-08Import fluxter from pkgsrc-wip. Packaged by Michael-John Turner.minskim4-0/+60
fluxter is a newer incarnation of bbpager, which is like the name suggests a pager tool for Blackbox. The major changes to bbpager are: o Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in blackbox directories. o Default styles come from the fluxbox configuration. Without customization it will track the look of the current theme. o The configuration files have been renamed to fluxter.bb (used in a fluxbox environment) and fluxter.nobb (used in a non-fluxbox environment). These files should go in fluxbox configuration directories, such as ~/.fluxbox. o The X resource entries in the configuration files use fluxter as a label, rather than bbpager. o Per-workspace wallpaper changing is supported by the addition of per-workspace rootCommand configuration entries. For example: fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
2006-04-08Remove share/fluxbox only when it is empty; the directory is shared withminskim2-3/+4
wip/fluxter. Bump PKGREVISION. OK'ed by tonio@.
2006-04-08Update wm/ratpoison to 1.4.0tonio4-37/+11
patch-aa is no longer necessary: rpws is now a perl script * Changes since 1.4.0-beta4 - new parameters in frame dumps :screenh and :screenw specify the size of the screen the frame was on. - New window format characters - info takes optional argument and new infofmt setting - aspect ratio hint honoured - new hook deletewindow - _net_wm_pid property supported - set warp change: the mouse position relative to the window is now used - new command redo - new editor bindings C-m and C-h
2006-04-08Link explicitly against thread libs when using libqt-mt. Honour MAKE_ENVjoerg3-6/+7
when calling gmake manually as well.
2006-04-08Update wm/fluxbox to 0.9.15.1tonio5-38/+18
Remove patch-a{b,d} as they are already applied upstream Main changelog entries: in 0.9.15.1: - Removed the green background on styles that are not using the new background option. - Bug fixes (compile errors, crash and placement config) in 0.9.15: * Added styleOverlay resource - session.styleOverlay: ~/.fluxbox/overlay * New theme item: background.* * Added new resize mode: Center * Resources changes for titlebar: - The titlebar is now configured by setting: * session.screen.titlebar.left * session.screen.titlebar.right * nls changes: added ko_KR, updated zh_CN, nb_NO * Many bug fixes
2006-04-08Update to 0.1.4.xtraeme7-100/+30
This release contains major feature enhancements compared to the previous version (0.1.3), configuration and theme files are not compatible.
2006-04-08List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam4-9/+10
2006-04-06Over 1200 files touched but no revisions bumped :)reed5-15/+15
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-02Updated oroborox to 0.9.8.rxg3-8/+16
Changes: 5-Mar-2006 ~~~~~~~~~~ * release as version 0.9.8 4-Mar-2006 ~~~~~~~~~~~ * Spanish translation by Juan Carlos Jimenez Garcia <jigar@alumni.uv.es> * fix title string storage (crasher bug)
2006-04-02Depend on hicolor-icon-theme to:jmmv1-2/+3
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-03-31New MASTER_SITES, from Leonard Schmidt via pkg/33172salo1-2/+2
2006-03-30Update to 2.14.0:jmmv3-9/+10
2.14.1 == The only change since 2.14.0 is to remove the "This is the UNSTABLE branch" warning from configure for those compiling Metacity from source. 2.14.0 == Thanks to Ryan Lortie and Thomas Thurman for fixes in this release. - Mark the app-running-remotely-window-title string for translation (Thomas) [#334332] - Only unmaximise window before freeing if the window is actually maximised (Ryan) [#333563] Translations Jordi Mallach (ca), Frank Arnold (de), Luca Ferretti (it), Evandro Fernandes Giovanini (pt_BR), Theppitak Karoonboonyanan (th) 2.13.144 == Thanks to Jens Granseuer, Kristian, Søren Sandmann, Sylvain Bertrand, and Thomas Thurman for improvements in this release. - Fix build with gcc 2.95 (Jens) [#331166] - Compositor improvements [remember, still off by default]: add unused wobbly (un)minimize animation (Kristian), add support for turning updates on and off (Søren), use sync counter to make composited resizing tear free (Søren), add ability to unmanage the screen (S½ren), - Fix build issue with library search order (Sylvain) [#330695] - Work around buggy application grouping with transient windows (Thomas) [#328211] - Prevent setting cycle_windows to keybindings that won't work. (Thomas) [#329676] 2.13.89 == Thanks to Søren Sandmann, Thomas Thurman, Thom May, Akira Tagoh, Luke Morton, and Philip O'Brien for improvements in this release. - Compositor improvements [remember that the compositor is still disabled by default]: New fancy minimize animation that fades in and out, new debug stuff, various bug fixes (Søren) - When buggy apps create synthetic button or keypresses without a timestamp, produce a warning instead of failing an assertion (Thomas) [#313490] - Avoid a memory leak when checking which workspace(s) a window is on (Thomas) [#322059] - Add a man page for metacity (Thom, Akira, Luke, Philip) [#321279] - Disable alt-f7 if a window can't be moved, and alt-f8 if it can't be resized (Thomas) [#328920] - Allow alt-escape to cancel alt-tabbing, and vice versa (Thomas) [#141425] Translations Miloslav Trmac (cs), Kjartan Maraas (nb), Tino Meinen (nl), Kjartan Maraas (no), Слободан Д. Средојевић (sr), Funda Wang (zh_CN) 2.13.55 == Thanks to Dick Marinus, Christian Kirbach, and Elijah Newren for improvements in this release. - Add a minimize and none double-click-titlebar-action (Dick) [#300210] - Prevent a critical warning crasher when switching themes (Christian) [#327847] - Fix some uninitialized value problems (Elijah) - If the mouse enters a window on a different screen, activate the default window on the new screen (Elijah) [#319348] Translations Jordi Mallach (ca), Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Kjartan Maraas (nb), Kjartan Maraas (no), Evandro Fernandes Giovanini (pt_BR), Theppitak Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN) 2.13.34 == Thanks to Damien Carbery, Havoc Pennington, Søren Sandmann, Björn Lindqvist, Kjartan Maraas, Elijah Newren for improvements in this release. - manually define HOST_NAME_MAX if not already defined to fix Solaris compilation issue (Damien, Havoc) [#326745] - compositor improvements: port to changes in libcm, do it again, fix unrefing, make minimize animation update again (all done by Søren) - make sure an outline border is shown even if a window decoration's width is 0 (Björn) [#98340] - correctly handle window alt-tab outlines in showing desktop mode (Björn) [#98340] - fix lots of tiny issues spotted by the intel compiler (Kjartan) [#321439] - prevent rapidly repeated visual bells from hanging metacity (Elijah) [#322032] - more careful error handling of values returned by GConf (Elijah) [#326615] - fix various initialization and default issues, especially for running with --disable-gconf. Make --disable-gconf actually work. (Elijah) [#326661] - fix some reading-from-free'd-data errors (Søren) [#327575] - fix an unitialized value problem when in raise-on-click mode (Søren) [#327572] - avoid flashing original-sized window when closing a maximized window (Elijah) [#317254] - prevent windows from sometimes getting shoved and smashed by sliding (and possibly auto-hiding) panels (Elijah) [#327822] Translations Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl), Tino Meinen (nl), Funda Wang (zh_CN) 2.13.21 == Thanks to Damien Carbery, Ray Strode, Søren Sandmann, Elijah Newren, Jens Granseuer, and Kyle Ambroff for improvements in this release. - Fix Solaris compilation issues (Ray, Damien) [#326281, #326746] - Merge compositor work from branches to get the beginnings of an openGL based compositor. Still not ready and thus disabled by default. (Søren) - Composite fixes: Only update composite on damage events (Søren), get non-composite compilation working again (Elijah), Really turn off draw-in-a-loop (Søren) - Don't dereference a NULL string (Elijah) [#327013] - GCC 2.95 fix; remove more C99 style variable initiailizations (Jens) [#327050] - Fix accidental overzealous focus holding by the terminal (introduced in last release) so that windows launched from panel icons, the panel menu, or global keybindings should get focus now. (Elijah) [#326159] - If no valid window is found in the MRU list, then set focus to the desktop window. (Kyle) [#317405] Translations Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Ankit Patel (gu), Takeshi AIHANA (ja), Theppitak Karoonboonyanan (th), Clytie Siddall (vi) 2.13.13 == Thanks to Jens Granseuer, Björn Lindqvist, and Elijah Newren for improvements in this release. - Remove C99 style variable initiailization (Jens) [#322622] - Fix a logic error (Björn) [#322149] - Plug a few leaks (Elijah) [#309178] - Allow edge resistance at both sides of a window and also when edges don't overlap but are a single pixel away from doing so (Elijah) [part of #321905] - Remove the timeout resistance at screen/xinerama edges (Elijah) [part of #321905] - Revert to the old edge resistance behavior for keyboard movement/resizing based resistance (Elijah) [part of #321905] - Remove the "pull-away" edge resistance (Elijah) [part of #321905] - Avoid crashing when visual bell is in use and focus window is closed (Elijah) [#322031] - Be more strict about what is considered a valid region with partial struts (Elijah) [#322070] - Fix reduced resources resize handling for windows with sizing or resizing constraints (Elijah) [#325774] - Fix window outline for minimized windows when using alt-esc (Elijah) [#325092] - Make the taskbar less flash happy and fix up some related stacking issues (Elijah) [#326035] - More thorough handling of source indication (Elijah) [part of #326041] - Don't "steal" focus from terminal windows for new window mappings as the difference in usage between terminals and other apps seems to suggest this difference in treatment. See bug #326159 for details, feedback welcome (Elijah) [#326159] - Add a raise on click option, basically only because all the major distros are patching it in anyway (though each and every one of them has bugs in their implementations). (Elijah) [#326156] Translations Kjartan Maraas (nb), Kjartan Maraas (no) 2.13.8 == Thanks to Kang Jeong-Hee and Elijah Newren for improvements in this release. - Fix some compilation warnings and issues (Kang) - Escape the title since it is going to be treated as Markup (Elijah) [#324846] - Make the workspace switcher work with dual-head (non-xinerama) setups (Elijah) [#319423] Translations Ilkka Tuohela (fi), Ankit Patel (gu), Kang Joeng-Hee (ko) 2.13.5 == Thanks to Davyd Madeley, Kjartan Maraas, and Björn Lindqvist for improvements in this release. - Make a debugging message actually correspond to the code (Björn) [#322051] - Make the wireframe a bit slimmer (Kjartan) [#320051] - Display hostname in titlebar for remote X clients (Davyd) [#322202] Translations Miloslav Trmac (cs), Adam Weinberger (en_CA), Ankit Patel (gu), Kjartan Maraas (nb), Kjartan Maraas (no), Marcel Telka (sk) 2.13.3 == This is a special edition release just for gicmo, code-named 'elijah, please do a release so magic seb can bring it to me'. It fixes a number of issues due to the major constraints changes found since the last release. Thanks to Davyd Madeley and Elijah Newren for improvements in this release. - Differentiate between movement towards an edge and movement away from one for edge-resistance. Pick smaller constants for movement away from an edge (Elijah) - Use GPOINTER_TO_INT() macro instead of cast to allow compilation on 64-bit architectures without warning (Davyd) - compute the frame geometry due to maximization only after actually maximizing (Elijah) [#321902] - add some developer documentation on updating struts, workareas, regions, and edges (Elijah) - When updating the xinerama due to placement, update which maximal/spanning rect set to use as well (Elijah) [#322068] - Relax the partially onscreen constraint to allow the titlebar to touch the bottom panel in order to make the new constraints code function the same as the old version (Elijah) [#322071] - Don't allow removing a window from maximized or fullscreened state to place the titlebar under the top panel (Elijah) [#322075] Translations Vladimir Petkov (bg), Francisco Javier F. Serrador (es), Ignacio Casal Quinteiro (gl), Takeshi AIHANA (ja), Theppitak Karoonboonyanan (th) 2.13.2 == This release just contains a merge of all the changes on the constraints_experiments branch. Thanks to Havoc Pennington for reviewing the gargantuan patch and suggesting lots of little fixes for making it better, to Rob Adams and Soeren Sandmann for grilling me on how some of the difficult internals work -- allowing me to improve the documentation, to Olav Vitters for finding an easy-to-fix crasher bug in early testing and for repeatedly extending my deadline for switching from working on Metacity to Bugzilla, to Ray Strode for finding two crashers and fixing one of them in early testing, to Bryan Clark for usability advice, to Davyd Madeley and Christian Kellner for testing Xinerama stuff, to Sebastien Bacher for packaging an early version and finding some obscure bugs (that I unfortunately still can't duplicate and will probably still need to fix once I can), Bugs fixed: unfiled - constraints.c is overly complicated[1] unfiled - constraints.c is not robust when all constraints cannot simultaneously be met (constraints need to be prioritized) unfiled - keep-titlebar-onscreen constraint is decoration unaware (since get_outermost_onscreen_positions() forgets to include decorations) unfiled - keyboard snap-moving and snap-resizing snap to hidden edges 86644 - resize should have a shift option like move does 109553 - gravity w/ simultaneous move & resize doesn't work 113601 - maximize vertical and horizontal should toggle and be constrained 122196 - windows show up under vertical panels 122670 - jerky/random resizing of window via keyboard[2] 124582 - keyboard and mouse snap-resizing and snap-moving erroneously moves the window multidimensionally 136307 - don't allow apps to resize themselves off the screen (*cough* filechooser *cough*) 142016, 143784 - windows should not span multiple xineramas unless placed there by the user 143145 - clamp new windows to screensize and force them onscreen, if they'll fit 144126 - Handle pathological strut lists sanely[3] 149867 - fixed aspect ratio windows are difficult to resize[4] 152898 - make screen edges consistent; allow easy slamming of windows into the left, right, and bottom edges of the screen too. 154706 - bouncing weirdness at screen edge with keyboard moving or resizing 156699 - avoid struts when placing windows, if possible (nasty a11y blocker) 302456 - dragging offscreen too restrictive 304857 - wireframe moving off the top of the screen is misleading 308521 - make uni-directional resizing easier with alt-middle-drag and prevent the occasional super annoying resize-the-wrong-side(s) behavior 312007 - snap-resize moves windows with a minimum size constraint 312104 - resizing the top of a window can cause the bottom to grow 319351 - don't instantly snap on mouse-move-snapping, remove braindeadedness of having order of releasing shift and releasing button press matter so much [1] fixed in my opinion, anyway. [2] Actually, it's not totally fixed--it's just annoying instead of almost completely unusable. Matthias had a suggestion that may fix the remainder of the problems (see http://tinyurl.com/bwzuu). [3] This bug was originally about not-quite-so-pathological cases but was left open for the worse cases. The code from the branch handles the remainder of the cases mentioned in this bug. [4] Actually, although it's far better there's still some minor issues left: a slight drift that's only noticeable after lots of resizing, and potential problems with partially onscreen constraints due to not clearing any fixed_directions flags (aspect ratio windows get resized in both directions and thus aren't fixed in one of them) New feature: 81704 - edge resistance for user move and resize operations; in particular 3 different kinds of resistance are implemented: Pixel-Distance: window movement is resisted when it aligns with an edge unless the movement is greater than a threshold number of pixels Timeout: window movement past an edge is prevented until a certain amount of time has elapsed during the operation since the first request to move it past that edge Keyboard-Buildup: when moving or resizing with the keyboard, once a window is aligned with a certain edge it cannot move past until the correct direction has been pressed enough times (e.g. 2 or 3 times) Major code changes: - constraints.c has been rewritten; very few lines of code from the old version remain. There is a comment near the top of the function explaining the basics of how the new framework works. A more detailed explanation can be found in doc/how-constraints-works.txt - edge-resistance.[ch] are new files implementing edge-resistance. - boxes.[ch] are new files containing low-level error-prone functions used heavily in constraints.c and edge-resistance.c, among various places throughout the code. testboxes.c contains a thorough testsuite for the boxes.[ch] functions compiled into a program, testboxes. - meta_window_move_resize_internal() *must* be told the gravity of the associated operation (if it's just a move operation, the gravity will be ignored, but for resize and move+resize the correct value is needed) - the craziness of different values that meta_window_move_resize_internal() accepts has been documented in a large comment at the beginning of the function. It may be possible to clean this up some, but until then things will remain as they were before--caller beware. - screen and xinerama usable areas (i.e. places not covered by e.g. panels) are cached in the workspace now, as are the screen and xinerama edges. These get updated with the workarea in src/workspace.c:ensure_work_areas_validated() Translation Michiel Sikkes (nl) 2.13.1 == Thanks to Philip O'Brien, Kjartan Maraas, and Aidan Delaney for improvements in this release. - add handling for META_PREF_CURSOR_THEME and META_PREF_CURSOR_SIZE for more complete debug info (Philip) [#318976] - Remove possible g_source leak in #ifdef'd out code, in case anyone uses it in the future (Kjartan) [#320050] - Changed the 'minimized' field of the MetaTabEntry struct to 'hidden' (Aidan) [#168455] Translations Miloslav Trmac (cs), Francisco Javier F. Serrador (es), Takeshi AIHANA (ja), Erdal Ronahi (ku), Theppitak Karoonboonyanan (th) 2.13.0 == Thanks to Björn Lindqvist, Kjartan Maraas, Søren Sandmann, Elijah Newren, Ross Cohen, and Muktha for improvements in this release since 2.12.1. - Mave ancestors come along with the transient when moving the window from one workspace to another (Björn) [#314977] - Fix the workspace switcher tabpopup to display the right windows and to fix the pick-a-new-window-to-focus algorithm in order to not select windows that aren't showing (Björn) [#170475] - Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030] - Make alt-esc (the "switch between windows immediately" keybinding) actually show minimized windows too (Ross) [#107072] - Make alt-esc consistent with alt-tab by leaving stacking of unselected windows unchanged (Ross) [#314285] - Clarify the meaning of the auto_raise preference (Elijah) [#312421] - Fix a crash that occurs when removing some virtual desktops and windows happen to be on those desktops (Elijah) [#318306] - Make the unfocussed Simple window border visible with high contrast inverse theme (Muktha) [#121361] - Fix edge snapping for multi-screen (non-xinerama) setups (Elijah) [#319425] Translations Vladimir Petkov (bg), Kostas Papadimas (el), Adam Weinberger (en_CA), Ivar Smolin (et), Michiel Sikkes (nl), Marcel Telka (sk), Funda Wang (zh_CN)
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam2-4/+4
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-11Convert all packages using REPLACE_INTERPRETER to the new variable namesghen1-4/+4
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*). Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted here, if at all. Ok with rillig.
2006-03-10Added REPLACE_PERL for a Perl program that requires it. Didn't add Perlrillig3-30/+34
as a dependency since that program is only useful when KDE is installed. Chances are high that Perl is then also installed. Bumped PKGREVISION. Fixed pkglint warnings.
2006-03-09Use REPLACE_INTERPRETER instead of a patch.ghen3-10/+9
2006-03-06Use the const char ** as second argument to iconv(3) only on NetBSD,joerg2-1/+18
POSIX says it is char **.