Luboš Luňák
5d4178c40c
QMap -> QHash
...
svn path=/trunk/KDE/kdebase/workspace/; revision=642528
19 years ago
Luboš Luňák
4019dff500
Distinguish between damage and repaints - damage is when windows contents
...
change, repaint just triggers repaint of the area (without e.g. the texture
updating for OpenGL).
addDamage() -> addRepaint()
CCMAIL: kwin@kde.org
svn path=/branches/work/kwin_composite/; revision=632866
19 years ago
Luboš Luňák
29b8d42e55
Damage screen when stacking order changes.
...
svn path=/branches/work/kwin_composite/; revision=627103
19 years ago
Luboš Luňák
3a58fc2ea3
Oops, r527758 broke blocking of stacking updates.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=621281
19 years ago
Luboš Luňák
4c27cb9729
Oops, r527758 broke blocking of stacking updates.
...
svn path=/branches/work/kwin_composite/; revision=621280
19 years ago
Luboš Luňák
43a945cd33
Fix finding the most recently raised window when updating mouse
...
grab for click raise (#137119 ).
And I think I'll have somewhen to fix all the tabs and other
horrible things porting has done to indentation.
svn path=/trunk/KDE/kdebase/workspace/; revision=605401
20 years ago
Luboš Luňák
3a0e22ebe3
Ok, with a compositing manager running, VisibilityNotify no longer
...
considers windows not visible just because a window is above them,
so the code from r198017 no longer works.
(#128648 )
svn path=/trunk/KDE/kdebase/workspace/; revision=603295
20 years ago
Luboš Luňák
e17138c20b
Fix stacking order and focus chain when opening links in background
...
in Konqueror.
svn path=/trunk/KDE/kdebase/workspace/; revision=603050
20 years ago
Luboš Luňák
e0dcc3ba46
Some convenience functions for QX11Info stuff.
...
svn path=/branches/work/kwin_composite/; revision=558154
20 years ago
Stephan Kulow
4c918b6f53
removed uses of deprecated qlist functions
...
svn path=/trunk/KDE/kdebase/workspace/; revision=535410
20 years ago
Luboš Luňák
daf4e723ea
Save also stacking order when doing session save.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=531882
20 years ago
Luboš Luňák
e906595aaf
Separate focus chains are nice, but KDE-style Alt+Tab not limited
...
to the current desktop still needs the global one for MRU (#124721 ).
svn path=/trunk/KDE/kdebase/workspace/; revision=528612
20 years ago
Luboš Luňák
45c632848a
Small fixes.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=527758
20 years ago
Laurent Montel
99f8ff81b5
Deprecated--
...
svn path=/trunk/KDE/kdebase/kmenuedit/; revision=516274
20 years ago
Luboš Luňák
3c6af0ff28
Use a separate focus chain for each virtual desktop - this prevents onalldesktop
...
windows from usually getting focus after every virtual desktop switch.
Thanks for most of the work go to Guido Fiala <gfiala@s.netic.de>.
(#33701 )
svn path=/trunk/KDE/kdebase/workspace/; revision=514057
20 years ago
Laurent Montel
0fa10f318d
Deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=506323
20 years ago
Luboš Luňák
d128cbeb55
Put Keep-above windows even above docks ( #118416 ).
...
svn path=/trunk/KDE/kdebase/workspace/; revision=488931
21 years ago
Stephan Kulow
b464518b3c
svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057
...
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
.
I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts
svn path=/trunk/KDE/kdebase/kwin/; revision=439627
21 years ago
Luboš Luňák
229690ab71
Keep a fullscreen window on top not only if its has a transient
...
on top and active, but if it has active and on top any window
in its group. Let's see if it breaks something.
BUG: 108020
svn path=/trunk/KDE/kdebase/kwin/; revision=429892
21 years ago
Luboš Luňák
d4c5fd676a
Show the desktop switch popupinfo also when using mouse, and whatever.
...
BUG: 80698
svn path=/trunk/KDE/kdebase/kwin/; revision=409960
21 years ago
Dirk Mueller
e7ad67c64b
fix nonreproducible crash
...
svn path=/trunk/kdebase/kwin/; revision=397585
21 years ago
Luboš Luňák
4f43e53955
Fix #101209 .
...
BUG: 101209
svn path=/trunk/kdebase/kwin/; revision=396387
21 years ago
Luboš Luňák
678ba0894d
Some cleanups.
...
svn path=/trunk/kdebase/kwin/; revision=396376
21 years ago
Luboš Luňák
c025cb57ef
Redo the fix for #95731 - when a window is manually raised above another
...
window, bring it up to that window's layer only if the layer is ActiveLayer
(i.e. fullscreen).
BUG: 100762
svn path=/trunk/kdebase/kwin/; revision=396099
21 years ago
Luboš Luňák
8357a882fb
Fix #98478 .
...
BUG: 98478
svn path=/trunk/kdebase/kwin/; revision=385877
21 years ago
Luboš Luňák
75455b98ae
If a window is raised above some other window in the same window group
...
which is in a higher layer, make sure it stays above that window.
BUG: 95731
svn path=/trunk/kdebase/kwin/; revision=383308
21 years ago
Luboš Luňák
693069f7bb
Avoid infinite loop if somebody decides to use window-specific settings
...
to force being kept both above and below.
svn path=/trunk/kdebase/kwin/; revision=377750
21 years ago
Luboš Luňák
6accc9a990
Don't keep dialogs above mainwindow if that mainwindow happens to be a dock.
...
Let's see what that does.
BUG: 63223
svn path=/trunk/kdebase/kwin/; revision=367418
22 years ago
Luboš Luňák
a0284f092c
Do not confuse Laurent, and David, and perhaps even me :).
...
svn path=/trunk/kdebase/kwin/; revision=366081
22 years ago
Luboš Luňák
c048d2b539
Make dialogs an exception from keeping splashscreens on top of every other
...
window from the app (#93832 ). IMHO the real problem is in apps showing
modal dialogs while they still have a splascreen visible, but I've seen
this already enough times.
CCBUG: 93832
svn path=/trunk/kdebase/kwin/; revision=365833
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
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
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
9f5920a134
Make sure topmenu space is even below fullscreens if there are no topmenus.
...
svn path=/trunk/kdebase/kwin/; revision=333180
22 years ago
Luboš Luňák
a35e5cad28
Inform decoration about keepabove/below changes.
...
CCMAIL: 84841-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=331722
22 years ago
Luboš Luňák
7a8eda06ff
A somewhat hackish fix for #76026 (don't force non-modal dialogs above
...
their mainwindow).
svn path=/trunk/kdebase/kwin/; revision=329879
22 years ago
Luboš Luňák
6e44fc30b8
Autosave for window rules.
...
svn path=/trunk/kdebase/kwin/; revision=319665
22 years ago
Luboš Luňák
8e09a9bc22
I guess I could finally find some time to work on things for 3.3.
...
Initial work on kwin rules, i.e. #36377 , per window specific settings.
So far only desktop/above/below work, no GUI, and settings from the old
'Save window settings' are ignored for now.
svn path=/trunk/kdebase/kwin/; revision=315446
22 years ago
Luboš Luňák
6f3db8f9fe
Topmenus have special layer, avoid stacking operations with them.
...
Fixes a small problem with #77341 .
svn path=/trunk/kdebase/kwin/; revision=305888
22 years ago
Luboš Luňák
6d919922e2
Better implementation for ##36065.
...
svn path=/trunk/kdebase/kwin/; revision=305578
22 years ago
Luboš Luňák
f701524d4e
Experimental support for #36065 (dragging from a window shouldn't raise it).
...
Needs a Qt patch.
svn path=/trunk/kdebase/kwin/; revision=304194
22 years ago
Luboš Luňák
1f628f4a5b
Support for timestamp in the window restack request.
...
svn path=/trunk/kdebase/kwin/; revision=304187
22 years ago
Luboš Luňák
48a8d6ada0
Fix #74971 - never lower windows because their raise was refused by
...
focus stealing prevention.
CCMAIL: 74971-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=293152
22 years ago
Luboš Luňák
c2b1856bc8
Looks it wasn't that good idea to force active dialogs very high ( #74372 ).
...
svn path=/trunk/kdebase/kwin/; revision=288472
22 years ago
Luboš Luňák
0c051481e9
Fix #74063 - if there's a restacking operation, cancel pending autoraise
...
for the window.
svn path=/trunk/kdebase/kwin/; revision=286801
22 years ago
Luboš Luňák
43d67778b8
Fix fullscreen with mouse focus policies, fix ##62208 and fix properly
...
##69238.
svn path=/trunk/kdebase/kwin/; revision=281049
22 years ago
Luboš Luňák
9807acc9d8
Bah, when searching stacking order in order to put a window below
...
the bottom-most window of the active application, search from bottom
and not from top. Fixes e.g. Shift+MMB on links in Konqy.
svn path=/trunk/kdebase/kwin/; revision=279960
22 years ago
Luboš Luňák
b74a977626
Fix #67032 .
...
svn path=/trunk/kdebase/kwin/; revision=273899
23 years ago
Luboš Luňák
097e307b40
Oops, support window has to be always first in XRestackWindow(), everything
...
else is restacked relatively to it.
svn path=/trunk/kdebase/kwin/; revision=273327
23 years ago
Luboš Luňák
ab07ba1c70
Don't try to restack a window below itself.
...
CCMAIL:70004-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=272436
23 years ago