Luboš Luňák
a6fa4609c2
Reoder how the initial virtual desktop placement is considered.
...
For dialogs prefer placing together with mainwindow to data
from startup notification (happens with kio_uiserver dialogs).
svn path=/trunk/kdebase/kwin/; revision=360448
22 years ago
Luboš Luňák
8255bc2749
Client::isManaged() should not be true before it's added to the client
...
list :(. At least work around a possible desktop switching and invisible
window because of this.
svn path=/trunk/kdebase/kwin/; revision=360436
22 years ago
Sandro Giessl
9ff5419637
doxygen update: there is also a resize button
...
svn path=/trunk/kdebase/kwin/; revision=360105
22 years ago
Luboš Luňák
816f3bd86e
Force updating electric borders on resize change.
...
BUG:92583
svn path=/trunk/kdebase/kwin/; revision=359883
22 years ago
Script Kiddy
273d07c8f6
CVS_SILENT made messages (.desktop file)
...
svn path=/trunk/kdebase/kwin/; revision=359745
22 years ago
Luboš Luňák
d9bc9b0989
Create startup notification even for apps that shouldn't have any,
...
just don't create any visual feedback. This will make sure the apps
will also have windows shown on the virtual desktop where they were
launched (#68851 ), and they'll also be able to get user timestamp
from the startup notification. KGet no longer needs exception
in focus stealing prevention, KWallet either (as the openWallet() call
can get a mainwindow id).
If I'm lucky I even haven't broken anything.
svn path=/trunk/kdebase/kwin/; revision=358798
22 years ago
Luboš Luňák
d421b5c7e7
I wonder if mplayer's default fullscreen type will be simply 'fullscreen'
...
instead of various hacks one day.
BUG: 92302
svn path=/trunk/kdebase/kwin/; revision=358750
22 years ago
Script Kiddy
1193fe4863
CVS_SILENT made messages (.desktop file)
...
svn path=/trunk/kdebase/ksysguard/; revision=358071
22 years ago
Luciano Montanaro
4ae63db942
Worked around the isResizable() problem: check if the window is resizable
...
only when initializing the decoration for a given window.
CCMAIL: kwin@kde.org
svn path=/trunk/kdebase/kwin/; revision=357517
22 years ago
Luciano Montanaro
6dc8a25ebe
Cleaned up a bit.
...
svn path=/trunk/kdebase/kwin/; revision=357339
22 years ago
Luboš Luňák
05e9a39a60
Lame mistake.
...
BUG: 91766
svn path=/trunk/kdebase/kwin/; revision=356778
22 years ago
Luboš Luňák
fe1bea9821
Let's see what happens if keep-above windows will be kept between
...
panels and normal windows, not above panels.
CCBUG:89813
svn path=/trunk/kdebase/kwin/; revision=356529
22 years ago
Script Kiddy
e4317d8850
CVS_SILENT made messages (.desktop file)
...
svn path=/trunk/kdebase/kcontrol/; revision=356372
22 years ago
Benjamin Meyer
7a9eea2c83
Terminal=0 -> Terminal=false
...
Terminal=1 -> Terminal=true
Add missing ';' to Categories
Remove depreceted: TerminalOptions, BinaryPattern, MiniIcon
svn path=/trunk/kdebase/kcontrol/; revision=355825
22 years ago
Sandro Giessl
d6895baaec
CVS_SILENTindentation...
...
svn path=/trunk/kdebase/kwin/; revision=355294
22 years ago
Sandro Giessl
6aa9273dbf
this exception for shaded windows was necessary for the old decoration API...
...
svn path=/trunk/kdebase/kwin/; revision=355292
22 years ago
Stefan Asserhäll
756bb763ca
Added extraction of strings from .ui files
...
svn path=/trunk/kdebase/kwin/; revision=355249
22 years ago
Sandro Giessl
78b5894323
Aaron has a point. This kind of things a CVS log isn't obvious enough. ;)
...
svn path=/trunk/kdebase/kwin/; revision=355244
22 years ago
Sandro Giessl
3e88c13677
Don't call widget()->update() in our resizeEvent()! Resizing windows with
...
Plastik decorations feels faster now.
There already is something which triggers PaintEvents, I don't understand why
this is. However paintEvent() has actually been called 2 (!) times for every
resize event.
It seems that other window decorations have the same problem, I will check that
later.
CCMAIL: kwin@kde.org
svn path=/trunk/kdebase/kwin/; revision=355068
22 years ago
Sandro Giessl
a9d20d0fc4
CVS_SILENT
...
remove unused showEvent().
svn path=/trunk/kdebase/kwin/; revision=354765
22 years ago
Sandro Giessl
4b5de39c57
CVS_SILENT
...
clenup, windowWrapperShowEvent seems to be a relict from pre-kwin3 times...
showEvent() doesn't seem to be used either, perhaps it could be removed as well.
svn path=/trunk/kdebase/kwin/; revision=354761
22 years ago
Luboš Luňák
f1145f7bd8
Apply values for 'force' rules to existing windows immediately after
...
they're created (#89849 ).
svn path=/trunk/kdebase/kwin/; revision=354752
22 years ago
Luboš Luňák
d7cfd3204a
Show even minimized dialogs in Alt+Tab. Apparently this was intentional,
...
but I don't see the point.
CCMAIL: 91194-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=354400
22 years ago
Luboš Luňák
8c2bcb3380
Update what's this help.
...
CCMAIL: 91231-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=354262
22 years ago
Luboš Luňák
be90fd3f6a
I guess Laurent is right about this - don't show non-existent virtual
...
desktops.
svn path=/trunk/kdebase/kwin/; revision=353961
22 years ago
Luboš Luňák
1161bd5713
Fix #90794 - make sure dialogs are sent to another virtual desktop
...
with their mainwindow.
CCMAIL: 90794-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=353949
22 years ago
Luboš Luňák
8bd7aa970a
Latest xorg already has this.
...
svn path=/trunk/kdebase/kwin/; revision=353941
22 years ago
Script Kiddy
f9149a2c6b
CVS_SILENT made messages (desktop files)
...
svn path=/trunk/kdebase/kwin/; revision=352808
22 years ago
Luboš Luňák
a81ef3b07f
If a fullscreen window has a dialog shown, still keep it on tops of other windows.
...
svn path=/trunk/kdebase/kwin/; revision=352347
22 years ago
Luboš Luňák
053e2f669d
Obey activation from Kicker etc. even with high focus stealing prevention
...
levels.
CCMAIL: 90733-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=352123
22 years ago
Luboš Luňák
76fcdb01d0
Force discarding of temporary rules at the end of manage().
...
svn path=/trunk/kdebase/kwin/; revision=350801
22 years ago
Luboš Luňák
1a274e1041
Don't force the settings, only apply them initially.
...
svn path=/trunk/kdebase/kwin/; revision=350787
22 years ago
Script Kiddy
56a3def593
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=350701
22 years ago
Script Kiddy
8f88e99890
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=350439
22 years ago
André Wöbbeking
23b2927e0c
make it compile
...
CCMAIL: mikelima@cirulla.net
svn path=/trunk/kdebase/kwin/; revision=349559
22 years ago
Luciano Montanaro
136f98c24e
Fixed glitch on first uresizable window opening.
...
svn path=/trunk/kdebase/kwin/; revision=349364
22 years ago
Luboš Luňák
d1670b617a
Better debug info.
...
svn path=/trunk/kdebase/kwin/; revision=349039
22 years ago
Script Kiddy
725a58f1e7
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=348688
22 years ago
Luboš Luňák
43e7580cf0
Shortcuts for moving a window to left/right/up/down.
...
CCMAIL: 87411-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=348524
22 years ago
Luboš Luňák
4e52fbebdc
With transparent moving/resizing, make sure the outline is not larger
...
than the window (#88567 ).
svn path=/trunk/kdebase/kwin/; revision=348501
22 years ago
Andrew Coles
d76ee99c2e
CVS_SILENT
...
22 years ago
Script Kiddy
a70631ab76
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=348091
22 years ago
Luboš Luňák
8f42d63981
Adding two new highly optimized splashscreens, "none" (AKA "KDE1.x classic")
...
and "simple" (handcoded using only Xlib).
svn path=/trunk/kdebase/ksmserver/; revision=347854
22 years ago
Nicolas Goutte
7aba5a0721
Unify the translation of KWin's clients
...
(The user visible strings inkdebase/kwin/clients are extracted to
kwin_client.pot)
CCMAIL:kde-i18n-doc@kde.org
svn path=/trunk/kdebase/kwin/; revision=347824
22 years ago
Nicolas Goutte
ea3550ccd4
Message extraction is done one directory above
...
svn path=/trunk/kdebase/kwin/; revision=347386
22 years ago
David Faure
dc49f68c35
Compile - looks like kdeartwork doesn't use -DQT_NO_ASCII_CAST ??
...
svn path=/trunk/kdebase/kwin/; revision=347288
22 years ago
Frank Karlitschek
5640dbc81b
new default window decoration
...
svn path=/trunk/kdebase/kwin/; revision=347287
22 years ago
David Faure
e3ef1b9967
Fixed after move
...
svn path=/trunk/kdebase/kwin/; revision=347285
22 years ago
David Faure
9116c6345f
plastik moved here
...
Why is there a "default" subdir here btw, with another style in it? :)
svn path=/trunk/kdebase/kwin/; revision=347283
22 years ago
Script Kiddy
5808901d5f
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=346364
22 years ago