diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:10:03 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:10:03 -0500 |
| commit | 24e34ad9892c4c5bf774bd0c32e369be52954936 (patch) | |
| tree | 03819b1b63f5b60797d8072e1bda8a35fcefaf52 /twin/activation.cpp | |
| parent | 39cbbdb1607e656aac07834d77573b204a717540 (diff) | |
| download | tdebase-24e34ad9892c4c5bf774bd0c32e369be52954936.tar.gz tdebase-24e34ad9892c4c5bf774bd0c32e369be52954936.zip | |
Add basic support for a modified compton compositor instead of the old buggy kompmgr
Update additional Xorg atom names
Diffstat (limited to 'twin/activation.cpp')
| -rw-r--r-- | twin/activation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/activation.cpp b/twin/activation.cpp index 36b9e88f1..6f79c47cc 100644 --- a/twin/activation.cpp +++ b/twin/activation.cpp @@ -774,7 +774,7 @@ Time Client::readUserTimeMapTimestamp( const TDEStartupInfoId* asn_id, const TDE { // The window doesn't have any timestamp. // If it's the first window for its application // (i.e. there's no other window from the same app), - // use the _KDE_NET_WM_USER_CREATION_TIME trick. + // use the _TDE_NET_WM_USER_CREATION_TIME trick. // Otherwise, refuse activation of a window // from already running application if this application // is not the active one (unless focus stealing prevention is turned off). |
