tpearson
4a8fa10ad1
Make kdm non-reliant on the KApplication composition manager detection routine
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3809a25a5d
Use a more reasonable default window fade speed
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f5c73c7a67
Fix kompmgr configuration dialog
...
All main settings now work and apply immediately
There is also now no flicker during settings application!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247196 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5df7872c53
Add initial framework for writing a kompmgr pid file
...
For an unknown reason the pid is currently corrupted on UID switch,
so the added code is disabled until it can be looked at again.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247023 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7bf4b53615
Reload kompmgr settings on user switch
...
Check for null passwd struct in kdm kgapp
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9edbe3af09
Make kdebase use new ARGB KApplication constructor
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
899132a555
Revert accidental commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3156b910d9
Fix kdm startup when compositor is not enabled
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
fd8aae5abc
Fix old style logout fade
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f50ce50331
Add Xorg composition support to kdm
...
KDM composition can be enabled in the control center
When enabled, it provides seamless composited logins to Trinity sessions
It also gets rid of the remaining artifacts in the themed kdm login screen
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ecb591aa84
Export the kdm background pixmap via standard Xorg mechanisims for greater flexibility
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5292ca5c9f
Fix up kompmgr comfiguration and add skeleton for more options
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246532 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a5bdf0c279
Fix a few practical usability GUI problems in the window opacity popup menu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a3d5ebbdd7
Fix major kompmgr flickering on sesson startup
...
Note that there is still a (small) single flicker that occurs as the composition is engaged,
however this is an Xorg design defect and can only be fixed by loading composition support in kdm
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4f1f76a2d3
Fix kompmgr in the following ways:
...
1. Repair spurious crash dialog
2. Make kompmgr start if enabled when Apply is clicked in KCM
3. Fix flickering and general graphical ickiness on desktop switch
4. Fix flickering on root pixmap change
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
36e2ff4f28
Allow logout screen to use compositing for fadeout in background if available
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246376 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ee8b709f80
Add composition manager detection and support to Trinity
...
This adds the methods required to make transparent widgets via alpha blending a reality
An additional widget class may be coming shortly
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246265 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
03feb89582
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a3f0aacd4
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
341ad02235
Fix spurious kompmgr crash dialogs
...
Disable irritating and obsolete warning dialog when kompmgr is enabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245889 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bd777c107e
Attempt to fix kdebase FTBFS under Debian
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
486c5bfc26
Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
35cf72fe7f
Fix kdebase FTBFS under amd64
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
39c5c833e0
Move KDE3 session name to TDE
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4ed6c841d7
Fix kdebase parallel build failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245177 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
fc1ca4e6f8
Fix kdebase FTBFS due to missing init.cpp file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cec8fe0157
Fix up a few Deep Buttons glitches
...
Add an option to include the clock in the system tray applet
Majorly enhance the Quick Launch Kicker applet
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
80035308b1
Add initial support for Kicker "Deep Buttons", a more highly textured style than the normal "flat" Kicker GUI
...
Add preliminary GUI and configuration structures needed for hot-resizing panels
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e98e745f1a
Fix user settings directory name
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244723 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
629f3ca50a
Add option in kcontrol->styles to enable scrolling in popup menus
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244135 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1a308b9fda
Another "redmond" kwin client fix
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243972 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4f396b03eb
Fix the "redmond" kwin client
...
It is highly recommended that "window resize and move when maximized" be disabled when this client is in use
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243970 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ba1d97533c
Fix pidgin crash when Trinity filepicker is active on Ubuntu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
644a960605
kdebase: use pkgconfig to find dbus-tqt
...
Thanks to "Nix" for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
73cc29bc4e
Rename tqsizeHint* to sizeHint*
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4f2f95ce18
Fix a second cause of the ever-ubiquitous Bug #456
...
This one is related to the MOC having a different idea of the data structure than the C compiler does in bgmanager.xx,
thereby causing memory corruption when the bgmanager object attempts to access data members that the MOC did not add to the objects memory structure.
Also apply the fix in r1420474 to KDesktopIface and KScreenSaverIface
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241406 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bee265d855
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
02ee984b9d
Fix Bug #456
...
On newer gcc/libstdc/glibc systems virtual base objects are not actually allocated,
causing a crash when assigning to data members of the virtual base object.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240474 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
20957d880f
Revert patch r1227273 due to a desktop drag-and-drop bug it introduced
...
This temporarily reintroduces bug 456
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6171b51130
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0ec9a2e4ec
Update currency symbols for Slovakia and Estonia
...
This closes Bug #416
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239915 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
31f3eee259
Allow selection of *.icm files as well as the original *.icc files in the ICC configuration dialogs
...
This closes bug #401
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
81963c3853
Fix kdebase FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232049 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9f81a0a5c8
Fix Qt4 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6b7cc18b59
Fix FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231945 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
397c8cac0e
Avoid namespace conflicts with std::List
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cedd5045fb
Update kdebase AUTHORS file with mailing list info
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fc92b0d385
Enhance kdebase INSTALL file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1228451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f57854f6f4
Specify namespace when using WFlags
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227664 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e2830561bd
Fix Flags namespace
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227633 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago