Re: Show Desktop Button behavior
- From: Julien Olivier <julo altern org>
- To: Ben Davis <ben xsusio com>
- Cc: nautilus-list gnome org, gnome-list gnome org
- Subject: Re: Show Desktop Button behavior
- Date: 06 May 2003 17:50:59 +0200
Hi
I've already done a patch for that.
It's on Bugzilla but I can't find it back... Bugzilla is really broken
it seems...
I'm still trying to find it.
Le mar 06/05/2003 à 17:34, Ben Davis a écrit :
> When I click the "Show Desktop" button, it minimizes all the windows,
> but if I open something on the desktop it re-shows all the windows. I'd
> expect it to leave the windows minimized until I'm finished doing what
> I'm doing on the desktop.
>
> Here's the behavior would I expect it to have (in pseudo-code)
>
> Click button
> {
> if (there are windows open) {
> minimize them all;
> "remember" which ones were minimized;
> } else {
> if (there are "remembered windows");
> show the "remembered windows";
> else
> do nothing;
> }
> }
>
>
> Does anyone else agree w/ me? If not, I would like to create my own
> patch for personal use. Can someone point me to the relevant source ?
>
> Thanks,
> Ben Davis
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]