[Sawfish] [ANNOUNCE] Sawfish 1.8.90 SNAPSHOT 02 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
Hi all,
time to present the second snapshot.
Several changes have been made and I strongly encourage you to test.
Note: you will need the latest revisions of both librep and rep-gtk from
GIT
(else SawfishConfig won't work properly).
Download
======
http://download.tuxfamily.org/sawfish/Snapshots/sawfish-1.8.90s02.tar.bz2
http://download.tuxfamily.org/sawfish/Snapshots/sawfish-1.8.90s02.tar.bz2.sha1
http://download.tuxfamily.org/sawfish/Snapshots/sawfish-1.8.90s02.tar.xz
http://download.tuxfamily.org/sawfish/Snapshots/sawfish-1.8.90s02.tar.xz.sha1
Happy testing!
Chris
Changes since snapshot 01:
2011-06-27 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/wm/edge/conf.jl: define before/after-edge-action-hook
here
* lisp/sawfish/wm/edge/actions.jl: improved passing of while-moving
flag to edge-actions
* lisp/sawfish/wm/edge/flip.jl: split up code for flip-viewport and
flip-workspace
* lisp/sawfish/wm/edge/flip.jl
* lisp/sawfish/wm/edge/hot-spot.jl
* lisp/sawfish/wm/edge/tile.jl
* lisp/sawfish/wm/edge/viewport-drag.jl: call
before/after-edge-action-hook from the proper places
2011-06-26 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/wm/integration/gnome.jl
* lisp/sawfish/wm/integration/kde.jl
* lisp/sawfish/wm/integration/xfce.jl: added menu-entries for locking
the screen
2011-06-21 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/cfg/shell.jl: added button to install a theme (from
tar-xz). Transform `sawfish-absent' into
`sawfish-config-display-info', allowing to display any notice.
* lisp/sawfish/wm/user.jl: close sawfish-config before restarting
Sawfish and restart it after initialization. If not restarting, just
close sawfish-config
* src/main.c: add before-restart-hook
2011-06-20 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/cfg/layout.jl: add \\top \\bottom and \\left "flags" to
defcustoms doc-string (\\w as compat-variant for \\left is kept). They
let be choosen where to display the label, if it's a widget on it's
own. (eg works with: number (= GtkSpinButton + GtkLabel), but not with
choice (= GtkComboBoxText)).
* themes/StyleTab/theme.jl: improved grouping and layout of options in
SawfishConfig
* lisp/sawfish/cfg/shell.jl: don't load old sawfish.cfg.widgets
widgets, even if they are installed
2011-06-19 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/cfg/widgets/*.jl
* lisp/sawfish/gtk/widgets/: moved all widgets into sawfish.gtk. tree
2011-06-18 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* scripts/Makefile.in: install sawfish-about in $BINDIR
* lisp/sawfish/wm/commands/help.jl: updated
* lisp/sawfish/cfg/shell.jl: add buttons for accessing Wiki, Info,
resource file and about-dialog to SawfishConfig.
* scripts/sawfish-about.jl: small update in about-dialog
* lisp/sawfish/wm/ext/wallpaper.jl: fixed calling wallpaper-setter
* lisp/sawfish/gtk/widgets/image.jl: fixed initializing the widget
2011-06-16 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/wm/integration/xfce.jl: added hibernate and suspend
entries to xfce-integration module
2011-06-15 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/wm/frames.jl: ensure that title-offsets really are
correct when switching styles from SawfishConfig
2011-06-14 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfih/wm/ext/match-window.jl
* themes/StyleTab/theme.jl
* lisp/sawfish/wm/animation/main.jl
* lisp/sawfish/wm/viewport.jl: use 'range widget where appropriate
* lisp/sawfish/wm/frames.jl: add an option to control the titlebar
text position, both in vertical and horizontal direction. Added an
ugly hack to ensure tab-adjustments are correct when switching between
tabbed themes from SawfishConfig.
* lisp/sawfish/wm/user.jl: load customized text-position on startup
* themes/StyleTab/theme.jl: set title-x offsets so that
update-text-position works properly with StyleTab
* themes/gradient-tabbed/: added
* themes/Makefile.in: updated
* lisp/sawfish/wm/cfg/widgets/frame-style.jl: simplified 'frame-style
widget a bit
2011-06-13 Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>
* lisp/sawfish/gtk/widgets/image.jl: improved loading of preview-image
-- Lucas Pandolfo
* lisp/sawfish/cfg/layout/keymaps.jl: ported selector for choosing
keymap in SawfishConig to GtkComboBoxText
* lisp/sawfish/gtk/widget.jl: added range widget. number-widget using
GtkScale instead of GtkSpinButton
* lisp/sawfish/wm/edge/conf.jl: use 'range widget
* themes/get-S-tabbed/
* themes/brushed-metal/
* themes/simple/
* themes/smaker/
* themes/mono/
* themes/gtk/
* themes/gradient/: removed
* themes/candido/
* themes/Zami-like/: added
* themes/Makefile.in: updated
---
--
Sawfish ML