search for: unminimize

Displaying 18 results from an estimated 18 matches for "unminimize".

2007 Apr 11
3
incomplete window contents when unminimizing
Hi, Using Xgl, when a window is unminimized, sometimes (especially with Firefox), the window contents are not immediately visible (partially or completely) until an unminimize animation is completed. That is, sometimes there are empty (transparent) rectangles within the window (maybe corresponding to some Mozilla controls), and sometimes th...
2006 Jul 08
2
Patch to fix unminimizing windows on other viewports.
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: minimize.patch Type: text/x-patch Size: 541 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20060708/be32b462/minimize.bin
2008 Apr 02
2
Unminimize / Repaint problem
Can anyone confirm/reproduce this (with Wine 0.9.58 and Gnome 2.20) ? Start gnome terminal. $ regedit Click window Minimize button. Repeatedly click Gnome taskbar button "Registry", and unminimized regedit window intermittently fails to paint. I am getting similar repaint issues with various other programs too. Bill
2007 Jan 01
2
Get pixmap of minimized windows?
Is it possible to get pixmaps of minimized windows? I don't want to use ugly hacks like "temp unminimize" just to get it. Stjepan
2009 Feb 05
1
Swap plugin and Compiz 0.8.0
** *Purpose* We were missing a plugin that could just exchange properties. Sometimes you just need to minimize a window and "unminimize" other. To do it, you would need to perform 2 or more clicks. So, we created Swap! [image: :)] *Description* It allows you to swap the geometry of two windows. Basically we changed Static Switcher plugin to swap active window with another window. Here's a video to show what *Swap* can d...
2007 May 17
3
place plugin
The place plugin has a bug: when compiz is restarted or started to replace another wm it the windows are placed in weird positions ( titlebar behind the panel etc.) shouln't the place plugin loop over all open windows and place them correctly when loaded? this should solve this issues. any reason why this isn't done? have I missed something or is this just a bug?
2013 Jun 07
0
Wine release 1.6-rc1
...nite loop running batch program. Jo?ko Nikoli? (1): po: Add Croatian language. Ken Thomases (15): winemac: By default, make full-screen windows not float when not the active app. winemac: Add Hide, Hide Others, and Show All items to the application menu. winemac: Don't unminimize a window on first activation during start-up. winemac: Don't accidentally unminimize a window when trying to change z-order. winemac: Defer minimizing hidden windows until they are shown. winemac: Keep old window surface for minimized windows to allow redrawing. winemac:...
2006 Oct 13
1
[PATCH] Extra Notifications
...apps via the dbus plugin I found that I really wanted extra Notify Procedures so that I didn't have to do too much direct access to xlib (If I understand rightly, plugin developers shouldn't have to do too much xlib work inside the plugins) I added Create, Destroy, Map, Unmap, Minimize and Unminimize Hopefully this can be included as I know a few other people would like more notifications that can be easilly used in plugins. -------------- next part -------------- diff --git a/include/compiz.h b/include/compiz.h index 61a9de5..ccce7c3 100644 --- a/include/compiz.h +++ b/include/compiz.h @@ -12...
2004 Feb 23
1
Segmentation fault with fix() (PR#6605)
Full_Name: Federico Gherardini Version: 1.8.1 OS: Gentoo linux Submission from: (NULL) (81.208.36.89) When I use fix() to edit a matrix R immediately quits with a segmentation fault if I use the copy button in the graphical device window. Clicking on the name of the variables completely messes up the screen too. In this case you have to close the grahpic device and call fix() again. I've
2007 Mar 09
0
compiz sometimes fails to redraw
...laptop. Both are using the nvidia drivers 1.0-9755. On the pc I have a 7800GTX and everything works fine (1280x1024). On my laptop I have a 7600 Go 512MB and sometimes compiz does not redraw windows. for example I open firefox the first time it does not get drawn correctly I have to minimize and unminimize it first. Resulution is 1680x1050. Does anybody else notice this? If the 7600 with 512MB dedicated ram is to slow for compiz something must be broken in compiz. It can't be that a 7800GTX class card is required for a window manager. I have a 6600GT box too, but haven't tested yet.
2010 Oct 24
0
[Announce] Compiz 0.9.2 is released!
Compiz 0.9.2 is released! This is the second unstable release of the Compiz 0.9 series. This release represents an evolution of the 0.9 development series and brings a few minor new features and plenty of stability, speed and bugfixes. It should be ready for general usage. The Compiz 0.9.2 tarballs are available at http://releases.compiz.org/0.9.2/ . You can verify these tarballs using the
2006 Nov 15
1
road map
...3. Plugins should keep references to CompTexture objects while performing animations. Proper design of point 2 will make it easy to adjust plugins for this. It will make animations of windows that are unmapped and destroyed less complex. 4. Notification functions for state changes like minimize, unminimize, maximize, shade and so on should be added. Will remove a lot of complexity from plugins. Nothing too exciting so far. Mostly about removing complexity and making things simpler. However, redesigning and making things less complex is important for stability and making sure that compiz scales as m...
2007 Feb 06
2
state of blur plugin
I forgot to give everyone an update on this. The blur plugin is in a reasonable state now. It requires an OpenGL implementation with an accelerated CopyTexSubImage2D path for usable performance and that's likely not going to change sometime soon. One major performance improvement can still be made, which allow us to avoid the CopyTexSubImage2D path whenever the area behind a blurred region is
2013 Nov 15
0
Wine release 1.6.1
...mac: Create 1x1 Cocoa window with empty shape for zero-sized Win32 window. winemac: Remove a redundant memset of a struct. winemac: Improve tracing in sync_window_position() to include adjusted frame. winemac: Always trace arguments in macdrv_ShowWindow(). winemac: Don't unminimize a window for SetFocus(). winemac: Don't generate scroll wheel events for axes with 0 delta. winemac: Don't reorder clicked window relative to sibling owned windows if it's in the right place. winemac: On click, don't reorder Cocoa child window after siblings of hig...
2013 May 10
0
Wine release 1.5.30
...a's queue when clipping started. winemac: Prefer absolute mouse moves unless cursor is pinned by clipping or desktop edges. winemac: Mouse drags don't imply anything about z-order of target window because of implicit capture. winemac: Implement SetCapture(). winemac: Unminimize a window on activation if there are only minimized windows. Marcus Meissner (8): d3dx9_36: Use correct loop index (Coverity). mshtml: Specify correct variable in TRACE (Coverity). wbemprox: Free server on exit (Coverity). wbemprox: Initialize desc (Coverity). xmllite:...
2013 Oct 11
0
Wine release 1.7.4
...too-early attempt to set the process's Dock icon. winemac: Reapply display modes when switching back to app after "escaping" with Command-Tab. winemac: Allow zero-sized windows to be selected from the Mac Window menu. winemac: Make clicking on the app's dock icon unminimize a window if there are only minimized windows. winemac: Use unsigned type for bitfields. winemac: Only update window minimized state when it has changed from what processed events told us it was. winemac: Don't accidentally clear Cocoa window style mask bits. winemac: Upd...
2013 Aug 30
0
Wine release 1.7.1
...mac: Create 1x1 Cocoa window with empty shape for zero-sized Win32 window. winemac: Remove a redundant memset of a struct. winemac: Improve tracing in sync_window_position() to include adjusted frame. winemac: Always trace arguments in macdrv_ShowWindow(). winemac: Don't unminimize a window for SetFocus(). winemac: Don't generate scroll wheel events for axes with 0 delta. winemac: Don't reorder clicked window relative to sibling owned windows if it's in the right place. winemac: On click, don't reorder Cocoa child window after siblings of hig...
2008 Oct 24
0
Wine release 1.1.7
...window to be split oddly 12146 Flatout 1 draws shadows incorrectly 12188 Complex Shader causes sky in Everquest 2 to turn black 12301 Anycount 5.0 fails to install 12307 firefox 3 crash on some web pages [dogfood] 12404 Lotus Notes doesn't show window contents after minimize then unminimize 12485 BitBlt does not ignore source clipping 12522 FEAR combat 1.07 won't start. 12581 Wine crashes trying to look up word in Gyldendal's r?de ordb?ger 12587 multi line widget broken 12655 RealPlayer 11 Starts, but suffers a runtime error when selecting a menu 12776 input...