Rivo Laks
caec542d7a
Add KPluginInfo fields to all effect .desktop files.
...
This includes author, effect's internal name, licence, version, category, etc
svn path=/trunk/KDE/kdebase/workspace/; revision=668220
19 years ago
Luboš Luňák
278e721494
Support for keeping a window temporarily at the very top,
...
desktop grid effect raises the window being moved this way.
svn path=/trunk/KDE/kdebase/workspace/; revision=667944
19 years ago
Luboš Luňák
1040404a2a
Track stacking order of unmanaged windows.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=667686
19 years ago
Daniel Molkentin
4804cff7f1
kwin_composite is in trunk now
...
svn path=/trunk/KDE/kdebase/workspace/; revision=667643
19 years ago
Rivo Laks
d6c8a0371d
* Rearrange CMakeLists.txt to be (IMHO) a bit more logical.
...
* Move drunken, shakymove and wavywindows from builtins to tests. Probably they should also be
prefixed with test or demo, but I'm not bothered enough to do it myself yet.
svn path=/trunk/KDE/kdebase/workspace/; revision=667378
19 years ago
Luboš Luňák
c4ed59b462
There is a reasonable rounding function after all.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=667352
19 years ago
Luboš Luňák
61ada25cdf
Rework r293762 - enter move/resize mode also when the user just
...
holds the mouse button down for a moment, without moving.
svn path=/trunk/KDE/kdebase/workspace/; revision=667351
19 years ago
Luboš Luňák
b4e9060ca7
Sigh ... lround() -> int( round()).
...
BUG: 145780
svn path=/trunk/KDE/kdebase/workspace/; revision=667287
19 years ago
Luboš Luňák
fe3e66deb3
No ceilf().
...
BUG: 145776
svn path=/trunk/KDE/kdebase/workspace/; revision=667286
19 years ago
Script Kiddy
44349d3369
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=666507
19 years ago
Luboš Luňák
9d8710a5ff
No global shortcuts by default for virtual desktops that don't exist
...
in the default configuration (5+), so that the shortcuts are free for other
uses (hidden somewhere in http://lists.kde.org/?t=117515904000001&r=1&w=2 ).
svn path=/trunk/KDE/kdebase/workspace/; revision=665975
19 years ago
Luboš Luňák
2c1ca75e3a
Oops, there should not be zero screens.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=665694
19 years ago
Script Kiddy
9b8a77d535
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=665169
The following changes were in SVN, but were removed from git:
M wallpapers/KDE34.png.desktop
M wallpapers/No-Ones-Laughing-3.jpg.desktop
19 years ago
Christian Ehrlicher
e34294972a
fix for KLibrary changes
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664745
19 years ago
Luboš Luňák
848b003877
More nvidia info.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664665
19 years ago
Luboš Luňák
a0f555dca5
Update nvidia info.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664660
19 years ago
Stephan Kulow
1940ac3777
revert Laurent's commit
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664556
19 years ago
Laurent Montel
ed4548ae66
It will be a good idea to extract string from
...
ui file, rc file, kcfg file
svn path=/trunk/KDE/kdebase/workspace/; revision=664548
19 years ago
Script Kiddy
d5090d37a7
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664483
19 years ago
Thorsten Roeder
0666147473
some krazy fixes
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664331
19 years ago
Script Kiddy
cdf8ccaa73
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=664086
The following changes were in SVN, but were removed from git:
M wallpapers/No-Ones-Laughing-3.jpg.desktop
19 years ago
Laurent Montel
1c8fa826ed
Fix signal/slot
...
(but we don't use argument, perhaps we can cleanup it)
svn path=/trunk/KDE/kdebase/workspace/; revision=663562
19 years ago
Script Kiddy
66b63ee26d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=663384
19 years ago
Harri Porten
f15f97785b
much better. suggested by David.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=663183
19 years ago
Harri Porten
f18bd0b02d
Patch by Frerich to fix linking for poor BSD users.
...
This cries out to a CMake expert for a configure check.
svn path=/trunk/KDE/kdebase/workspace/; revision=663171
19 years ago
Luboš Luňák
8d4da317d8
Match defaults.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662946
19 years ago
Luboš Luňák
d1b6aaacdf
Avoid crashes during shutdown.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662929
19 years ago
Laurent Montel
d83256ae1f
Fix signal/slot
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662908
19 years ago
Luboš Luňák
b99fcd4862
Remove deleted clients also from the list for 'show desktop'.
...
BUG: 145147
svn path=/trunk/KDE/kdebase/workspace/; revision=662907
19 years ago
Luboš Luňák
6b5e03ac7d
translate kwin's rules files
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662888
19 years ago
Luboš Luňák
4a48f182ae
GUI for some of the Xinerama options.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662866
19 years ago
Luboš Luňák
57b7967d66
When a user clicks on a window, set active Xinerama screen to be the screen
...
where the click occured.
svn path=/trunk/KDE/kdebase/workspace/; revision=662864
19 years ago
Luboš Luňák
02405eccd7
Set active Xinerama screen when moving.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662863
19 years ago
Thorsten Roeder
97b328de46
SVN_SILENT: some krazy spelling fixes mainly in comments
...
svn path=/trunk/KDE/kdebase/runtime/solid/control/solid/; revision=662694
19 years ago
Simon Hausmann
10156797bd
Fix uninitialized member variable (valgrind found it)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662651
19 years ago
Luboš Luňák
d05ac624be
Don't crash.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662145
19 years ago
Luboš Luňák
a6bb443640
Use Xinerama info from startup notification if available.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662123
19 years ago
Luboš Luňák
1dd1daec48
Shortcuts for switching and moving windows between Xinerama screens.
...
CCBUG: 80755
svn path=/trunk/KDE/kdebase/workspace/; revision=662089
19 years ago
Luboš Luňák
47232a2c17
Support _NET_WM_FULL_PLACEMENT.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662075
19 years ago
Luboš Luňák
c0412fbf23
Option for specifying Xinerama screen where new windows open.
...
FEATURE: 56827
svn path=/trunk/KDE/kdebase/workspace/; revision=662071
19 years ago
Luboš Luňák
d510baf365
Option for separating focus between Xinerama screens.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662065
19 years ago
Luboš Luňák
8d9f931cfd
Build properly without OpenGL/XRender.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662052
19 years ago
Script Kiddy
eeaa3c0568
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661951
19 years ago
Luboš Luňák
6e8ca14379
Svnrevertlast, the file as a whole should be opengl-only.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661861
19 years ago
Harri Porten
6c3c8e1768
Compile fix. The fixx11.h typedefs None to an XID. A Visual is not
...
identified by an XID. Also, there does not seem to be a special Visual*
value other than CopyFromParent.
svn path=/trunk/KDE/kdebase/workspace/; revision=661805
19 years ago
Harri Porten
1768b04b53
compile without Xfixes extension
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661762
19 years ago
Aaron J. Seigo
da80cba35c
compile fixes; and now to find out why it thinks i don't have gl installed ;)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661574
19 years ago
David Faure
38099ef7e5
Major config.h cleanup, moved much stuff to config-X11.h and to config-fish.h
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661060
19 years ago
Luboš Luňák
6fee47fd89
Mention __GL_YIELD.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=661047
19 years ago
Script Kiddy
a22c51f822
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=660909
19 years ago