Posted
over 15 years
ago
by
Thomas Thurman
The window menu is the menu you see when you click the menu button (which usually has the window icon on it), or right-click the titlebar. An identical menu appears when you right-click an application’s entry in the task switcher on the panel, although this menu is owned by libwnck rather than Metacity and [...]
|
Posted
over 15 years
ago
by
Thomas Thurman
When we add features to the theme format, they must be added all in one go for reasons which were explained earlier. We are currently on version 2 of the theme format. In case there is ever a version 3, here are some of our design goals. Not all of these may necessarily [...]
|
Posted
over 15 years
ago
by
Thomas Thurman
At the Collabora party, someone from Canonical (if it was you, raise your hand) asked me how difficult it would be to implement window matching in Metacity. I decided this was an interesting question and spent an hour and a half today working on it. The results are now in the matching branch [...]
|
Posted
over 15 years
ago
by
Thomas Thurman
Lots of happy buzz about window managers here at the desktop summit. Some things people have said:
Someone asked about implementing window matching. It’s always been our policy that it should be done with an external tool, but policies can of course be rethought. We might implement it in a branch and see whether anyone likes [...]
|
Posted
over 15 years
ago
by
Thomas Thurman
Here’s a quick roundup of recent happenings with Mutter and Metacity.
Sugar Labs want to use Metacity (and not Mutter) in Sugar, and ran into the problem that undecorated maximised windows are necessarily fullscreened. A patch was provided to turn
|
Posted
over 15 years
ago
by
Thomas Thurman
Davyd Madeley made an interesting suggestion for redesigning the theme format. Assuming, as seems likely, we end up using Clutter, there’s no need to specify the structure of a window, which would need SVG. After all, all windows have a basically similar structure. Instead, we could style any item on the window usinga CSS file, [...]
|
Posted
over 15 years
ago
by
Thomas Thurman
The future of the project: It’s fairly clear now that Mutter will be an alternative window manager in GNOME 2.28, and the only window manager in GNOME 3. It is therefore taking over the reins from Metacity 2: effectively, Mutter is Metacity 3.
But what is to happen to Metacity 2? Your chronicler believes that the [...]
|
Posted
almost 16 years
ago
by
Thomas Thurman
Metacity’s window menu is less than cluttered; there’s room for a fair amount of extra options in there. One that was recently suggested is an option to take a screenshot of the current window. However, that can be done already using keybindings. What about more adventurous use of the menus?
GNOME bug 472370 makes [...]
|
Posted
almost 16 years
ago
by
Thomas Thurman
GNOME bug 105188 suggests that prelighting– lighting up buttons when you hover the mouse over them to confirm that it’s okay to press them– should fade in from the non-prelit state. This was originally said to require a change to the theme format, but in fact I can’t see that it does: any theme [...]
|
Posted
almost 16 years
ago
by
Thomas Thurman
One of the forks of Metacity is known as Mutter, because it’s Metacity with Clutter support. It’s used by the forthcoming gnome-shell project.
In a recent email to d-d-l, Owen Taylor gave two goals for the 2.28 release:
That Mutter should be
|