747 Commits (bf0c69100aef96fc7c31f3bcffd987323bdd6b16)

Author SHA1 Message Date
Thomas Lübking 0d6cee6ccc kill killhelper in client destructor 14 years ago
Thomas Lübking 7d2e62b487 ignore dockers for showingDesktop state 14 years ago
Thomas Lübking 3460d5b551 fix untabbing position 14 years ago
Thomas Lübking a6296dda20 delay unsynced window ready_for_painting state 14 years ago
Thomas Lübking 9a15d1921f honor rule when updating deco presence for reshape 14 years ago
Thomas Lübking 7340ac59e0 don't consider matching activity list sizes as ALL if size is "1" 14 years ago
Thomas Lübking fe2839b95b avoid setOnAllActivities recursion 14 years ago
Thomas Lübking 11f28732db treat "ALL" activities as all activities when setting activities (aligning it to an empty list as checked elsewhere) 14 years ago
Casian Andrei 33492358e5 Fix windows like kickoff from disappearing 14 years ago
Martin Gräßlin d75e7a6d60 Use smart pointers to protect access to TabBoxClient 14 years ago
Ivan Čukić 0d60a7049d Adds activity window rules to KWin 14 years ago
Martin Gräßlin 38ab8359d7 Simplify construction of TabBoxClientImpl 14 years ago
Thomas Lübking d6209471e8 sync maximization and quick tiling state in tabs 14 years ago
Thomas Lübking 2fce451be5 allow to sync dynamic Qt props on tabgroups 14 years ago
Martin Gräßlin 563dc7fb8e Do not create Deleted on Workspace Shutdown 14 years ago
Thomas Lübking 93729709e6 merge geom_pretile & geom_restore 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Thomas Lübking 92939b13d7 detach killHelper process from KWin 14 years ago
Thomas Lübking 5d6613eb99 withdraw _NET_WM_STATE_DEMANDS_ATTENTION from windows which are attempted t be focus'd but cannot 14 years ago
Thomas Lübking 651d4e4fbf do not setActive clients which don't take focus on ShadeHover - by this resort re-shade restacking code 14 years ago
Martin Gräßlin cdc1af7df1 Export blocking compositing as a Client's Q_PROPERTY 14 years ago
Thomas Lübking a9478564d8 raise window during shade hover 14 years ago
Thomas Lübking c900455599 don't hover unshade while moving 14 years ago
Thomas Lübking 1070bf895b split decorationRect / visibleRect usage 14 years ago
Thomas Lübking b0f5e4ac29 remove overzealous maxmode_restore 14 years ago
Martin Gräßlin e46f81ec73 Make skipPager and skipTaskbar available to scripts 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Martin Gräßlin 7f0770f99d Properly ifdef everything requiering HAVE_XSYNC 14 years ago
Thomas Lübking 802abf09d1 allow windows to withdraw XShape masks 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Thomas Lübking 033ae96f89 selective rule remembering 14 years ago
Thomas Lübking b2c81216a2 Update decoration buttons when motif hint on the closability changes 14 years ago
Martin Gräßlin a38faa4329 Add visibleInClientGroup property 14 years ago
Martin Gräßlin bfdcbe60f5 Turn isManaged and isDeleted into properties on Toplevel 14 years ago
Thomas Lübking 4d7161dd75 Delay added signal and other signal bindings for synced windows until the window is actually visually shown 14 years ago
Martin Gräßlin 507ff411d6 Drop the WorkspaceProxy in Scripting 14 years ago
Thomas Lübking e76ecd7c4c Don't listen to repetitive motif hints regarding the window border and prefer rules over them anyway 14 years ago
Thomas Lübking 5f2371a47d Don't listen to repetitive motif hints regarding the window border and prefer rules over them anyway 14 years ago
Martin Gräßlin 8627c12167 Remove stupid code 14 years ago
Martin Gräßlin 698eb631cd ClientGroup becomes scriptable (again) 14 years ago
Martin Gräßlin 00993ab566 More properties on Toplevel and Client 14 years ago
Martin Gräßlin f953ed64d4 Minimized property 14 years ago
Martin Gräßlin 20284fb7bb Shade related properties 14 years ago
Martin Gräßlin 60f1c75ffb Modal property 14 years ago
Martin Gräßlin 141acf7131 Adding a desktopChanged signal 14 years ago
Martin Gräßlin 01633be601 Add captionChanged signal 14 years ago
Martin Gräßlin 08ad6c953f Active Property 14 years ago
Martin Gräßlin f47e7bb5ef KWin scripting goes properties 14 years ago