[sawfish] Created tag sawfish-1.8.0



The unsigned tag 'sawfish-1.8.0' was created.

Tagger: Christopher Roy Bratusek <zanghar freenet de>
Date: Sun Mar 13 10:45:44 2011 +0100

    tag for 1.8.0

Changes since the last tag '1.7.0':

Aron Xu (1):
      Review Simplified Chinese translation.

Bruno Brouard (1):
      Updated French translation

Christian Kirbach (1):
      [l10n] Updated German translation

Christopher Roy Bratusek (202):
      bump to 1.7.0 ( Heaven )
      EV_CODE_MOUSE_UP >> EV_CODE_MOUSE_OFF     just a naming change. Event was Button?-Off, but enum was _UP
      specfile update for RHEL 6 beta2
      Merge branch 'teika'
      really fix poweroff issue
      typo in 1.7.0 NEWS
      window-ops-menu: handle matchers (make entries insensitive)
      xfce-int: s/GNOME/XFCE in comments
      ChangeLog & NEWS
      window-ops: move send-window-to and copy-window-to into workspace sub-menu
      ChangeLog & NEWS
      improved sawfish.pc
      Merge branch 'teika'
      behavior-change in rename-window
      NEWS & ChangeLog
      change % strings to percent
      updated .pot file
      sawfish.wm.tabs.util as gaolled module added
      Revert "sawfish.wm.tabs.util as gaolled module added"
      bump to 2.90.0 (Excelsior)
      ChangeLog & News
      remove desktop check from rename-window-func
      NEWS
      remove desktop check from rename-window-func
      flippers.c: add edge-flip-enabled as global-symbol, here     add recreate_flippers     don't autoenable flippers when loading the module
      add edge-flip-enabled here, too
      add edge-flip-enabled as gaoled symbol
      edge-flip: open sawfish.wm.util.flippers     (therefore no need for eval-when-compile sawfish.wm.util.flippers)     removed three unneeded exports     remove restart-flippers     add flippers-activate (=> user-modules should use THIS, not recreate-flippers)
      ChangeLog
      added sawfish.wm.edge.util
      moved infinite-desktop.jl     renamed two options     improved infinite-desktop-enable     updated for other changes
      moved edge-flip.jl     updated for other changes
      move sawfish.wm.util.flippers to sawfish.wm.edge.flippers
      Makefile/libexec update
      OPTIONS / NEWS
      updated README.IMPORTANT
      display a red warning from configure on this branch
      ChangeLog
      add add-hook calls to edge-flip-enabled (edge.flip)
      edge.util: added get-active-corner     added get-active-edge     put defcutoms from hot-spot here
      infinite-desktop: ported to get-active-edge func     drop opening of edge-flip (still required\!)
      added hot-spots 2.0.0
      removed a defcustom from edge.util     ChangeLog
      reverted some stuff:     edge-flip-enabled as global/goalled symbol
      updated hot-spots to 2.1.0
      ChangeLog
      added iconify-on-leave window-matcher
      jump-or-exec: syntax-change     (read introduction in the file)     - merged toggle-or-exec into it
      infinite-desktop: export hook function     don't auto-enable it by just loading the file
      edge-flip & hot-spots: export hook function
      ChangeLog
      improved previous commit on jump-or-exec
      added toggle-or-exec wrapper func to jump-or-exec
      make infinite-desktop work while moving a window
      NEWS
      some typos
      bump version to 1.8.0     [moved 1.7x to origin/sawfish-1.7.0]
      version down to 1.8.0     README.IMPORTANT
      huge preparative commit in     edge-flip, hot-spots and infinite-desktop for edge-actions
      added edge-actions     final preparative tasks in hot-spots, infinite-desktop and edge-flip
      forgot the timer for edge-actions
      began rework of tabs (ChangeLog/NEWS follow)
      remove tabs.util (check new tabs-ng branch)
      renamed infinite-desktop to viewport-drag
      edge-actions updated
      ChangeLog     updated two copyright headers
      prevent each newly focused window to be raised
      improved raise-tabs-on-hover-setter
      small change in tabs regarding left-margin
      added DarkTab theme
      set fallback theme to DarkTab
      add DarkTab to Makefile
      improved DarkTab theme
      split ChangeLog
      revert man/news.texi
      rename sawfish.wm.edge.flippers to sawfish.wm.edge.subrs
      customizable edge-actions for while-moving-hook
      improved previous commit
      when performing edge-action while moving,     make sure the edge-action for hitting is not called, too.
      simplified edge-action-init
      ChangeLog
      ChangeLog.EA now only contains EA changes
      ChangeLog for tabs-ng
      revert non-needed REAME.IMPORTANT
      make right title in DarkTab look like the others
      small fix for icons on right tabbar
      make button-with in DarkTab customizable     change default values for title text colors
      ChangeLog
      syntax changes in get-window-by-class/re get-window-by-name/re     added get-window-by-id window-role get-window-by-role
      two dummy funcs for compat
      fixed typo     fixed get-windwo-by-role
      removed double-defined func
      make get-window-by-role return nil when matching using a regex     rather than throwing an error
      actual commit (previous was only ChangeLog)
      reduce rename-window-func to props that actually work
      tabgroup.jl:     reframe resp. rebuild tabbed windows from here     remember title-position on uniconify     reset set-tab-adjustments from themes if required     small fixes.
      frames.jl:     call window-state-changed-hook while reframing a window, updating the title-position
      updated themes     (Elberg-tabbed, get-S-tabbed, DarkTab
      reframe windows when moving/resizing
      fix Elberg-tabbed and get-S-tabbed     to be able to be used without restarting sawfish
      ChangeLog
      revert 0e606ea63c2034a3f4b8525f7862fd3cc07d7f4b     > brakes opaque move-outline-mode
      simplified hot-spots (now only takes funcs)
      fixed a bug in edge-actions-enabled's after-set property
      load sawfish.wm.edge.actions into sawfish.wm
      temporarly remove the timer from edge-actions
      activate edges automatically (removed defcustom)
      add back the timer to edge-actions:     - no delay for viewport-drag     - half delay for hot-spots     - full delay for flipping
      string-change in edge-actions
      fix automatic screen-edges initialization
      simplify edge-actions
      improved fallback values for hot-spots     (not erroring when called if not user re-defined)
      also delay hot-spots for corners
      ChangeLog for EA
      Merge branch 'edge-actions'
      fix installation for non-root-users
      major rework of EA     fixed copyright header of VD
      merge ChangeLog.EA into ChangeLog
      tuneable session files installation
      Merge branch 'tabs-ng'
      debian/control:â??depend on either libgmp10-dev or libgmp3-dev
      fixed a regression in tab-groups
      merge ChangeLog.TNG into ChangeLog
      NEWS for 1.8.0 RC
      add support for NotifyWhileGrabbed event     explicitly handle NotifyUngrab, making nil the fallback value
      ChangeLog
      NEWS
      rep_INTERNâ??while-grabbed
      Merge branch 'icccm-selection'
      missing NEWS in RC:     - JOEâ??syntax-change     -â??TOEâ??merged into JOE     - IOL window-matcher
      NEWS update for sl translation
      indention fixes in NEWS
      added resize-window-to-dimensions
      update sawfish-ksm.desktop
      some separators in workspace-menu
      sawfish.pc.in
      a bit of NEWSâ??refinement
      Revert "Simplified accesses to the module sawfish.wm.tabs.tab."
      give EdgeActions subroutines better names:     enable-flippers => raise-flippers     disable-flippers => destroy-flippers     recreate-flippers: updated     flippers-after-restacking: removed (dup of raise-flippers)
      updated edge.util for previous commit
      rename flippers-activate to activate-flippers     (consistent naming-scheme)
      edge.actions updated for previous commit
      rename hot-spots-area to hot-spots-corner-lenght
      edge.ations:     - renamed edges-activate to activate-edges (consistency)     - changed default value for *-move-action to none (rather than none/hot-spot, as hot-spot is not being called while moving a window)
      wm.user: updated for previous commit
      began writing doc for EdgeActions:     - subroutines     - utils     - infrastructure     ... docs for flip / viewport-drag / hot-spots will follow
      when moving a window with the keyboard it could sometimes     happen, that there was a 'gap' between the tabs. This is now fixed.
      removed unused key-arg from toggle-window-sticky/viewport
      removed DarkTab theme
      add StyleTab as replacement for DarkTab     - changes to original one: - more README / - DarkTab rather than Reduce as default style
      updated themes/Makefile.in     wm.user (fallback-setting) and man/news.texi
      don't store a compressed copy of StyleTab... way to slow
      typo fix: default style is Dark not DarkTab
      fixed StyleTab:Reduce and StyleTab:Smoothly with ~ 30 buttons     small StyleTab README update
      improved StyleTab theme     added Silver and SilverColor styles to StyleTab
      move function adjustment-title from     frames.jl to tabgroup.jl + small fixes in tabgroup.jl
      fixed a typo in sawfish.1
      a new version of our FDO menu-implementation by Matthew Love.     Improved categorizing and filtering abilities (docs follow)
      Updated docs for our FDO menu-implementation
      don't scale images in StyleTab (fixes blurriness introduced with last update)
      re-apply a patch to fix a startup-error (a remove-hook in tabgroup)
      apps-menu:     move Emulators category from Games to System menu     make sure the category entry of a .desktop file contains a valid string
      improved apps-menu in category-loading (more robustness)
      more work on tabs-ng:     focus.jl: removed raise-tabs-on-hover*     tabgroup.jl: move tabs-raise-on-hover defcustom here (as it's only for tabs)     - let tab's focus-in-hook handle tabs-raise-on-hover     - added tabbed prop to tabbed windows     - add window-tabbed-p function     - fix the 'overlapping glitch'     - fix some focus issues     - don't use sawfish's default groups for tabs     - support calling title-position from theme.jl
      updated StyleTab/theme.jl
      add reload-frame-style to list of gaol'ed functions
      make switching styles in StyleTab work on-the-fly
      fix compilation with imlib1
      fixed a typo in define-command-gaol
      StyleTabâ??README update
      updated doc-string for style-tab:style defcustom
      fixed a regression in StyleTab (regarding icon)
      fixed a bug in edge.actions:     don't call edge-action for non-dragging, while the one for while-dragging is called     (else both actions would have been done)
      StyleTab:     - options for choosing title font (independent of prompt/message etc font)     - make commands for moving tabbar location (tabbar-to-top/bottom/left/right)       accessible in keybindings dialog
      fixed debian/rules build issue
      StyleTab:     - rewrote code for frametype-button     - add keybindings for changing frametype with resize     - change fallback font for tabbar to overall default (failsafe)     - temporarly disable reloading the style immediately (until crash is fixed)
      tabgroup.jl changes:     - make sure we only call the tab-hooks if the window is actually tabbed     - in tab-refresh-group rename the reframe-style property to style     - use reframe-window rather than rebuild-frame in tab-refresh-group for type property     - make tab-group-window with non-click focus-modes work (regression)     - make sure already tabbed windows, can be added to a different tab-group
      improved default keybindings for tabs
      StyleTab: make Button2-Off for menu-button-work     StyleTab: add call-after-state-changed for sticky, fixed-position and stacking properties     get-S-tabbed: removed old comments     Elberg-tabbed: likewise
      Tabs-NG:     - add support for tabbed windows to send-to/copy-to-next/previous-workspace     - add tab-group-windows-index (returns list of tabbed windows)     - don't add a window to tabgroup, if it already exists on another workspace
      comment-string fix in tab-group-window
      more natural keymap for raise-lower-button
      StyleTab: replace move-window-to by tab-group-window-index
      renamed tab-group-windows-index to tab-group-window-index
      StyleTab: update send-to-next/prev button after action was performed
      EA: improved defcustom strings (2)
      StyleTab: updated some images in Dark/DarkColor/Reduce
      massive ChangeLog update
      renamed adjustment-title to adjust-title
      string-change in hot-spot-delay defcustom
      completed EA docs
      added maybe-raise-tab function
      updated KEYBINDINGS
      added doc for toggle-or-exec
      make opaque move/resize animator work with tabbed windows     several minor improvements in tabgroup
      rebuilt po/sawfish.pot
      removed maybe-raise-tab and tab-raise-on-hover
      Final tabs-ng code:     - improved tab-refresh-group     - added support for maximized/unmaxmized, focus-mode, gravity, sticky-viewport and never-maximized     - small fix in beofre-move-resize
      fixed changing style on-the-fly in StyleTab     renamed hash-tables
      updated debian packaging scripts
      empty debian/patches/series
      final NEWS revision.     changed codename to æ??ã??ã??ã?? (Omoiyari)

Daniel Mustieles (1):
      Updated Spanish translation

Jorge González (15):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kjartan Maraas (3):
      Updated Norwegian bokmål translation.
      Remove non-existing files
      Updated Norwegian bokmål translation.

Marek Ä?ernocký (1):
      Updated Czech translation

Matej UrbanÄ?iÄ? (2):
      Updated Slovenian translation
      Updated Slovenian translation

Petr Kovar (1):
      Update Czech translation by Marek Cernocky

Teika kazura (78):
      Desktop detection minor cleanup.
      Minor cleanup.
      po/make-pot bugfix; requires "make all" prior to this.
      Cleaned sawfish.pot. Deleted bogus entries.
      Translation improvements.
      Updated po's.
      sawfish.el: Supports indent for 'let-fluids' and let-loop.
      Indent fix.
      Matcher UI classification: two items moved.
      Matcher category name change: "Placement" -> "Geometry"
      ChangeLog.
      "Poweroff" bugfix of 1.7.0.
      sawfish.el: Indent of `let' is buggy, so deleted it for now.
      news.texi: Added a template.
      Doc.
      ChangeLog
      sawfish.el supports let-loop indent.
      Corrected indents of 'let' using new sawfish.el.
      Bugfix: It was impossible for users to override `kde-desktop-directories'.
      Renamed popup-window-menu to popup-window-ops-menu.
      Doc.
      ChangeLog
      Updated Simplified Chinese translation.
      cycle-among-groups bugfix.
      Minor bugfix. `focus-ignore-pointer-events' was customizable, but not now.
      Minor doc.
      Added a note to *.po.
      ChangeLog
      Bugfix of interactive "call-command".
      New function 'report-commands'.
      Revised "commands" section of the info a bit.
      Dropped two outdated featuers in command definition.
      ChangeLog
      Exports symbols in src/flippers.c.
      Added old variables to compat.jl.
      Minor doc.
      Updated Emacs auto mode setting upon finding file.
      Jump-or-exec cleanup.
      Revert "behavior-change in rename-window"
      Renamed window-rename functions.
      ChangeLog
      Minor doc.
      Tab: bugfix, by updating the title when a window in a tabgroup is closed. [fuchur]
      Indent fix in tab.
      Tab.
      Revised recent changes in get-window-*.
      Bugfix in compat.jl; exported functions recently added.
      Simplified wm.jl a bit, in making modules exports.
      Simplified accesses to the module sawfish.wm.tabs.tab.
      Replaced sawmill -> sawfish.
      ChangeLog
      Minor docs.
      Indent in lisp files.
      Doc readability improvements in keymap.jl.
      Doc in edge and news. Minor cleanups.
      Typo fix "lenght" -> "length" in edge.
      Renamed animation related modules.
      Per-window animator from "Window Rules" in configurator.
      Implemented `init' for error-destination.
      Minor tooltip improvement: Don't show tooltip for empty keymap.
      ChangeLog
      Minor typo fix in StyleTab/theme.jl.
      In StyleTab, typo fix 'frame-typ' -> 'frame-type'.
      Added some funcs to gaol.
      StyleTab: Improved tabbar-rotating commands definition. This may be incompatible.
      StyleTab: compressed long 'defcustom's using mapc.
      ChangeLog
      All hooks are now initialized to nil.
      Functions of "resize-window-to-preset-size" family are defined, based on "resize-window-to-dimension".
      Command 'resize-window-prompt' is implemented.
      toggle-or-exec cleanup:
      Improvements in doc on apps-menu. One minor fix in filtering.
      Minor doc.
      ChangeLog.
      Minor doc.
      Crash prevention from wrong theme codes.
      Deleted obsolete garbage files in themes.
      ChangeLog.

Timo Korvola (9):
      Acquire the manager selection.
      Store startup time stamp in a global variable.
      Fix errors in acquire_manager_selection.
      Quit on manager selection clear.
      Handle requests for the manager selection.
      Make sure that xa_sawfish_timestamp is interned.
      Tolerate CurrentTime in selection requests.
      Mention --replace in the help message.
      Fix an unprocessed option bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]