search for: configurerequest

Displaying 6 results from an estimated 6 matches for "configurerequest".

2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...e more code between display, screen and window objects. It also makes it possible to properly introduce new object types without changing the plugin interface or breaking the API. Multi-display support. Various fixes in ICCCM compliance, window stacking and focus handling. Validity checking of ConfigureRequest events. Fixes to transient children placement in place plugin. Hooks have been added to the cube plugin which allow better control of viewport drawing. Middle and right click actions have been made configurable in gtk-window-decorator. Gtk-window-decorator now optionally allows mouse wheel titl...
2008 May 29
0
[ANNOUNCE] compiz-0.7.6
...d flag. If we got an empty rect, assume the button is not present. Keep Valgrind silent. Above, shade, stick buttons are not available in Metacity <= 2.16. Factor out adjustment of configure requests for gravity in a separate function and use this function to also adjust ConfigureRequest events of unmanaged windows for gravity. Remove unused code. Better function grouping / ordering. Improve define order. Replace get_window_[width|height] functions by helper macros. Improve macro usage. window -> w Improve looping over all visible windo...
2008 Apr 03
0
[ANNOUNCE] compiz-0.7.4
...int to flip edges. Bump ABIVERSION. Also set w->managed on MapNotify event. Improve comment and variable name. Use passed geometry for constraining min/max size rather than server geometry. Don't send sync requests from reconfigureXWindow function. Adjust ConfigureRequest geometry for decoration size. Reference: https://bugs.freedesktop.org/show_bug.cgi?id=13589 Send sync request when changing window size due to updating window attributes. Don't send out sync request when nothing changed. Don't set mask in addWindowSizeChanges if the new...
2006 Dec 28
2
updating the AUTHORS file
...rtCommand registered with the session manager, update the --sm-client-id in it to match the id we were assigned. bnc 176746 remove unused --sm-save-file arg and fix documentation of --sm-client-id. don't process exit-on-selection-clear until the event queue is empty, or else MapRequest and ConfigureRequest events could get lost. bnc 175558 Add --with-scale-corner option and make compiz.schemas reflect it; the best corner to use depends on where the panels are and what's on them, so distros will want to override this to match their default panel layout. Fix the the "water plugin get...
2007 Oct 18
4
[ANNOUNCE] compiz-0.6.2
...means that the window was placed on bottom of the stack, so also update the linked list accordingly. Don't restack desktop windows. They are placed correctly by updateWindowAttributes. Always use the old geometry passed to addWindowSizeChanges for comparisons. Fix handling of ConfigureRequest events with CWStackMode set, but without CWSibling set. Correct handling of grab window in case it is destroyed. Fix findLowestSiblingBelow function for desktop windows. Immediately update the internal stack representation on stack changes caused by MapRequest events. Don...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...s. Make sure the position is randomized only for windows that are smaller than the workarea. Update decoration with a timer after resize. Rename focusWindowOnMap to allowWindowFocus and make it use the current window viewport, not the initial one. Support restack requests in ConfigureRequest events. Don't restack windows on map if their focus should be prevented. Fix map and restack ordering. Fix full window frame being painted once after shading. Fix warning. Delete property first and delete frame window after that to avoid race conditions. Use...