102 Commits (ebfd3f58d8cd2a5e4e2be9c7cafb93632fbdaca3)

Author SHA1 Message Date
Thomas Lübking abaf6faae1 revert wrong leak fix, caused double free 13 years ago
Thomas Lübking 18332d3ddb revert to NON obosolete signtature 13 years ago
Martin Gräßlin 65ec86113a Split out Rules related code from Workspace into class RuleBook 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Thomas Lübking 158d060b5f turn "ignore geometry" forcerule into a setrule 13 years ago
Martin Gräßlin 5cd223f051 Improved resolving whether a window is on local machine 13 years ago
Marco Martin 36ed622a61 use a rules file dependednt from the kwin name 14 years ago
Thomas Lübking 850c1e6f0d add screen rule 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Ivan Čukić 0d60a7049d Adds activity window rules to KWin 14 years ago
Thomas Lübking 033ae96f89 selective rule remembering 14 years ago
Thomas Lübking 9ec32d5942 4.7 backportable rules ui fixes 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Thomas Lübking 31278d570e add rule/property based composite blocking 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Kevin Ottens ff61f40d8d Don't rely on the kdgstream typedef which is deprecated. Use QDebug 16 years ago
Martin Gräßlin fa7f160cb3 Window specific setting to skip window switchers (tabbox, present windows, desktop grid). 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago
Lucas Murray d7b1e5fc53 Added window rule version of opening window tabs in the background. 17 years ago
Lucas Murray e4ab19a936 Allow automatic grouping of unrelated windows by matching them with a 17 years ago
Lucas Murray e096c60502 Allow the autogrouping option to be enabled/disabled on a 17 years ago
Lucas Murray 3dc41fb062 Fix double->int conversions to prevent incorrect rounding of window 17 years ago
Thomas Lübking 46def0304e BUG: 167138 17 years ago
Laurent Montel 5535a9de5e Fix iterator 18 years ago
Luboš Luňák e7c88f309d Reduce the difference between noborder requested by the application 18 years ago
Kevin Ottens dde6b49658 Don't use the global config for the rules config. 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák aba180b466 kdebug no longer relies on NDEBUG 19 years ago
Andreas Pakulat 39e322fc83 Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Luboš Luňák 6b5e03ac7d translate kwin's rules files 19 years ago
Luboš Luňák 932444eeef Merging from old trunk: 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 082c4e95e3 Suspend updating of window-specific settings during shutdown, 19 years ago
Stephan Kulow ab1fe691d8 merged kconfiggroup_port branch 19 years ago
Dirk Mueller 6c224134db porting simplifications regarding KConfig::readEntry 19 years ago
Jaison Lee e4d66a5a4d KTempFile->KTemporaryFile 20 years ago
Luboš Luňák f4f07d4fd3 Remove kompmgr-related code except for the generic parts like 20 years ago
Laurent Montel 7f7ce52d78 #include <q...h> -> #include <Q...> 20 years ago
Dirk Mueller 84aa519239 stop crashing all the time 20 years ago
Thorsten Roeder 7277c13bf8 unbreak compilation with gcc-3.3. As stated on k-c-d gcc-3.3 should be supported for now. 20 years ago
Tobias Koenig 848bc14335 deprecated-- 20 years ago
Thorsten Roeder 98fa3320c5 deprecated-- 20 years ago
Laurent Montel c73394f756 Deprecated-- 20 years ago
Allen Winter 441523a689 Replace obsolete QMAX() and QMIN() with qMax() and qMin(). 20 years ago
Laurent Montel 591b9dae7f deprecated-- 20 years ago