Waldo Bastian
1add59200c
WABA: Fixes BR6808 and BR7983.
...
#6808 : selecting a "Decoration" by right-clicking on a window de-iconify windows.
#7983 : SHIP STOPPER: kwin - titlebars get <2> after the name of the application when changing decorations
Reviewed by gis.
svn path=/trunk/kdebase/kwin/; revision=63563
26 years ago
Matthias Ettrich
a309da9f0e
"activate" event on every activation, not only on taskbar
...
svn path=/trunk/kdebase/kwin/; revision=62339
26 years ago
Matthias Ettrich
d53798aaf0
more sound effects
...
svn path=/trunk/kdebase/kwin/; revision=62336
26 years ago
Matthias Ettrich
bf33b067be
- completed session management (maximize, shaded, and restore were missing)
...
- support for WM_COMMAND pseudo session management (xterm and friends)
- basic support for private colormaps, useful on the last remaining 8bit displays
svn path=/trunk/kdebase/kwin/; revision=62239
26 years ago
Kalle Dalheimer
87931a071a
Added hotkeys for workspaces 9-16
...
Patch approved by Matthias Ettrich
svn path=/trunk/kdebase/kwin/; revision=62067
26 years ago
Matthias Ettrich
d0d3166d4a
don't grab server during initialization, may result in freezes due to libkmapnotify
...
svn path=/trunk/kdebase/kwin/; revision=61614
26 years ago
Matthias Ettrich
078b8b3ff4
- make maximized windows
...
- adjust to workarea changes
- not movable or resizable
- not show vertical borders if not necessary
- new default style: middle mouse and right mouse for maximize button
- now resize mouse cursors if the window is not resizable
svn path=/trunk/kdebase/kwin/; revision=61240
26 years ago
Matthias Ettrich
5314dbb817
mosfet's much ligher version of the default style. Still flickers a little bit, but
...
uses much less resources
svn path=/trunk/kdebase/kwin/; revision=61022
26 years ago
Matthias Ettrich
3fccc94b5b
react on key changes
...
svn path=/trunk/kdebase/kwin/; revision=61011
26 years ago
Matthias Ettrich
ba64395e9a
removed debug output
...
svn path=/trunk/kdebase/kwin/; revision=60887
26 years ago
Matthias Ettrich
81bd6b26c3
some focus follows mouse stuff
...
svn path=/trunk/kdebase/kwin/; revision=60885
26 years ago
Matthias Ettrich
ffbe75dfba
some bugfixes
...
svn path=/trunk/kdebase/kwin/; revision=60295
26 years ago
Matthias Ettrich
813ee80842
don't move fullscreen windows around
...
svn path=/trunk/kdebase/kwin/; revision=59482
26 years ago
Matthias Ettrich
70f8d2823b
make konqueror's full-screen mode useful
...
svn path=/trunk/kdebase/kwin/; revision=59464
26 years ago
Matthias Ettrich
5d7ca8f2ee
adding missing raise and lower keybindings
...
svn path=/trunk/kdebase/kwin/; revision=59304
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
Matthias Ettrich
d7d265452b
some work on the new default style. Better, but not there yet.
...
The class still duplicates too much functionality of the base class (Client).
IMO the ResizeBar widgets have to go, it can all be done by painting directly
on the main Manager.
svn path=/trunk/kdebase/kwin/; revision=59127
26 years ago
Matthias Ettrich
450395e891
small things
...
svn path=/trunk/kdebase/kwin/; revision=58969
26 years ago
Thomas Zander
4d0ac7b5c0
fixed counting problem. On creation of the config file counting started with 2, creating Desktop 2 Desktop 3 etc.
...
svn path=/trunk/kdebase/kwin/; revision=58433
26 years ago
Matthias Ettrich
47f386209b
workarea stuff
...
svn path=/trunk/kdebase/kwin/; revision=57913
26 years ago
Matthias Ettrich
8ab7b1c57f
no debug
...
svn path=/trunk/kdebase/kwin/; revision=57552
26 years ago
Matthias Ettrich
dea089ee3b
send-to-desktop works again
...
svn path=/trunk/kdebase/kwin/; revision=57321
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
7ca46b1e1c
do not manage magic for java applets
...
svn path=/trunk/kdebase/kwin/; revision=56985
26 years ago
Matthias Ettrich
bda93628e4
highly improved style switching
...
svn path=/trunk/kdebase/kwin/; revision=56978
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
9a69f2a87a
unicode caption support
...
svn path=/trunk/kdebase/kwin/; revision=56896
26 years ago
Dirk Mueller
36a5d47520
make use of the deskto p names
...
svn path=/trunk/kdebase/kwin/; revision=56853
26 years ago
Matthias Ettrich
0012e5088b
focus handling on lower()
...
svn path=/trunk/kdebase/kwin/; revision=56651
26 years ago
Matthias Ettrich
5fb81f837b
no "resize" and "maximize" options for non-resizable windows
...
svn path=/trunk/kdebase/kwin/; revision=56608
26 years ago
Matthias Ettrich
32bde0d550
desktop names
...
svn path=/trunk/kdebase/kwin/; revision=56406
26 years ago
Matthias Elter
94a2f7c586
save/restore number of desktops
...
svn path=/trunk/kdebase/kwin/; revision=56351
26 years ago
Matthias Ettrich
d226e9cd0e
sexy toolwindows (at least in standard style)
...
svn path=/trunk/kdebase/kwin/; revision=56329
26 years ago
Matthias Ettrich
99211a9236
more staying on top
...
svn path=/trunk/kdebase/kwin/; revision=56113
26 years ago
Matthias Ettrich
c3a382cac9
improved stays-on-top hint handling
...
svn path=/trunk/kdebase/kwin/; revision=56111
26 years ago
Matthias Ettrich
678f92f146
yet another focus-follows-mind attempt
...
svn path=/trunk/kdebase/kwin/; revision=56079
26 years ago
Matthias Ettrich
05a8a4fde3
mac menubar
...
svn path=/trunk/kdebase/kwin/; revision=55967
26 years ago
Matthias Ettrich
9f2a4f3dc4
autoraise fix ...grmbll...
...
svn path=/trunk/kdebase/kwin/; revision=55941
26 years ago
Matthias Ettrich
3156291b39
autoraise and clickraise
...
svn path=/trunk/kdebase/kcontrol/; revision=55877
26 years ago
Matthias Ettrich
b26fb71535
some focus problem
...
svn path=/trunk/kdebase/kwin/; revision=55761
26 years ago
Matthias Ettrich
ad1f6da5a2
oops, motif noBorder hint was slightly broken
...
svn path=/trunk/kdebase/kwin/; revision=55753
26 years ago
Jesper Pedersen
797a25747c
Added the following two functions:
...
- Switch one desktop to the left
- Switch one desktop to the right
svn path=/trunk/kdebase/kwin/; revision=55397
26 years ago
Matthias Ettrich
d332cf9c90
transients stay also on top if the main client stays on top
...
svn path=/trunk/kdebase/kwin/; revision=54721
26 years ago
Matthias Ettrich
f5226e0281
staysOnTop support.
...
Fixed titlebar-dblclick-commands (Shade instead of winShade )
svn path=/trunk/kdebase/kwin/; revision=54719
26 years ago
Matthias Ettrich
10658d11e0
system tray support
...
svn path=/trunk/kdebase/kwin/; revision=54677
26 years ago
Matthias Ettrich
7ae8ea2bf9
focus to null (or desktop ) on last-window-iconified
...
svn path=/trunk/kdebase/kwin/; revision=54602
26 years ago
bhughes
d2bba865d0
update for NET WM-Spec API fix
...
svn path=/trunk/kdebase/kwin/; revision=54291
26 years ago
Matthias Ettrich
3958a3a1e1
possibility to iconify, deiconify without animation
...
propagate new desktop on desktop switches _before_ showing new windows
svn path=/trunk/kdebase/kwin/; revision=54279
26 years ago
Waldo Bastian
ce9f4a2365
WABA: React to color changes
...
svn path=/trunk/kdebase/kwin/; revision=54202
26 years ago
Matthias Ettrich
3693e4ba80
react properly on sendClientToDesktop requests from kicker
...
svn path=/trunk/kdebase/kwin/; revision=54143
26 years ago