Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF address | Olivier Fourdan | 2008-05-31 | 1 | -2/+4 |
| | | | | (Old svn revision: 26999) | ||||
* | Redraw frame immediately in case of resize to avoid confusing the compositor | Olivier Fourdan | 2008-04-10 | 1 | -1/+2 |
| | | | | (Old svn revision: 26815) | ||||
* | Implements asynchronous frames update | Olivier Fourdan | 2008-04-05 | 1 | -3/+3 |
| | | | | (Old svn revision: 26782) | ||||
* | Plug a pixmap leak in the new button prelight code, and a grab that was ↵ | Olivier Fourdan | 2007-06-16 | 1 | -8/+0 |
| | | | | | | leaking since 4.2. (Old svn revision: 25818) | ||||
* | Rework a bit the code for hilight and frame drawing | Olivier Fourdan | 2007-06-12 | 1 | -1/+1 |
| | | | | (Old svn revision: 25807) | ||||
* | Add resize from top of window, based on a patch by Phil Vandry ↵ | Olivier Fourdan | 2007-06-02 | 1 | -1/+2 |
| | | | | | | <vandry@tzone.org>, reworked to allow compatibility with unchanged themes, bug fixes, and various improvements (Old svn revision: 25773) | ||||
* | Cleanup | Olivier Fourdan | 2007-05-09 | 1 | -3/+2 |
| | | | | (Old svn revision: 25698) | ||||
* | Use timeout for frame redraw, check actual WM name changes to work around ↵ | Olivier Fourdan | 2007-01-24 | 1 | -0/+3 |
| | | | | | | apps that falsely update their WM name property (Bug #2810). (Old svn revision: 24716) | ||||
* | Use X server time to restore focus when sent to the root window (bug #2472), ↵ | Olivier Fourdan | 2006-11-04 | 1 | -13/+14 |
| | | | | | | a bit of code cleanup and some refactoring. (Old svn revision: 23704) | ||||
* | Set focus flag on windows initially mapped on other desktops | Olivier Fourdan | 2006-09-11 | 1 | -5/+5 |
| | | | | (Old svn revision: 23128) | ||||
* | Fix frame repaint error caused by the removal of pixmap caching (Bug #2202), ↵ | Olivier Fourdan | 2006-08-21 | 1 | -1/+1 |
| | | | | | | fix an issue with themes that miss that menu button. (Old svn revision: 22847) | ||||
* | Get rid of pixmap caching of frame components, it saves quite a lot of ↵ | Olivier Fourdan | 2006-08-19 | 1 | -0/+8 |
| | | | | | | xserver pixmap memory... (Old svn revision: 22837) | ||||
* | Update copyright date and add properties | Olivier Fourdan | 2006-02-18 | 1 | -1/+1 |
| | | | | (Old svn revision: 19935) | ||||
* | Update dates | Olivier Fourdan | 2005-06-20 | 1 | -1/+1 |
| | | | | (Old svn revision: 16034) | ||||
* | Revert: Treat dialogs that don't set their transient_for as transients for ↵ | Olivier Fourdan | 2004-11-03 | 1 | -0/+5 |
| | | | | | | | | | group, Add: Support for NET_FRAME_EXTENTS and NET_REQUEST_FRAME_EXTENTS (Old svn revision: 12127) | ||||
* | Add CVS Id, like Jasper does with the panel. | Olivier Fourdan | 2004-08-22 | 1 | -1/+2 |
| | | | | (Old svn revision: 11914) | ||||
* | Change internals to prepare multi-screen (not quite there yet) | Olivier Fourdan | 2004-06-04 | 1 | -3/+3 |
| | | | | (Old svn revision: 11776) | ||||
* | - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliant | Olivier Fourdan | 2004-05-30 | 1 | -13/+13 |
| | | | | | | | | - Modify xfwm4 to be compatible with the gtktoxevent API change (make sure you update both libxfcegui4 *and* xfwm4 at the same time!) - Code cleanup in xfwm4; move global variables in a dynamically allocated structure. (Old svn revision: 11770) | ||||
* | Get rid of out own Xinerama impl. and use GdkScreen routines instead (that ↵ | Olivier Fourdan | 2004-05-13 | 1 | -13/+13 |
| | | | | | | | | | | fixes at least two issues I can see ,the requirement to have Xienrama enabled in libxfcegui4 to get support for in in xfwm4, and as a side effect, xfwm4 is now compatible with SUN Xinerama which is slightly different from XFree Xinierama) Add a new theme, from my numerous attempts to deign a default xfwm4 theme for 4.2 Remove the theme "synthetic" that sould be moved to xfwm4-themes package (Old svn revision: 11752) | ||||
* | Apply patch for SUN Forte compiler | Olivier Fourdan | 2004-03-22 | 1 | -8/+8 |
| | | | | (Old svn revision: 11656) | ||||
* | Various small cleanups, rerun indent with new settings. | Olivier Fourdan | 2003-05-16 | 1 | -9/+9 |
| | | | | (Old svn revision: 11117) | ||||
* | Reformat code usign astyle, redesign microdeck theme, include nestu's ↵ | Olivier Fourdan | 2003-03-16 | 1 | -4/+4 |
| | | | | | | Spanish translation (Old svn revision: 10989) | ||||
* | Major rework of stacking management. | Olivier Fourdan | 2003-03-09 | 1 | -1/+1 |
| | | | | | | | | Removal of all recursive procedures. Update of (c) mention in .c/.h files. (Old svn revision: 10975) | ||||
* | Improve window move/resize and expand sources | Olivier Fourdan | 2003-02-27 | 1 | -13/+13 |
| | | | | (Old svn revision: 10955) | ||||
* | Take the frame into account when receiving a XConfigureRequest for apps that ↵ | Olivier Fourdan | 2003-02-21 | 1 | -3/+3 |
| | | | | | | | | | try to manipulate the WM frame Rearrange headers (Old svn revision: 10936) | ||||
* | Avoid using "__" for defines in headers as it could be reserved for the compiler | Olivier Fourdan | 2003-02-20 | 1 | -3/+3 |
| | | | | (Old svn revision: 10934) | ||||
* | Okay, promise, I'll stop with optimizations :) | Olivier Fourdan | 2003-02-13 | 1 | -1/+1 |
| | | | | (Old svn revision: 10926) | ||||
* | Add pixmap caching for frame components | Olivier Fourdan | 2003-02-11 | 1 | -1/+1 |
| | | | | (Old svn revision: 10917) | ||||
* | Initial revision | Olivier Fourdan | 2002-05-03 | 1 | -0/+40 |
(Old svn revision: 10277) |