Closed
Bug 121259
Opened 23 years ago
Closed 23 years ago
gtk2 needs to have maximize/minimize WM hints hooked up
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: blizzard, Assigned: blizzard)
References
Details
Attachments
(1 file, 1 obsolete file)
7.53 KB,
patch
|
Details | Diff | Splinter Review |
gtk2 needs to have maximize/minimize WM hints hooked up
Comment 1•23 years ago
|
||
This patch implements ::SetSizeMode. It doesn't listen for property changes
that can occur when you maximize or minimize the window using the wm. Is it
possible to query the size mode using javascript? In that case we should update
it when it changes.
Assignee | ||
Comment 2•23 years ago
|
||
This patch implements listening for events as well.
Attachment #79933 -
Attachment is obsolete: true
Assignee | ||
Comment 3•23 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•