diff options
author | Havoc Pennington <hp@pobox.com> | 2003-01-05 18:36:01 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2003-01-05 18:36:01 +0000 |
commit | 90748385c219e123b1a3e058a70f877db07b3e01 (patch) | |
tree | 91334dfb14239f137f20816923a9b49befb19e8b /ChangeLog | |
parent | 1d22cb851850ea53f67ed7414c2595c45ad46dd9 (diff) | |
download | metacity-90748385c219e123b1a3e058a70f877db07b3e01.tar.gz |
redo using new calc_workspace_layout to fix #98302
2003-01-05 Havoc Pennington <hp@pobox.com>
* src/workspace.c (meta_workspace_get_neighbor): redo using new
calc_workspace_layout to fix #98302
* src/util.c (topic_name): shorten default prefix
* src/screen.c (meta_screen_calc_workspace_layout): enhance this
to handle all the funky layouts and calculate more information
than before
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-01-05 Havoc Pennington <hp@pobox.com> + + * src/workspace.c (meta_workspace_get_neighbor): redo using new + calc_workspace_layout to fix #98302 + + * src/util.c (topic_name): shorten default prefix + + * src/screen.c (meta_screen_calc_workspace_layout): enhance this + to handle all the funky layouts and calculate more information + than before + 2003-01-05 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in (ALL_LINGUAS): Added "fi" (Finnish). |