summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2014-05-28Update to 20140528:wiz3-11/+9
* Improvement: 'windows' key is now the default META key (thanks to Dima Kogan) * Bugfix: seldomly triggered crash in memory pool (thanks to Matthieu Moy) * Bugfix: save the session atomically (thanks to Matthias Lederhofer) * Bugfix: various fixes to contributed scripts, notably more lua5.2 support (thanks to several contributors) * Improvement: various code cleanups (thanks to Campbell Barton) * Improvement: various build/packaging improvements (thanks to Dima Kogan) * Feature: Workspace indicator (thanks to Dima Kogan) * Feature: Delayed population of the focuslist (thanks to Dima Kogan) * Improvement: improved kludges/focus behavior (IntelliJ IDEA, xeyes) * Improvement: expose 'warp_pointer' to lua * Improvement: lock using i3lock when available
2014-05-27Update metacity to 2.34.13 (now starts as finds default icon)prlw15-87/+34
Version 2.34.13 =============== - Fix minimization problem of iconified windows (Florian Müllner, Daniel Drake) Translations: Rūdolfs Mazurs (lv) Rajesh Ranjan (hi) Nguyễn Thái Ngọc Duy (vi) Theppitak Karoonboonyanan (th) Piotr Drąg (pl) Version 2.34.8 ============== - Port themes documentation to yelp-tools (Florian Müllner) Translations: Mattias Põldaru (et) Nilamdyuti Goswami (as) Fran Diéguez (gl) Version 2.34.5 ============== - Fix memory leak (Pavel Vasin) - Add disable-mouse-button-modifiers message (Daniel Drake) Translations: Daniel Korostil (uk) Jiro Matsuzawa (ja) Reşat SABIQ (crh) Aurimas Černius (lt) Carles Ferrando (ca@valencia) Arash Mousavi (fa) Kristjan SCHMIDT (eo) Sandeep Sheshrao Shedmake (mr) Jordi Serratosa (ca) Tom Tryfonidis (el) Praveen Illa (te) Luca Ferretti (it) Andika Triwidada (id) Daniel Mustieles (es) Nilamdyuti Goswami (as) Version 2.34.3 ============== - Use the correct translation domain in keybinding definitions (Ryan Lortie, Florian Müllner) Translations: YunQiang Su (zh_CN) Abderrahim Kitouni (ar) Marek Černocký (cs) David Planella (ca) Sasi Bhushan (te) A S Alam (pa) Duarte Loreto (pt) Antonio Fernandes C. Neto (pt_BR) Anita Reitere (lv) Bruce Cowan (en_GB) Daniel Nylander (sv) Timo Jyrinki (fi) Nilamdyuti Goswami (as) Piotr Drąg (pl) Claude Paroz (fr) Seong-ho Cho (ko) Inaki Larranaga Murgoitio (eu) Mario Blättermann (de) Nguyễn Thái Ngọc Duy (vi) Gabor Kelemen (hu) Daniel Mustieles (es) Dr.T.Vasudevan (ta) Kasia Bondarava (be) Alexander Shopov (bg) Ask H. Larsen (da) Мирослав Николић (sr) Yuri Myasoedov (ru) Mattias Põldaru (et) Version 2.34.2 ============== - Port preferences to GSettings (Florian Müllner, Milan Bouchet-Valat, Jason Siefken) - Remove deprecated GTK+ symbols and use accessor functions (Florian Müllner) - Include the default window icon (Matthias Clasen) - Various small build system changes (Javier Jardón, Piotr Drąg, Florian Müllner, Rico Tzschichholz) Translations: Abduxukur Abdurixit (ug) Kjartan Maraas (nb) Theppitak Karoonboonyanan (th) Ihar Hrachyshka (be) Aurimas Černius (lt) Daniel Mustieles (es) Jiro Matsuzawa (ja) Fabrício Godoy (pt_BR) krishnababu k (te) OKANO Takayoshi (ja) Mario Blättermann (de) Bruce Cowan (en_GB) Mattias Põldaru (et) Fran Diéguez (gl) Marek Černocký (cs) Gil Forcada (ca) Piotr Drąg (pl) Matej Urbančič (sl) Bruno Brouard (fr) Daniel Nylander (sv) Praveen Illa (te) Wouter Bolsterlee (nl) Antonio Fernandes C. Neto (pt_BR) Yaron Shahrabani (he) Xandru Armesto (ast) Alexander Shopov (bg) Chao-Hsiung Liao (zh_HK, zh_TW)
2014-05-25Revbump after updating graphics/giflibobache1-2/+2
2014-05-22+ xmonadszptvlfn1-1/+2
2014-05-22Import xmonad-0.11 as wm/xmonad,szptvlfn5-0/+131
packaged for wip by esg. xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz2-4/+4
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-05-16Fix build with giflib 5.1 and newer.tron2-9/+27
2014-05-15Revbump after updating graphics/giflibadam4-7/+8
2014-05-15Restrict to lua-5.1.wiz1-1/+3
(Perhaps (re?)compiling the .lc files would work, but it's not done by the normal build, and then there are errors about binaries for other lua versions.) Bump PKGREVISION.
2014-05-09Update to 20140109.wiz4-107/+49
Changes not found, but notionflux now has a man page, and the support scripts were reorganized.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz4-8/+8
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon22-40/+44
Fix PR pkg/48777
2014-05-04+LICENSErodent1-1/+2
2014-05-03Adapt to Lua multiversion support.alnsn4-13/+31
2014-04-30Upgrade i3 to 4.7.2degroote2-7/+8
Changes since 4.6 v 4.7.2 • install i3-with-shmlog.xsession.desktop to the correct location • OpenBSD currently lacks posix_fallocate() v 4.7.1 • docs/debugging: explain how to enable logging on the fly • docs/debugging: small cleanups (versions, bzip2) • add i3-with-shmlog.xsession.desktop • only LOG() the DPI when it changes, DLOG() it otherwise • make “move <direction>” properly send workspace focus event • i3bar: set mapped flag on trayclient creation • i3bar: don’t show EOF status line error in favor of exit code v 4.7.0 • docs/userguide: clarify variable parsing • docs/userguide: clarify urgent_workspace • docs/userguide: add proper quoting for rename sample command • docs/userguide: clarify multiple criteria • docs/userguide: userguide: explain the difference between comma and semicolon for command chaining • docs/hacking-howto: update to reflect parser changes • man/i3-dump-log: document -f • switch from libXcursor to xcb-util-cursor • Respect workspace numbers when looking for a free workspace name • Revert "raise fullscreen windows on top of all other X11 windows" • i3bar: Create pixmaps using the real bar height, rather than screen height • Add scratchpad bindings to the default config • Close all children when closing a workspace • i3bar: Add new bar.binding_mode_indicator configuration • Improve error message when $XDG_RUNTIME_DIR is not writable • libi3/font: Draw the text at the expected place • libi3/font: Set DPI for the pango context • Add ability to escape out of a mouse-resize operation • Do not resize/reposition floating containers when moving them to scratchpad • i3-nagbar: Set button inner-width to the width of the label • Assigned windows open urgent when not visible • i3bar: Only configure tray on own outputs • Command 'move <direction>' moves across outputs • i3bar: Handle DestroyNotify events • i3bar: Realign tray clients on map/unmap notify • i3bar: Group child processes for signalling • i3bar: Print error message when status_command fails • Remove references to PATH_MAX macro for GNU/Hurd • update root geometry on output changes for “fullscreen global” • don’t flatten tabbed/stacked containers • Fix handling of new windows with WM_STATE_FULLSCREEN • correctly recognize assigned windows as urgent • Fix keyboard and mouse resize in nested containers • Reply to _NET_REQUEST_FRAME_EXTENTS correctly • Fix command parser: resizing tiling windows • Fix output retrieval for floating cons • Use _PATH_BSHELL to ensure using a bourne shell • Instead of crashing, return DRAG_ABORT on UnmapNotify from drag_pointer • Remove-child callback skips output content cons • ignore _NET_ACTIVE_WINDOW for scratchpad windows
2014-04-29Update awesome wm to 3.5.5degroote2-6/+6
Emmanuel Lepage Vallee (2): Move 'surface_size' to gears.surface and make it public Make sure gears.color.create_png_pattern are being repeated Tin Benjamin Matuka (1): Allow reversing the icon order in systray Uli Schlachter (7): imagebox: Don't try to scale by infinite (FS#1248) gears.color: Handle nil arguments correctly again naughty: Don't use the cache when loading icons (FS#1253) gears.surface: Handle the cache more intelligently awful.tag.move: Fix tag index setting awful.tag.setscreen: Check if old_screen == new_screen change codename again
2014-04-10recursive bump from ilmbase shlib version change.obache4-8/+8
2014-04-09recursive bump from icu shlib major bump.obache4-8/+8
2014-04-06Update awesomem to 3.5.4.obache2-11/+9
v3.5.4: Uli Schlachter (8): gears.surface: Cache files from disk gears.color: Add a pattern cache awful.tooltip: Small reorganization awful.tooltip: Add (and use) :set_markup() function systray: Don't set WM_STATE on embedded windows (FS#1246) Revert "root: Make sure cairo doesn't cache our temporary connection" (FS#1245) wibox.drawable: Assert that no cairo error occurred change codename v3.5.3: Björn Åström (1): drawable: Support for true transparency (FS#1210) Campbell Barton (1): Remove raise call from mouse.client.move Daniel Hahler (14): Do not raise clients in client_manage Add a "deep" option to awful.util.table.clone Fallback to comparing layout names in awful.layout.inc Add client.maximized (a shortcut for ~_horizontal and ~_vertical) Minor doc fixes awful.rules: add does_match and matching_rules functions (FS#1224) Factor `awful.rules.apply_do` out of `apply` Only set client's urgent after startup Set c.screen in ewmh.tag and before tags in rules.execute Expand '~' in the path for beautiful.init Drop focus:raise() in magnifier.arrange Set c.screen in ewmh.tag and before tags in rules.execute Add and improve some comments to awesomerc.lua Fix the call to tag.history.restore from tag.delete Emmanuel Lepage Vallee (2): Add end to end support for spawning tracking using startup notifications Fix tag screen switching Enrico Scholz (1): menu: do not double escape name in 'menu:clients()' (FS#1202) Fabienne Ducroquet (1): layouts: spiral: Avoid gaps between windows Jan Larres (1): taglist: Add [bg|fg]_empty Massimiliano Brocchini (3): prompt: fix search term ctrl+up/ctrl+down when starting from existing entries prompt: search in prompt history using exact string match prompt: CTRL+DELETE deletes history entries Rocco Aliberti (3): awesomerc: Fix set menu clients width (FS#1200) awful.menu.clients: Remove useless line (FS#1200) wibox.layout.margin: Add margins color parameter Uli Schlachter (71): luadoc: Document screen outputs Print libxcb error codes for broken connections tasklist: Add default colors for broken themes Really ignore loops in transient_for (FS#1124) awful.tag.delete: Deactivate tags awful.menu: Add missing "local" declaration menubar: Fix API docs awful.tag.viewmore: Make screen optional (FS#1203) Finish C-side support for window shapes (FS#1051) awful.menu.clients: Fix API (FS#1200) naughty: fix ldoc Add awesome.composite_manager_running wibox.drawable: Cache the wallpaper client: Add c.blob property Improve the check for another window manager Update the luadoc for the C API client: Add request::activate signal (FS#848) awful.ewmh: Correctly handle bw change for maximized clients client: Emit property::screen after geometry awful.ewmh: Enforce client geometry (FS#764,FS#1216) root.wallpaper: Cleanup and correctness fixes Revert "awful.ewmh: Enforce client geometry (FS#764,FS#1216)" mouse.screen: Lie when we have no clue where the pointer is Measure the time a main loop iteration takes Update fields for capi.awesome in C comment Improve fatal signal handling awful.util.spawn*: Remove obsolete screen argument Make objects properly inherit signals from classes Add awesome.register_xproperty (FS#1212) Revert "client: Add c.blob property" Fix handling of _NET_CURRENT_DESKTOP messages (FS#1219,FS#1217) xproperty: Don't limit property lengths spawn: Don't try to spawn with empty argv (FS#1225) awesome.spawn(): Check table arguments better spawn: Remove useless argv[0] calculation drawin: Inline drawin_init() into its only caller drawin: Don't unconditionally redraw when made visible awful.tooltip: Work with all gears.colors as foreground drawin: Only redraw on move with translucent background Redraw titlebars more intelligently Fix cairo surface memory leak drawable: Add pixmap member root: Make sure cairo doesn't cache our temporary connection Add awesome.startup awful.client.movetoscreen: Don't untag clients completely (FS#1196) ewmh: Factor out common code into a helper function EWMH: Ignore invalid _NET_WM_DESKTOP ewmh: Use client_set_sticky() for making clients sticky EWMH: Handle _NET_WM_DESKTOP in lua Drawable: Ignore exposes when we have nothing to draw Fixup indentation Bump minimum lgi dependency to 0.7.0 awful.rules: Emit request::activate on the client luaa: Remove lots of unused code awful.client: Add marked and unmarked signals (FS#1227) imagebox: Avoid division by zero wibox.layout.base.fit_widget: Enforce sane width and height window: Factor out helper functions for xproperties awesome: Add get_* and set_xproperty xproperty: Emit on "awesome" for root window properties rc.lua: Raise all clients by default (regression, FS#1234) Make debug::index::miss and newindex work on classes and all objects awesome.startup_errors: Never emit debug::index::miss beautiful: Don't use non-existant API gears.color.create_opaque_pattern: Fix for SurfacePatterns (FS#1236) drawin: Correctly add property::shape_* signals Revert "Set c.screen in ewmh.tag and before tags in rules.execute" Revert "awful.client.movetoscreen: Don't untag clients completely (FS#1196)" awful.tag.withcurrent: Try harder at finding a tag (FS#1196) Ignore enter/leave events when unmanaging a window (FS#1239) change codename heithe (1): Add awful.titlebar.widget.minimizebutton v3.5.2: Alexander Kondratev (1): fixed #1184. Calling movetotag method throw an error on a blank screen Björn Åström (1): wibox.layout.fixed: Fix fill space David Mohr (1): Revert "client: add a limit to the loop (FS#573)" Uli Schlachter (28): Implement window gravity in ConfigureRequests (FS#1137) awful.tooltip: Set the bg color correctly (FS#1148) lua: Print traceback on startup errors luadoc: Clients have a leader_window, not leader_id Fix WM_CLIENT_LEADER handling client: Ignore "fake" string property changes wibox: Add widget geometry cache draw: Add function for finding a visual by id client.content: Use correct client size (FS#1150) client.content: Return a cairo xcb surface Stop linking against xcb-image awful.titlebar: Add show, hide, toggle functions Switch from libXcursor to libxcb-cursor CMake: Look for both "ldoc" and "ldoc.lua" Use $PATH when starting $SHELL ewmh: remove _NET_DESKTOP_GEOMETRY support screen: Make sure we always have a screen Fix possible deadlock during startup naughty: Verify image parameters coming from dbus (FS#1162) awful.screen.focus: Don't move mouse to (0, 0) first (FS#1173) awful.client.tiled: Ignore fullscreen (etc) clients (FS#1106) client: Ignore transient_for causing loops (FS#1124) screen: Fix screen equality comparison (FS#1151) client: Don't move clients around across restarts (FS#1159) Revert "client: Don't move clients around across restarts (FS#1159)" event: Handle MotionNotify before ButtonPress/Release (FS#1136) awful.tag.withcurrent: Also act on restarts (FS#1155) change codename kardan (1): honor appended -c option for --check
2014-04-06Some clean up of packaging:obache3-8/+9
* prevent to buildlink with pango, it will be loaded vir lua-gi. * add buildlink with libexecinfo, it is installed as a dependency of cmake now and found by cmake. PR pkg/48717. * set prefix of libev more closely. Bump PKGREVISION from dependency update.
2014-03-12Update to 2.5.0, provided by Lokesh Mandvekar on pkgsrc-users.wiz3-20/+6
Changes since previous version: Fix text rendering issue in search_win. The depth of the indicator window must match the depth of the allocated text color. To ensure this is always the case, copy from root instead of parent. Ignore EnterNotify when entering from an inferior window. Fix floating windows remaining borderless after being fullscreen. Fix window border colors when moving windows to hidden workspaces. Add new OBEYAPPFOCUSREQ quirk. When an application requests focus on the window via a _NET_ACTIVE_WINDOW client message (source indication of 1), comply with the request. Improve support for Extended Window Manager Hints (EWMH). Add support for _NET_CURRENT DESKTOP, _NET_DESKTOP_NAMES, _NET_NUMBER_OF_DESKTOPS and _NET_CLIENT_LIST. Windows are sorted according to _NET_CLIENT_LIST at start. Change iconify to use _NET_WM_STATE_HIDDEN instead of _SWM_ICONIC. Add _NET_WM_FULL_PLACEMENT to _NET_SUPPORTED. Improve handling of _NET_WM_STATE_FULLSCREEN. Improve general handling of EWMH. Fix focus issues when a window maps/unmaps on an unfocused region. Fix calls to get property length that did not adjust for item size. Fix stacking issues. Fix segfault. Disable swapwin on fullscreen layout. Remove floating property from ws_win struct. Add new macros for accessing ewmh_flags.
2014-02-24larsmenu also needs to link XLIBwiedi2-1/+13
2014-02-20Needs msgfmt.jperkin1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron4-8/+8
2014-01-27Do not set FETCH_USING, should not be set in a package Makefile.wiz1-3/+1
2014-01-25No need to have two variables for the same logic.wiz2-11/+11
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz3-10/+12
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-25Update HOMEPAGE. Mark as not ready for python-3.x.wiz1-3/+4
2014-01-19Update jwm to 2.2.0.tsutsui5-33/+32
Changelog per http://joewing.net/projects/jwm/release-2.2.shtml New Features Added support for _NET_SHOWING_DESKTOP, _NET_WM_ACTION_ABOVE, _NET_WM_ACTION_BELOW, _NET_WM_STATE_SKIP_PAGER, and _NET_REQUEST_FRAME_EXTENTS. JWM now uses xrender for image scaling Added native language support using GNU gettext. Added a fullscreen keybinding. Added the "-reload" command line option to force JWM to reload the menus without restarting. Added a width attribute to docks. Better tray support for multiple monitors. Added a tray spacer component (Spacer). Added support for changes in root window resolution/orientation. JWM now supports resizable icons for window border buttons Add support for SVG icons using libRSVG and Cairo. Added the noshade group option Minor changes to mouse bindings on window frames. Added support for the urgency hint as well as a group option, noturgent to disable it. JWM will now flash the borders of windows that set the urgency hint set unless the noturgent option is set. Added centered and tiled window placement group options. Added the iignore group option to ignore increment size hint when maximizing a window. Added support for gradients in trays. Add the constrain group option to prevent windows from moving themselves off screen. It is now possible to use icons of any type for title bar buttons. Configuration Changes The way windows are associated with groups has changed. Now within a Group tag, if one or more Name tags is specified, a client window must match at least one to be considered part of the group. Likewise, if one or more Class tags is specified, a program must match at least one. If no tag is specified, all client windows will match. The name and class fields in Group tags are now treated as POSIX regular expressions. The number of supported window layers has been reduced to 3. Rather than a number between 0 and 12, JWM now uses above, normal, and below. JWM no longer allows custom window buttons. These buttons are now custom drawn to an appropriate size using X graphics primitives. The information in TrayButtonStyle is now inherited from TrayStyle instead of TaskListStyle. This means that tray buttons now get defaults from the tray instead of from the task list. In addition, it is now possible to specify ActiveBackground and ActiveForeground in TrayStyle. This makes it possible to set defaults for both tray buttons and task list buttons in TrayStyle. New Translations Dutch (by Bert) French (by Pierrick Pinot) German (by fido <L18L@puppy.forum>) Italian (by Man from Mars) Polish (by Mis Uszatek) Portuguese/Portugal (by Vitor Lopes) Russian (by Aleksandr Samusenko) Spanish (by Victor Martinez) Bug Fixes Fixed issues with maximize and fullscreen Fixed issues with input focus Fixed issues with mapping of windows in some applications Fixed some timezone issues Fixed an issue with docks when JWM restarts Windows can now be made larger than the root screen Set _NET_CURRENT_DESKTOP at startup Rendering changes to allow JWM to run in Xnest Fixed a bug with XML entity parsing Fixed bi-directional text rendering Performance improvements
2014-01-17Changes 0.95.5:adam6-68/+44
* Window Maker can now maximize windows to the top/bottom halves of the screen as well as to the corners (top left, top right etc). The keyboard shortcuts to do that can be configured via WPrefs * Support for drawers in the dock has been added * Keyboard shortcuts to move windows between workspaces * Window border colours and width are now configurable * The menu is now able to parse command-generated proplist style menus. WPrefs support for this has been added too * Plus a few other new features and a lot of bug fixes and code cleanups by various people.
2014-01-13According to a report from Michael Kopp in private mail, this needsdholland1-2/+3
pango at runtime or it won't start. Note: it isn't clear to me where this comes from or what the circumstances are (the package source does not appear to refer directly to pango) so I'm going to use buildlink rather than just DEPENDS (which might be sufficient) out of paranoia. PKGREVISION -> 3.
2014-01-10Fix PKGLOCALEDIR changes.jperkin3-16/+17
2014-01-05Add missing libXtst package to fix build with modular xorg.wiz1-2/+4
Add hicolor-icon-theme dependency per pkglint suggestion. Bump PKGREVISION.
2014-01-05Add icewm13ryoon1-1/+2
2014-01-05Import icewm-1.3.8 as wm/icewm13.ryoon7-0/+417
IceWM provides a small, fast and familiar window manager for the X11 window system. Compatibility with the mwm window manager is desired and will be implemented where appropriate. IceWM is designed to emulate the look of Motif, OS/2 Warp 4, OS/2 Warp 3 and Windows 95. It also tries to combine the feel of these systems whenever it is compatible. Others might added in the future in the core distribution, though many themes are available through the network. Generally, it tries to make all functions available both by keyboard and by mouse (this is not currently possible when using mouse focus). This package provides IceWM 1.3 branch release.
2014-01-05Reset PKGREVISION from base package updateryoon1-2/+1
2014-01-05Update to 1.2.38pre2ryoon7-17/+74
* Fix wrong color on NetBSD/evbearmv6hf-el with Yasushi Oshima's patch Chagnelog: 1.2.38pre2: - various bug fixes 1.2.38pre1: - xinerama fixes - app-group transient window implementation - FreeBSD ACPI support - Alexander Motin (amotin) 1.2.37: - fix centering of transient windows over parents (Bert Wesarg) - check if window is allowed to be moved, before starting movement (Bert Wesarg) - fix key handling on buttons 1.2.36: - add option TaskBarFullscreenAutoShow (default = 1) 1.2.36pre2: 2008-08-17 - regrab keyboard bindings when keyboard mapping changes 1.2.36pre1: 2008-08-07 - fix unresponsive taskbar when PassFirstClickToClient=0 - add support for sysfs interface (instead of proc) for battery status (initial code by Santiago Garcia Mantinan) - fix maximized window repositioning on fullscreen toggle - bug 1852567 - make searching for icons more consistent (iconPath first, search each directory first for all possible types - xpm, png) - Italian translation update - Korean translation update - translation cleanup: converted .po files to UTF-8
2014-01-03Add a patchryoon1-0/+15
2014-01-03Update to 1.10ryoon4-415/+4082
Changelog: 1.10 "Soundtropolis" ==================== * Updated or New dependencies - PangoX: no longer required * Bug Fixes - Always rebuild the list of marked windows in tabs when closing a marked window. [fuchur] - In `sawfish-config' fix the `make-choice-item' to properly support settings for the `Crux' theme. [Vedat Hallac] - Only allow a window to be tabbed, if the parent window's framestyle has support for tabs. (Note that in Sawfish different windows can have different framestyles) [fuchur] - `window-ops-menu' was still calling `resize-window-to-dimension' that didn't exist anymore since Sawfish 1.7. Use `resize-window-prompt' instead. [Christopher Bratusek] - Make "Sawfish Rootmenu" label an insensitive menu-item, so that clicking it while the root-menu pops up doesn't make the menu disappear immediately. [Christopher Bratusek] - In SawfishConfig you can select different cursor shapes for different buttons. Some of the definitions have been wrong and could crash Sawfish when choosing them. This is fixed now. [fuchur] - When a windows `max-width' or `max-height' would exceed 32767 (X11's maximum) it would result in odd window-behaviour (for example: no maximization button), this is fixed by capping the value at 32767. Originally reported with Firefox and Thunderbird 17.0 [Michael Panteleit] - Fixed grabbing key-bindings in SawfishConfig. [Christopher Bratusek] - Fixed non-working `$height-content' and `$width-content' in the mxflat theme [Robert Zenz] - Fixed remembering all window properties after switching workspaces [fuchur] * New Features - Tiling. [Jose A. Ortega Ruiz] [Christopher Bratusek] here are still minor hickups, but both `tall-tile' and `col-tile' are working (see also `lisp/sawfish/wm/tile/readme.org'): `tall-tile': one big (master) window on the left, small windows on the right `col-tile': tile windows as columns (recommended for multi-head configurations) ;; Example Tiling configuration in Sawfish's resource file (require 'sawfish.wm.tile.tile) (tall-tiling 0 #:width 1.75 #:top 0 #:bottom 0 #:gap 3 #:max 3 #:right nil #:resize t) (col-tiling 0 #:top 0 #:bottom 0 #:gap 3 #:cols 3 #:resize t) (bind-keys global-keymap "C-S-KP_Add" 'increase-max-windows "C-S-KP_Subtract" 'decrease-max-windows "C-M-KP_Add" 'increase-cols "C-M-KP_Subtract" 'decrease-cols "C-M-Right" 'tall-rotate-right "C-M-Left" 'tall-rotate-left "C-F11" 'next-tiling) - Added full compton integration (including autostarting compton with Sawfish). Compton is a fork of xcompmgr with many bug fixes and many improvements compared to the original. Using `sawfish-config' it is also possible to change most compton options directly from within Sawfish. [fuchur] - Make `focus-when-mapped' window-matcher chooseable from 'never 'maybe and 'always. 'never is suggested for KDE users to be applied to Plasma in order to prevent notification popups to take focus from currently active window (and possibly loosing keyboard input) [fuchur] - Completeley revised `resize-window-prompt'. Now display window's name and old width (respectively old height) when prompt for new values. Shows an information, if one of the given values is not actually a number. [Christopher Bratusek] - External Application modules. Those modules allow handling, setting-up and starting external applications during a sawfish session. See `doc/AUTOSTART' for additional notes on them. ++ `trayer' module. Handles a `trayer' (a system-tray) instance during a sawfish session. [Christopher Bratusek] ++ `xmobar' module. Handles a `xmobar' (an on-screen, very flexible bar, monitoring whatever you like) instance during a sawfish session. [Christopher Bratusek] ++ `xmodmap' module. Allows reading `~/.Xmodmap' on startup of Sawfish. Useful only if using Sawfish standalone without a session-manager that already does this. [Christopher Bratusek] ++ `xsettingsd' module. Handles a `xsettingsd' (a daemon implementing XSettings to provide GTK+2 application with information like what theme to use))instance during a sawfish session. [Christopher Bratusek] ++ `xgamma' module. Allows changing display's gamma settings on startup of Sawfish. [Christopher Bratusek] ++ `fehlstart' module. Handles a `fehlstart' (a simple, but yet flexible application launcher) instance during a sawfish session. [Christopher Bratusek] ++ `pancake' module. Handles a `pancake' (a simple desktop panel with pager, window-list, taskbar, tray) instance during a sawfish session [Christopher Bratusek] - Added `force-tab' window-matcher, forcing a window to be tabbed. [fuchur] - Added `window-type' window-matcher. This allows you to change the `_NET_WM_TYPE' of a window. Specifications explicitly state that the client (Sawfish in this case) is not allowed to do so. Still, we provide this ability in case of bogus applications and testing purposes, it is neither desired nor required for normal work. [fuchur] - Added `tab-group-windows-hook', triggered when changing or creating a tabgroup, returning all windows contained in the current tabgroup. [fuchur] * Removed Features - Removed `sawfish.wm.ext.expose' in favour of much more advanced tiling-functions. [Christopher Bratusek] * Miscellaneous Changes - Updated `Elberg-tabbed' and `gradient-tabbed' for tab-system as of Sawfish 1.9.1 [fuchur] - Wallpaper setter now has an option for setting wallpaper on startup. Image widget is now more robust. [Christopher Bratusek] - Improved default keymap for `titlebar' and `tabbar'. [fuchur] - Revived `decorate-transients', `menus-include-shortcuts' and `customize-show-symbols' defcustoms. These options are now adjustable from `sawfish-config' again. [Christopher Bratusek] - Give the `root-window' the property `'WINDOW_MANAGER' on startup with value `sawfish'. [Christopher Bratusek] - Updated `ru' and `pt_BR' translations via transifex. 1.9.1 "Voyager" =============== * Bug Fixes - `dimension' window-matcher does now properly restore the window's size [Robert Zenz] - When destroying a window marked for tabbing, before tabbing was done, tabbing didn't work anymore until Sawfish restarted. This is fixed now. [fuchur] - In `Makedefs.in' source `$(repexecdir)/rules.mk' as first, so that `--prefix' and co. from `configure' won't get overwritten. [Allin Cottrell] - In `tabs' some minor issues have been fixed, like correct `raise' or `sticky' tabs, and some issue with `move-resize' tabs. [fuchur] - Only allow '_NET_WM_WINDOW_TYPE_NORMAL to be marked as a tabbed window. [fuchur] * New Features - In tabbed-windowing it is now possible to add a whole tab-group to another tab-group, or a single window. By default the keybinding is `C-Button2-Off'. [fuchur] - Tabs now support `viewport-sticky' and `workspace-sticky'. [fuchur] - Tabs now support coloring the window-title in a different color, for windows, which are marked for tabbing. Currently only `StyleTab' uses this feature. [fuchur] * Miscellaneous Changes - In razor-qt integration module add `About Razor-Qt' help entry [Christopher Bratusek] - Replace `gdk_pixbuf_unref' by `g_object_unref' [Togan Muftuoglu] - Fix the address of FSF in all relevant files [Togan Muftuoglu] - Change cursor shape when working with tabs [fuchur] - Removed `sawfish.wm.util.marks', now implemented in `sawfish.wm.tabs.tab'. [fuchur] - Fix debian packaging scripts for Debian/Unstable, update install-sh to 2011-01-19.21, also remove NEWS and config.h.in upon `make gitclean'.[Christopher Bratusek] 1.9.0 "Next Dimensional World" ============================== * Updated or New dependencies - librep 0.92.0 -> 0.92.1 - rep-gtk 0.90.4 -> 0.90.7 - ssd 0.30 [optional, for built-in poweroff-menu] * Bug Fixes - When cursor-warping was enabled and user switched to a shaded window, the cursor warped to the position of the unshaded window. This is fixed now. [Christopher Bratusek] - When switching between tabbed themes from SawfishConfig, it could happens that there were `gaps' in the frame. This is fixed now. [Christopher Bratusek] - In SawfishConfig one could only grab key-bindings, but not mouse- or mixed mouse-key-bindings. This is fixed now. (Move mouse 20 pixels to grab a `Move' event). [Christopher Bratusek] - SawfishConfig became useless when Sawfish restarted. This is now worked-around by simply restarting SawfishConfig when Sawfish does. A new `before-restart-hook' has been added for this purpose. [Christopher Bratusek] - In EdgeActions `HotSpot', `HotMove' and `EdgeFlip', it was possible to trigger the same event multiple times at a time. This is fixed now. [Jeremy Hankins] - Fixed a bug in apps-menu, failing to generate the menu, if a desktop-file contains both Categories and the (errorneous) Category key, or only the later. [Matthew Love] - Fixed a bug in window-manager selection handling. Set all fields of the client message event. This prevents bugs, where Sawfish sometimes isn't able to replace another window-manager or aquiring the screen if no other WM is running. [Timo Korvola] - When making X request, we might receive and `select' will stuck. This is fixed now [Michal Maruska] - Avoid calling Xmap for gone windows. [Michal Maruska] - Fixed a possible segmentation fault in `leave_notify' [Michal Maruska] - In SawfishConfig the `choice' widget didn't work when the choices were numerical values. This is fixed now. [Christopher Bratusek] * Sawfish-MMC [Michal Maruska] Sawfish-MMC was a fork of Sawfish active, while the original Sawfish was inactive (2004-2007). Next follows a list of changes merged from Sawfish-MMC. - Only apply property changes if window as `refresh' property. - In the pixmap-cache append pixmaps to the age list, rather than prepending. - Extend `pixmap-cache-control' to reset and return more informations. - `pixmap-cache-images' returns all images in cache. - When initializing Sawfish, try to initialize XKB, too. - Misc: Drop unused `prog_name' from `display.c'. Call `XAddToSaveSet' from a better position in the code. Mar `mapped_not_override_p' static. Simplified `property_notify'. * EdgeAction changes [Christopher Bratusek] - New EdgeActions: x `HotMove'. Calls an EdgeAction when dragging a window over the edge. x `Expose'. Simple expose (one-shot tiling) EdgeAction (can also be used stand-alone). Original code by Mark Triggs. x `Expand'. Drag a window over the edge and it expand to the half-screen size. x `Show-Desktop'. Toggles between `show-desktop' and `hide-desktop'. x `Maximize'. Just for competitive reasons choosable from configurator. - `before-edge-action-hook' and `after-edge-action-hook'. While `enter-flipper-hook' and `leave-flipper-hook' simply respond to the mouse entering or leaving the flipper-window, the new hooks respond only when an EdgeAction was invoked. The two hooks pass the invoked EdgeAction, activated edge and a boolean `while-moving' value to the child-function (in that order). - Simplified, more robust EdgeFlip (flip-viewport and flip-workspace are now split). - Improved logic of blocking an action while another is already running. On one hand, see `Bug Fixes' above, on the other hand it's now ensured that we dont' activate an edge twice when dragging a window over it or when the pointer hits the edge via mouse-trapping. - New `move-window-to-corner' and `move-window-to-edge' helpers. - Updated EdgeAction documentation * SawfishConfig changes [Christopher Bratusek] - Updated and Improved widgets in SawfishConfig: x `file'. The file(-chooser) widget now uses GtkFileChooserButton in favour of the ancient GtkFileSelectionDialog. The GtkEntry and GtkVBox used as helpers became useless and are removed. x `font'. The font(-chooser) widget now uses GtkFontChooserButton in favour of the ancient GtkFontSelectionDialog. The GtkEntry used as helper became useless and is removed. x `choice', `symbol', `keymap', `frame-style'. Those widgets now use GtkComboBoxText in favour of ancient GtkCombo/GtkComboEntry. x `scheme-boolean'. This widget is now properly implemented. Old: two checkboxes. First for activating setting, second for choosing yes or no. New: only one checkbox, yes or no as usual, shows minus when unset. x `number'. The number-widget now has a `stepping' property, allowing to change the increment of a button-press on the spin-button. - New widgets in SawfishConfig: x `range'. The range widget represents an integer with a given range. Basically it uses a GtkScale instead of a GtkSpinButton, which results in a better user-experience for those values. x `image'. The image widget contains a preview and image-selector. The file-browser openend is setup to display previews, too. Original code by Lucas Pandolfo. - Removed widgets in SawfishConfig: x `program'. Just an alias to `file'. x All `gtk-only' widgets. Since Sawfish 1.5.0 those have been dummies, we don't use `libgnome', `libgnomeui' or `libgnomecanvas' anymore anyway. - New buttons. SawfishConfig now offers buttons to access Wiki, Help, ResourceFile and About. Additionally there's now a file-chooser for installing themes from `*.tar.*' files. - Widgets that depend on an disabled setting are now hidden instead of greyed-out. - Merged sawfish.cfg.widgets into sawfish.gtk.widgets. Old widgets aren't loaded anymore, even if present from an old installation. - All defcustoms do now have a property to change the position of the label. To change it, append on of the following to the doc-string: \\left \\right \\top \\bottom. Example: (defcustom test-var 'eclipse "This is just a test with label on top. \\top" :type (choice eclipse crosshair none) :group appearance) Of course that only works, if the label is a GtkLabel widget on it's own. * Theme/Theming changes [Christopher Bratusek] === spoiler === : StyleTab in Sawfish 1.9 add lots of new fancyness for the price of beeing slow. So if you experience a long startup-time of Sawfish, it's a feature, not a bug. : == /spoiler === - StyleTab changes [fuchur]: x The theme is now fully re-colorable. You can choose different colors for each button and the frame. Furthermore you can choose how much to dimm inactive frames (compared to active). x Majorly improved the grouping of options in StyleTab. x Added corners to frames (allowing resize with mouse at window-corners). x Available styles: Default (former Dark), WixDa (former Silver), Reduce, Smoothly and Glass (New). x Added hash-tables for images. - New themes: x Candido x Zami-like - Improved themes: x Gradient has been replaced by Gradient-tabbed. - Removed themes [still available from Wiki]: x get-S-tabbed x brushed-metal x simple x smaker x mono x gtk - New theme-related configuration-options [theme independent]: x Added an option to control the titlebar text position. If a theme draws something additional in the titlebar (eg. StyleTab draws an icon), refer to the functions `update-title-x-offsets', `update-title-y-offsets'. x Added an option to control the cursor-shape when hovering frame-buttons. x Added an option to change the font, depending on the window state. - Moved definitons for `previous-workspace-button' and `next-workspace-button' from StyleTab into Sawfish. * New Features - Added `cabinet' application-switcher. `cabinet' is an advanced application switcher for Sawfish. For more information please visit: http://sawfish.wikia.com/wiki/Cabinet [Wang HongQin] - Added `tab-group' window-matcher. It allows window to be auto-tabbed together, if they got the same `tab-group' property [fuchur] - Added `single-window-mode'. Basically this feature is known from OS-X, though it's implemented in a more strict way. The `single-window-mode' window should get all of the users attention. This is ensured by auto-iconifying any up-popping window, which is not in the same group. To additionally not annoy the user this is done without animation. Avoided or ignored windows are lowered. When `single-window-mode' is quit, the opposite happens. Also `single-window-mode' hooks into unmap-notify-hook to check whether the user wants to stop `single-window-mode' (by either closing or iconifying the window). Besides each workspace can hold it's own `single-window-mode'. - Added `mouse-trap' feature. It provides a method for moving the mouse to any place of the screen by zooming with just a few keystrokes. The mouse is warped to the center of the screen screen and a outline is drawn dividing the screen in 4 squares (like trapping the mouse on it). [Fernando Carmano Varo] [Christopher Bratusek] - Added `shade-stack' feature. It provides an alternative to `iconify-window'. Instead of iconifying a window or minizing it to a tray, the windows get shaded and sorted in a stack starting from the top-left corner (the number of columns can be changed). Combined with auto-unshade this offers - possibly - a better way of interacting with windows which aren't required at the moment. Original code by Luke Gorrie. [Christopher Bratusek] - Integrated settings for selecting wallpaper using an external command (eg: hsetroot). Applying settings to GNOME2 or XFCE4 is also supported. Original code by Lucas Pandolfo. [Christopher Bratusek] - Added `toggle-desktop' function. Toggles between `show-desktop' and `hide-desktop' - always logically correct. [Christopher Bratusek] * Miscellaneous Changes - Improved desktop-integration modules [Christopher Bratusek] x KDE integration: added entries for user-switch, hibernate, suspend, lock-screen, menu-editor. x XFCE integration: added entries for hibernate, suspend, lock-screen, menu-editor. x GNOME integration: added entry for lock-screen, menu-editor. x MATE integration: full integration module for MATE Desktop has been added. x Razor-Qt integration: full integration module for Razor-Qt has been added. x LXDE integration: basic integration module for LXDE has been added. - The fallback poweroff-menu now uses SSD `Sawfish-Session-Dialog', a companion to Sawfish, by default. Support for logout and lockdown has been added. [Christopher Bratusek] - Added a `filemanager' launcher. If set the Sawfish root-menu will show an `Open Home' entry. The KDE, GNOME, MATE, XFCE and LXDE integration modules will set the program accordingly, unless it's already user-defined. 1.8.1 "Sharp As A Knife" ======================== * Updated or New dependencies - librep 0.91.0 -> 0.92.0 * Bug Fixes - Fixed jump-or-exec failing when a window without WM_CLASS exists [Christopher Bratusek] - Fixed failing to uninstall Sawfish [Christopher Bratusek] * Miscellaneous Changes - EdgeActions changes [Christopher Bratusek]: + Load from `user.jl', rather than `wm.jl' + Add `edge-actions-enabled' variable in order to be able to completely disable EdgeActions (also via .sawfishrc) + Move all options into new `sawfish.wm.edge.conf' module (so they appear in the correct order now) + Updated documentation for EdgeActions - Fixed documentation for function `insert-workspace' [Christopher Bratusek] - Removed unused or unneeded 'default, 'viewort and 'advanced classes from command definitions [Christopher Bratusek] - Fixed two strings in mxflat theme [Christopher Bratusek] - Improved Requires in sawfish.pc [Christopher Bratusek] - Improved debian packaging-scripts [Ian Zimmermann, Christopher Bratusek] - Improved .desktop-files [Kim B. Heino] - Updated translations: + Spanish [gnome-es team] + German [gnome-de team] + Czech [gnome-cz team] + Malay [gnome-ms team] + Slovenian [gnome-sl team] - Updated OPTIONS file [Christopher Bratusek] 1.8.0 "(Omoiyari)" =============================== * Incompatible changes - Infinite-desktop and edge-flip needs updates. Open the configurator -> "Edge Actions". Changes will be easy. (Set 4 pull-downs, and you're done mostly. "Infinite-desktop" is renamed to "viewport-drag".) For more options, see "Edge Actions" below. If your `~/.sawfish/rc' opens related modules, delete those references. These modules are renamed, and you don't have to manually load them any more. - Renamed functions [Teika kazura] * Popup of operations-menu on a window, renamed from `popup-window-menu' to `popup-window-ops-menu' (both the function and command). Old names are still available. * Renamed window rename, from `rename-window-func' to `rename-window'. (Old name is still avialable.) The function `rename-window-interactive' is deleted. Use `(call-command 'rename-window)' instead. Even if the old names still remain, it is highly recommended to update. - Syntax-change in `jump-or-exec' [Christopher Bratusek] The previous `class' and `onfocused' parameters are now keys, and pass them as "#:match-class t/nil" or "#:onfocused value". Note that `match-class' is _boolean_; To pass a class, set `#:match-class t' and pass the class name to the argument `regex'. (*note Application Invocation::) - Apps-menu options `apps-menu-show-all' is deleted. See below for more. - User option `focus-ignore-pointer-events' is deleted. [Teika kazura] In fact, it's for internal use, and should not have been a user option. Use your favorite focus mode instead. - Animation related modules are renamed [Teika kazura] All are collected under `sawfish/wm/animation'. `window-anim.jl' -> `setup.jl', `outline.jl' -> `main.jl', `util/window-outline.jl' -> `modes.jl'. * Build and Installation - Fixed installation for non-root users [Stefano Sabatini] Previously when installing to a private directory as an ordinary user, the installation failed, because some files were forced to be installed in /usr. This is fixed now. - Session files installation [Christopher Bratusek] Now you can choose which session files (default: all) to install with these configure-options: * `--with/out-kde4session': enable or disable the installation of session files for KDE4. * `--with/out-gnome2session': enable or disable the installation of session files for GNOME2. * `--with/out-xdmsession': enable or disable the installation of session files for XDM (or other display-managers). - Spec-File compatibility for RHEL 6 beta [Kim B. Heino] - Debian-Scripts (mostly) updated to the new specification [Christopher Bratusek] * Bug fixes - Poweroff-menu fix [Teika Kazura, Christopher Bratusek] In Sawfish-1.7.0, poweroff related items in the popup menu couldn't be invoked, if run without any desktop environment. Fixed it. - Correctly build SawfishPager [Christopher Bratusek] It is ensured that SawfishPager builds correctly, by improving `sawfish.pc' file. - At focus in/out, correctly reports the mode [Timo Korvola] When `focus-in-hook' / `focus-out-hook' are called, Sawfish wrongly reported a focus change during a grab as "ungrabbed". Now it's reported as `while-grabbed'. - Window cycle among groups [Teika Kazura] Some windows were skipped in window cycles among groups. This is fixed. - No more crash at loading wrong theme code [Teika Kazura] From Sawfish-1.7.0, Sawfish used to crash when a theme with wrong code is loaded, but it's fixed. It's not complete, and for example some mxflat options make Sawfish crash. - Cancellation of `call-command' [Teika kazura] It used to print an error message when you cancel an interactive call of `call-command' with the escape key, but it doesn't any more. - KDE *.desktop files location [Teika Kazura] Previously, user's change of the variable `kde-desktop-directories' was ignored, but this is fixed. * New Features - Edge Actions [Christopher Bratusek] "Edge Actions" is a centralized way to invoke an action when the mouse pointer hits a screen-edge. It includes former "edge-flip" and "infinite-desktop" (now renamed to "viewport-drag"), and a new feature "hot-spot". Edge-flip and viewport-drag can be configured from the configurator "Edge Actions" group. Options are easy to understand. "Hot-spot" lets you assign an action to each screen-edge and -corner. An action has to be a lisp function, and can be set in `~/.sawfish/rc', like this: (defvar-setq top-left-corner-function (lambda () (display-message "hello world"))) Hot-spot variable names consist of position (e.g. top-left or bottom) + "edge"/"corner" + "function". Other related changes are: * Viewport-drag and edge-flip (of course hot-spot, too) can be chosen per direction, top-bottom and left-right. It's also possible to enable / disable dragging of a window for each of them. * It means a window can be dragged during viewport-drag, which was not possible. * There're two delay timers now, for edge-flip and hot-spot. Internal changes: * Codes are found in `sawfish.wm.edge.*'. You don't have to import them for ordinary use. * Low-level functions now have API in `sawfish.wm.edge.util' written in Lisp. - Replace running window manager with Sawfish [Timo Korvola] New command line option `--replace' is added. With it, Sawfish will replace the currently running window manager. It's done by "manager selection" defined in ICCCM secs 2.8 and 4.3. - Toggle-Or-Exec wrapper added to Jump-Or-Exec [Christopher Bratusek] `toggle-or-exec' is similar to jump-or-exec, but turns windows into quake-like drop-down/pop-up-windows. That means, when you have the toggle-window focused and press its keybinding again, it will be hidden. See the file `jump-or-exec.jl' for more detailed examples. - `iconify-on-leave' window-matcher [Christopher Bratusek] This new window-matcher is a companion to `toggle-or-exec'. When a window matched loses the focus, it gets hidden. Use this together with `toggle-or-exec' for greater toggle-window experience. - Error printing during initialization [Teika Kazura] When an error occurs during initialization, and if you don't customize the option `error-handler', then the error is reported to both the screen and standard-error. After Sawfish starts, it's printed to the standard-error only. - New function `report-commands' [Teika kazura] It returns the list of all commands. (*note Operations on Commands::). * Misc Changes - Tabs and themes [fuchur] A new, tab-capable, highly configurable theme "StyleTab" is added. It allows the tab-bar to appear in top, left, right, and bottom. Use a new window rule `title-position' for it. "StyleTab" is now the default theme. Many improvements in tab system are done. For example, stickiness change on a window applies to all other windows in the same tab group, though maybe not yet complete. (Please tell us things you noticed.) When you used a tab capable theme (Elberg-Tabbed or Get-S-Tabbed), you had to manually adjust positions by pixel, but it's not necessary any more. When a lot of windows are open, they should now be more responsive. - Application menu is fully customizable [Matthew Love] With the new option `apps-menu-filter', you can fully customize the application menu. For the full description, see *Note Applications Menu::. It replaces former options like `apps-menu-show-all' or `apps-menu-ignore-no-display'. - Per-window animation mode [Teika kazura] From the configurator "Window Rules" you can set the animation mode when iconified. (*note Animating Windows::) - Behavior modification at focus-in [Harald van Dijk] In order to support "gnome2-globalmenu", the reaction policy to `XFocusInEvent' is slightly modified. Sawfish doesn't emit `_NET_ACTIVE_WINDOW' if it's done by (un)grabbing the pointer. - Revised `get-window-by-*' functions [Christopher Bratusek] For the details, see *Note Window Attributes::, and *Note Getting Windows::. * Added functions `window-role' and `get-window-by-role' (return NET_WM_ROLE) * Deleted `get-window-by-name-re' and `get-window-by-class-re'. Use instead `get-window-by-name' or `get-window-by-class' with the new boolean option `#:regex'. (The old name is still supported.) * added `#:icon' switch to `get-window-by-name' to get a window via NET_WM_ICON_NAME (can be used with #:regex switch, too) * Commands to resize a window [Christopher Bratusek, Teika kazura] Four new commands to resize a window where you can specify the size by pixels are there. You're either prompted to type in the new size, or you can preset it in the configurator. For the new command `resize-window-to-preset-size', first you specify a size in the configurator. The focused window will be resized to that preset size on invocation. There're also commands to change only one of the height and width. `resize-window-prompt' prompts you to enter the new size. - Window-operation menu improvements [Christopher Bratusek] + The window-operation menu now honours window rules better. For example, if you have a window with `fixed-size' flag, the window-operations menu-entry `Resize' becomes unclickable. + The entries for moving and copying windows to another workspace are now bundled in the new `Workspace' sub-menu. - Translation related changes [Teika Kazura] + Added translator instructions in `po/README' file. + Before you run `po/make-pot' to generate `sawfish.pot', you now have to do `make all' at the top directory. Previously it was possible to produce wrong `sawfish.pot'. + Translation updates: Spanish [gnome-es team], German [gnome-de team], Simplified-Chinese [gnome-zh_CN team, Wang Lei], Norwegian/bokmål [gnome-no team] French [gnome-fr team], Czech [gnome-cs team] and Slovenian [gnome-sl team]. + Updated `sawfish.pot' and subsequently all `*.po'. Banished some bogus items in `sawfish.pot'. (Developer's personal extensions had sneaked in.) - Emacs sawfish-mode now indents `let-fluids' and let-loop correctly, provided by `sawfish.el' [Teika Kazura] - Turn `focus-ignore-pointer-events' into an internal variable (has wrongly been a user-option before) [Teika Kazura] - Documentations [Teika kazura] * Section on popup menus is rewritten. (*note Popup Menus::) * Functions which return window geometry are now clarified in the point of frames. * Correction: The function `commandp' can only take symbols as its argument. (*note Operations on Commands::) - SawfishConfig "Window rules" section changes [Teika Kazura] Category `Placement' is renamed to `Geometry'. The item `shade-hover' is moved to `appearance' category, and `fixed-size' to `geometry'. - Deletion of outdated features in command definition [Teika Kazura] Function `define-command-args' is deleted. In `define-command' function, the keyword argument `doc-key' is dropped.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz5-10/+10
2013-12-31Remove packages that were either BROKEN for more than a year orwiz19-742/+1
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-08+ obconfobache1-1/+2
2013-12-08Update obconf to 2.0.3 and reimport.obache5-0/+93
2.0.3: * Added Norwegian translation * Added Turkish translation * Updated Traditional Chinese, Italian, and Swedish translations * Add support for the desktop warping option * Add support for showing the popup notification when changing desktops * Better build support for Max OSX platform (no --export-dynamic) * Major layout changes * Add support for putting the move/resize popup in a fixed position on screen * Add support for the <active> window placement option * New icon by Myles Green * Show an error when the configuration file is not valid, so it doesn't get destroyed by ObConf * Add a --config-file option to specify an alternate configuration file. * Auto-load the same configuration as Openbox is using, if Openbox was run with --config-file
2013-12-08Update openbox to 3.5.2.obache6-105/+60
While here: * add hard dependency on Python. * add options for image support, enable recommended imlib2 by default. * fixes missing bump of API_DEPENDS to 3.5. * easy and better handling for config files. 3.5.2: * Fix crash in theme rendering code, and in theme parsing code. * Maximize windows without borders to fill the whole screen, don't leave a one-pixel empty space. (Bug #5996) 3.5.1: * New translations: Afrikaans, Belarusian, Interlingua, Hebrew, Romanian, Greek. * Updated translations: Italian, Serbian, Spanish, Czech, Hungarian, Turkish, German, Arabic, Polish, Dutch, Lithuanian, Portuguese, Estonian. * SVG icon support. This is optional, depending on librsvg being installed. * Allow application rules to control window size with a new <size> tag. * Allow application rules to pick a monitor for new windows without forcing a position. * Allow non-interactive focus cycling with a new <interactive> tag. * New LeastOverlap window placement policy replaces the old default behaviour. It finds a place on a given monitor that overlaps as few windows as possible. Contributed by Ian Zimmerman. * Improved Xinerama behaviour. * Correctly interface with latest gnome-session for Gnome/Openbox X sessions. * Allow third-party control of window opacity in compositing managers. * Improved themeing options. Contributed by Dave Foster. * Add <monitor>, <title type="regex">, <title type="exact"> and <activedesktop> options to If action. * Addresses bugs #4661, #5506, #5186, #5758, #5410, #5228, #5277, #5731, #5746, #5737, #5419, #5721, #5711, #5385, #5500, #4992, #5443, #5518, #5444, #4782, #5237, #5228, #5173, #5203, #5246, #5180, #5179, #5150, #5132, #4937, #4889, #5253, #3769, #5819, #5811, #5081, #5426 among others.
2013-12-08Requires cairo-gobject. PKGREVISION -> 2.dholland3-3/+22
This package uses lua-gi at build time to see if it can load cairo-gobject; this does not (AFAICT) work without buildlinking lua-gi, and possibly not even then, and I don't want to get into that unless necessary. So make the failure non-fatal as the package build system suggests. (Except that the way they suggest isn't working for some other reason, so do it forcibly.) I am not really in a position to test it at runtime right now, so if it doesn't work let me know. At least now the package builds.
2013-11-29Update to 2.4.0, based on patch by Lokesh Mandvekar on pkgsrc-users.wiz3-19/+17
Changes not documented.
2013-11-29HOMEPAGE gone.wiz1-4/+3
2013-11-24Distfile changed upstream: purely administrative alterations to thedholland2-6/+7
CHANGELOG file. Go figure. Bump PKGREVISION to 7 and set DIST_SUBDIR explicitly to windowlab-1.33nb7. This can be removed at the next update, if any.
2013-11-09Mark this NOT_FOR 64-bit platforms; while it builds, gcc output and adholland1-1/+4
quick review of the header files indicates deeply ingrained assumptions about pointers fitting in 32-bit integers, and it does not stand much chance of working.
2013-11-06Fix MAKE_JOBS build.dholland2-1/+26