After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 594565 - [AppWell] Make control-click create a new window
[AppWell] Make control-click create a new window
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-08 21:30 UTC by Colin Walters
Modified: 2009-09-08 22:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[AppWell] Make control-click create a new window (1.46 KB, patch)
2009-09-08 21:30 UTC, Colin Walters
committed Details | Review
[ShellButtonBox] Add event to activate signal (1.49 KB, patch)
2009-09-08 21:30 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2009-09-08 21:30:13 UTC
Implement this for now by just re-launching the application, which
visually will normally create a new window.
Comment 1 Colin Walters 2009-09-08 21:30:14 UTC
Created attachment 142740 [details] [review]
[AppWell] Make control-click create a new window
Comment 2 Colin Walters 2009-09-08 21:30:43 UTC
Created attachment 142741 [details] [review]
[ShellButtonBox] Add event to activate signal

This allows access to things such as keyboard modifier state and
event time cleanly.
Comment 3 Colin Walters 2009-09-08 21:59:39 UTC
Comment on attachment 142741 [details] [review]
[ShellButtonBox] Add event to activate signal

Attachment 142741 [details] pushed as 5880b3b - [ShellButtonBox] Add event to activate signal
Comment 4 Owen Taylor 2009-09-08 22:56:21 UTC
Comment on attachment 142740 [details] [review]
[AppWell] Make control-click create a new window

Looks good.
Comment 5 Colin Walters 2009-09-08 22:59:17 UTC
Attachment 142740 [details] pushed as 470c65d - [AppWell] Make control-click create a new window