summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update themesOlivier Fourdan2008-06-16350-7867/+8478
* Remove workarounds for older bugs, fixes side effects with Tk apps stealing f...Olivier Fourdan2008-06-163-33/+0
* Use gdk/gtk+ callback mechanism to be notified of screen/monitor changes, add...Olivier Fourdan2008-06-151-54/+46
* Set focus to the fallback window when relying only on TakeFocus to avoid a ra...Olivier Fourdan2008-06-151-2/+8
* Small theme fixOlivier Fourdan2008-06-05120-222/+222
* Move iconified windows to the end of the focus ring, improve focus managementOlivier Fourdan2008-06-058-26/+87
* CleanupOlivier Fourdan2008-06-033-42/+38
* Update themes READMEOlivier Fourdan2008-06-032-7/+3
* Huh, the wrong stuff was commited yesterday...Olivier Fourdan2008-06-03182-5494/+4634
* Add missing bitsOlivier Fourdan2008-06-022-0/+0
* Fix svgOlivier Fourdan2008-06-0268-210/+10
* Add missing bitsOlivier Fourdan2008-06-021-0/+0
* Add missing bitsOlivier Fourdan2008-06-021-0/+0
* Re-add themeOlivier Fourdan2008-06-02181-0/+14104
* Clean up the mess with themes and svnOlivier Fourdan2008-06-02180-4344/+6654
* Switch to libwnck (patch from Nick Schermer nick@xfce.org, bug #3487)Olivier Fourdan2008-06-021-3/+6
* Change themeOlivier Fourdan2008-06-02184-6421/+4568
* Update default keytheme accordinglyOlivier Fourdan2008-06-021-9/+10
* Change shortcuts to use the new move/resize systemOlivier Fourdan2008-06-0210-122/+102
* Rework move/resize, better keyboard operations, allow move/resize from menu a...Olivier Fourdan2008-06-0110-283/+344
* No need for xsync thereOlivier Fourdan2008-06-011-4/+0
* Capitalize class name, use brackets to show hidden windows, decrease saturati...Olivier Fourdan2008-06-011-5/+14
* Missing headerOlivier Fourdan2008-06-011-0/+1
* Make sure title height is initializedOlivier Fourdan2008-05-311-0/+1
* Use actual font metrics to compute font height as it gives better results tha...Olivier Fourdan2008-05-315-6/+53
* Update FSF addressOlivier Fourdan2008-05-3165-115/+245
* Split code to prepare further changesOlivier Fourdan2008-05-3114-1990/+2243
* Revert previous change, not much of a good idea, usability wiseOlivier Fourdan2008-05-272-11/+1
* update-poMike Massonnet2008-05-272-31/+44
* Do not raise/focus when window buttons are pressedOlivier Fourdan2008-05-252-2/+14
* Fix gcc warnings (bug #4095, Gauvain Pocentek <gauvainpocentek@gmail.com>Olivier Fourdan2008-05-203-5/+3
* Make sure to count only the fullscreen overlays to be extra safeOlivier Fourdan2008-05-191-7/+25
* Make sure to release keyboard events even when a modifier is released before ...Olivier Fourdan2008-05-183-18/+24
* Fix a bug in overlays counting causing xscreensaver window to remain invisibl...Olivier Fourdan2008-05-181-8/+6
* Resize overlays on XRandr notification (bug #3763)Olivier Fourdan2008-05-171-1/+7
* Take gravity bit into account in configure resize only requests to comply wit...Olivier Fourdan2008-05-173-1/+81
* Actually, I believe it is safer to use CurrentTime when releasing the event q...Olivier Fourdan2008-05-161-2/+2
* Take the direction into account before wrapping workspaces (fixes bug #4090)Olivier Fourdan2008-05-161-4/+9
* SimplerOlivier Fourdan2008-05-151-3/+5
* Release pointer events as the pointer is grabbed in synchronous mode.Olivier Fourdan2008-05-151-21/+22
* update en_GB translationsMike Massonnet2008-05-132-39/+49
* Trying to get rid of CurrentTimeOlivier Fourdan2008-05-126-28/+30
* Make sure keyboard events are released, otherwise processing may stay stuck n...Olivier Fourdan2008-05-091-2/+2
* Switch to synchronous key grabOlivier Fourdan2008-05-075-39/+18
* Updated Brazilian Portuguese translation.Og Maciel2008-05-042-8/+12
* Updated Brazilian Portuguese translationOg Maciel2008-05-042-40/+46
* Restore maximize on move has been broken for a while and nobody complains, to...Olivier Fourdan2008-05-021-1/+1
* Missign bit from commitOlivier Fourdan2008-05-021-0/+2
* Do not filter out leave notify events otherwize the frame buttons may remain ...Olivier Fourdan2008-05-022-9/+8
* Add adjacent workscape/delete active workspace - Patch from xsdg <xsdg+xfcede...Olivier Fourdan2008-05-015-1/+88