Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
3.4.5:
* Added Hungarian translation
* Updated Finnish, Russian, German and French translations
* Fixed some very minor memory leaks
* Hide the desktop popup when showing the focus popup
* Fix a crash when trying to access the More... menu of
client-list-combined-menu
* Fix the coordinate popup only showing up on the first monitor in xinerama
* Add --exit to exit the currently running openbox instance
|
|
|
|
|
|
|
|
on pkgsrc-users.
|
|
changes:
-minor bugfixes
-translation updates
|
|
|
|
|
|
character set for iconv_open(3). This fixes keybindings that didn't work
in wmii-3.6. From wmii's mercurial repo via Peter Bex. Bump PKGREVISION.
|
|
dependencies. Changes not explicitly listed, but the config file format
changed again. :-( NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and
WMII_TERM have changed. If you're using them in custom scripts you'll need to
change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
|
|
*** Changes between 0.99.25 and 1.0.0:
Mon Jun 11 14:26:33 BST 2007 Ciaran Anscomb <evilwm@6809.org.uk>
* Add basic Xrandr support
Thanks to Yura Semashko for this patch.
Thu May 17 15:48:31 BST 2007 Ciaran Anscomb <evilwm@6809.org.uk>
* When snapping, prefer screen edge to other windows
Wed May 3 16:53:01 BST 2006 Ciaran Anscomb <evilwm@6809.org.uk>
* Don't account for width_inc and height_inc when maximising
Wed May 3 15:38:08 BST 2006 Ciaran Anscomb <evilwm@6809.org.uk>
* Ignore borders when snapping maximised client to screen edge
|
|
|
|
|
|
|
|
|
|
While here, marked as DESTDIR ready.
Changes for version 1.04:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94378
Succinctly, the #define for EXTRA in parse.c needs to be (at least) 12,
Changes for version 1.03:
Botched some prototypes. 1.02 wouldn't compile.
|
|
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
|
|
|
|
|
|
pkgsrc-users.
|
|
Changes:
* src/main.c (xvsprintf): limit memory allocation
to 200K when vsnprintf return -1. (i.e. on pre-1999
systems not distinguising fatal errors and too small
buffer).
* src/manage.c (get_res_name, get_res_class): remove
(update_window_name): call get_class_hints directly to avoid it
being called two times.
* src/manage.c (get_wmname): always try XmbTextPropertyToTextList
first to also support UTF-8 window titles when encoded as XA_STRING
* src/main.c (clean_up): call free_user_commands, free_groups only
after free_window_stuff
* src/window.c (free_window_stuff): remove windows from group lists
* src/action.h (free_user_commands): new prototype
* src/action.c (set_var_free,user_command_free,free_user_commands):
new functions
* src/manage.c (get_wmname): free buffer to close memory hole
* src/actions.c (cmd_windows): free buffer to close memory hole
* src/main.c (init_defaults): only load the backup font when the
default font fails.
* src/main.c (init_defaults): if the default font fails, use the
backup font.
* src/conf.h (BACKUP_FONT): new define
* src/input.c (update_modifier_map): don't map both super and
hyper to the same modifier slot.
* src/split.c (set_active_frame): call switch_frame hook
(show_frame_indicator): only show frame indicator
(set_active_frame): new arg force_indicator. all callers updated.
(show_frame_indicator): new arg force. all callers updated.
* src/main.c (init_defaults): init bar_in_padding
* src/globals.c (rp_switch_screen_hook): new hook
* src/data.h (struct rp_defaults): new slot, bar_in_padding
* src/bar.c (bar_x): honour bar_in_padding setting
(bar_y): likewise
* src/actions.c (init_set_vars): add barinpadding
(set_barinpadding): new function
* src/globals.h: new global rp_switch_screen_hook
* src/frame.c (frame_read): fix bug to never set dedicated
|
|
|
|
* New features:
- Disabled paging during interactive resize operations by
default (see 2.5.20) as it is annoying to many people.
- New style command options:
EdgeMoveResistance
EdgeMoveDelay
EdgeResizeDelay
SnapGrid
SnapAttraction
that replace the now obsolete commands EdgeResistance,
SnapGrid and SnapAttraction. The EdgeResistance command has
a new syntax with only one argument.
- New command MenuCloseAndExec for menu bindinngs that can be
used to trigger certain commands from a menu without an
associated item. For example, with
Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
the RootMenu can be opened from any other menu by pressing
F1.
* Bug Fixes:
- Sometimes a window jumped by half the screen's size when
moving with the mouse and hitting the border of the desktop.
- Fixed the "screen w" argument of the Move and other commands.
- Clicking on a menu title did not close the menu by default.
- Temporary files in FvwmPerl overwrote each other.
|
|
|
|
Bump PKGREVISION.
|
|
changes:
-minor bugfixes and memory leak fixes
-improvements to focus stealing prevention
-translation updates
|
|
pkgsrc-users.
|
|
|
|
|
|
via tech-pkg. PKGREVISION++
Fixed MESSAGE, since there is no "install-user" target. It had been
there in the original version of the package. I didn't find it likely
that end-users would use pkgsrc for installing a single configuration
file, so I removed that.
|
|
From Zafer Aydogan in PR 37338.
|
|
* Lots of bug fixes
* Fixed perl path in the installed package (detected with PKG_DEVELOPER=yes
and CHECK_PORTABILITY=yes in /etc/mk.conf)
|
|
4.6
This release contains sanitized aspect ratio handling, a simplified
tagging concept, an improved tiling algorithm, and several code
cleanups.
4.4
This release provides a totally new layout plugin structure and a
lot of code polishing.
4.3
This release contains certain major bugfixes, especially regarding
banning/unbanning client windows.
4.1
The status bar can now be toggled on the fly. Several bugs were
fixed and a lot of code polishing was undertaken.
|
|
|
|
This switches to the new gnome-2.20 branch.
|
|
targets.
|
|
the package.
PKGREVISION++
|
|
|
|
awesome is a tiling window manager initialy based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.
Packaged by adam.hoka@gmail.com.
|
|
directory. Noticed on Solaris, which uses lib/locale instead of
share/locale.
|
|
|
|
|
|
I'll re-activate this later when the global license stuff is activated.
|
|
|
|
The holder of the Ion3(tm) trademark and copyright demands that
this package must be kept up-to-date at all times. We cannot comply
with such demands, especially considering that pkgsrc has
"stable branches".
(If anyone cares about this package, I suggest we maintain it in
pkgsrc-wip instead.)
|
|
|
|
|
|
enough to be included in the menu file.
PKGREVISION++
|
|
cleaner way)
|