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
aab098daaa
I hate unsigned variables.
...
svn path=/trunk/kdebase/kwin/; revision=341287
22 years ago
Luboš Luňák
ddf5c4261c
Make also secondary key in the shortcut work properly with the tabbox.
...
CCMAIL: 82103-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=340983
22 years ago
Pascal Létourneau
8c8429074e
Fix the geometry of the tabbox
...
Most of the time, the longest entry was squeezed unnecessarily
svn path=/trunk/kdebase/kwin/; revision=333017
22 years ago
Luboš Luňák
094befa1de
Make it possible to have several rules matching one window.
...
svn path=/trunk/kdebase/kwin/; revision=321637
22 years ago
Bram Schoenmakers
078ca783a9
o "Tasks" -> "Windows" when no windows are on current virtual desktop
...
when pressing alt-tab
o Space cleanups (thanks to Kate)
svn path=/trunk/kdebase/kwin/; revision=320065
22 years ago
Luboš Luňák
5f079f5e3d
Fix for #67416 by Martin Koller + my grab code changes to get mouse
...
clicks even for the active window.
svn path=/trunk/kdebase/kwin/; revision=286702
22 years ago
Martin Koller
3c26c240fe
GUI: Alt/Tab shows list of icon+window title; Ctrl/Tab shows
...
list of desktop number+name+icon of apps
svn path=/trunk/kdebase/kwin/; revision=285419
22 years ago
Luboš Luňák
bd81e83d55
Override-redirect windows in the window manager itself don't make any
...
difference, and Keith Packard said it's better without it for some
translucency toy or whatever it is, so let's get rid of WX11BypassWM in KWin.
svn path=/trunk/kdebase/kwin/; revision=266398
23 years ago
Luboš Luňák
f91bd865af
Don't show windows that have modals in the Alt+Tab dialog, show the modals instead.
...
svn path=/trunk/kdebase/kwin/; revision=258584
23 years ago
Luboš Luňák
10f405c73d
Merging kwin core from kwin_iii back to HEAD.
...
svn path=/trunk/kdebase/kwin/; revision=251608
23 years ago
Harri Porten
f7eaa4af77
Hah ! The new QPainter check pays off.
...
svn path=/trunk/kdebase/kwin/; revision=221436
23 years ago
George Staikos
e34b22234d
Have you seen a lady fairer?
...
CCMAIL: l.lunak@kde.org
svn path=/trunk/kdebase/kwin/; revision=208077
23 years ago
George Staikos
3fae0948db
Last of the dual-head non-xin fixes. I would appreciate if someone can test
...
23 years ago
George Staikos
f85406ae15
Fix up lots of Xinerama behaviour to conform to the new settings
...
23 years ago
John Firebaugh
6c612ea8de
Remove obsolete #ifdefs
...
svn path=/trunk/kdebase/kwin/; revision=173635
24 years ago
Malte Starostik
f10a38655b
Don't make the tabbox wider than the screen if some window has a too
...
long title
svn path=/trunk/kdebase/kwin/; revision=140220
24 years ago
Stephan Kulow
f6911fcec7
init some more variables
...
svn path=/trunk/kdebase/kwin/; revision=136001
24 years ago
Matthias Elter
1f02fc2275
blackies patch to fix the tabbox position for dual screens setups
...
svn path=/trunk/kdebase/kwin/; revision=130535
25 years ago
Waldo Bastian
a29eb333d0
Don't crash when you happen to select a window with alt-tab that has just
...
disappeared. (forward port)
svn path=/trunk/kdebase/kwin/; revision=121076
25 years ago
Simon Hausmann
c8f1508b36
- moved netwm.h inclusions after indirect qvariant.h inclusions
...
(fixes Bool clash)
- missing includes (qcursor,qstyle,qpainter,qvaluelist)
- minor qstyle api fixlet
svn path=/trunk/kdebase/kwin/; revision=110958
25 years ago
Ellis Whitehead
9e0653455e
kdebase/kcontrol/keys/: add ability to separate between 'normal' shortcuts and a shortcut series
...
kdebase/kwin/tabbox: allow for choosing between switching between desktops in focus order versus numeric order.
kdebase/kwin/workspace: add key bindings for focus-order-desktop-walking and sending a window to a specific desktop.
*bindings.cpp: add labels for kcontrol
svn path=/trunk/kdebase/kwin/; revision=101281
25 years ago
Luboš Luňák
944967a8e1
Made Alt+Tab , Ctrl+Tab configurable. Also added in kcontrol module missing option
...
to make Alt+Tab to go either through all windows or only the ones on the current
desktop. If you get keyboard lock-ups because of this, yell.
I wonder how many bugreports I will be able to close because of this :).
svn path=/trunk/kdebase/kwin/; revision=87801
25 years ago
Thomas Leitner
26772fa04e
need to specify external references before the "using namespace" directive
...
to allow the linker to resove them!
svn path=/trunk/kdebase/kwin/; revision=83967
25 years ago
Waldo Bastian
2f90225543
Put stuff in KWinInternal namespace.
...
Export client.h, workspace.h and options.h so that people can write plugins.
svn path=/trunk/kdebase/kwin/; revision=83707
25 years ago
Rik Hemsley
81e348e6cf
Increasing delay time to 90. I think higher might still be better.
...
svn path=/trunk/kdebase/kwin/; revision=60091
26 years ago
Werner Trobin
13aebff097
Commented out some more #define QT_CLEAN_NAMESPACE statements
...
svn path=/trunk/kdebase/kscreensaver/; revision=59186
26 years ago
Rik Hemsley
62e30dc0dc
KDE 2 style is now default. KDE 1 style now available as plugin.
...
KDE 2 style still needs work, but bear with me. I'll get on it...
svn path=/trunk/kdebase/kwin/; revision=57252
26 years ago
Matthias Ettrich
7dcedd2f0d
show desktop names in some other places as well (and use utf8 rather than local 8 bit)
...
svn path=/trunk/kdebase/kwin/; revision=56902
26 years ago
Matthias Ettrich
4bec1c366d
improved focus follows mouse support with Alt-Tab
...
svn path=/trunk/kdebase/kwin/; revision=55750
26 years ago
David Faure
b9cc5b7cb1
Hmm, somebody went on holidays and forgot to commit killwindow.h apparently :->
...
Commented out the feature (you didn't think I would reimplement it, did you ?) :)
And took the opportunity of touching Makefile.am for including *.moc in *.cpp
(faster compilation, smaller link lines, less files...)
svn path=/trunk/kdebase/kwin/; revision=52667
26 years ago
Matthias Ettrich
900e2e6c0b
Use the new windowmanager interaction API
...
svn path=/trunk/kdebase/kwin/; revision=52623
26 years ago
Waldo Bastian
b42ee22030
WABA: Focus fixes.
...
svn path=/trunk/kdebase/kwin/; revision=51431
26 years ago
Rik Hemsley
5fc7cf3f1f
Implemented delayed-show for tab box. Configurable, by default off.
...
To set it, put this in kwinrc:
[TabBox]
ShowDelay=true
DelayTime=200 (or whatever you want, in ms)
svn path=/trunk/kdebase/kwin/; revision=49379
26 years ago
Matthias Ettrich
b49151074f
Session management for KDE-2.x : say hello to the ksmserver
...
svn path=/trunk/kdebase/kwin/; revision=44552
26 years ago
Cristian Tibirna
dc7f396179
CT: erase crash in tabbox thanks to Malte Starostik
...
svn path=/trunk/kdebase/kwin/; revision=39262
27 years ago
Matthias Ettrich
b441f40a7e
configurable mouse bindings (see README)
...
svn path=/trunk/kdebase/kwin/; revision=35388
27 years ago
Matthias Ettrich
bd1e4878ba
keep transients together, support various input modes, handle
...
wm_change_state messages properly
svn path=/trunk/kdebase/kwin/; revision=35353
27 years ago
Matthias Ettrich
49f894fa51
nicer tabbox
...
svn path=/trunk/kdebase/kwin/; revision=35151
27 years ago
Matthias Ettrich
bad93649e3
fixed min/max handling, handle palette changes properly
...
svn path=/trunk/kdebase/kwin/; revision=35018
27 years ago
Matthias Ettrich
1884091309
update, usable with kicker now
...
svn path=/trunk/kdebase/kwin/; revision=33064
27 years ago
Kalle Dalheimer
21ae659168
More get()
...
svn path=/trunk/kdebase/kwin/; revision=30392
27 years ago
Matthias Ettrich
311db796c6
Say hello to kwin. WARNING: NOT USABLE YET. See README.
...
svn path=/trunk/kdebase/kwin/; revision=27871
27 years ago