Alexander Kellett
81fc66eafb
GUI:
...
Added a small checkbox for "show desktop name on switch"
Works dynamically here so I think it works well enough :)
All off by default.
CT: could you check over this quickly please?
(some comments for now, the showPopupInfo name does suck
do i'll rename it all over when i find a better name,
and i'll adjust the actual whatthis strings when i've
got better names for it)
svn path=/trunk/kdebase/kwin/; revision=148598
2002-04-10 22:53:40 +00:00
Nadeem Hasan
941dfa4ab1
GUI impprovements.
...
svn path=/trunk/kdebase/kwin/; revision=148542
2002-04-10 18:58:57 +00:00
Nadeem Hasan
96048bf6d0
GUI: Capitalization.
...
svn path=/trunk/kdebase/kwin/; revision=148061
2002-04-09 06:23:41 +00:00
Malcolm Hunter
99a84826fe
Corrected typographical errors
...
svn path=/trunk/kdebase/kwin/; revision=147871
2002-04-08 12:39:58 +00:00
Cristian Tibirna
4eafa82c45
GUI:
...
CT: rollover desktops UI (feature was implemented in kwin before 3.0)
svn path=/trunk/kdebase/kwin/; revision=147692
2002-04-07 20:47:45 +00:00
Ryan Cumming
10a2e466e6
Capitialization
...
svn path=/trunk/kdebase/kwin/; revision=146498
2002-04-01 23:28:24 +00:00
Malcolm Hunter
9bfda2d6b4
CVS_SILENT Removed "Sorry"
...
svn path=/trunk/kdebase/kcontrol/; revision=146130
2002-03-31 04:06:46 +00:00
Waldo Bastian
4b025dddc5
CVSSILENT: Control modules keep Comment=
...
svn path=/trunk/kdebase/kcontrol/; revision=144312
2002-03-21 22:38:14 +00:00
Stephan Kulow
6619db5221
CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters
...
svn path=/trunk/kdebase/kcontrol/; revision=144225
2002-03-21 14:39:30 +00:00
Stephan Kulow
c7f9abd849
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=143855
2002-03-19 16:37:47 +00:00
Cristian Tibirna
a266fb2fc0
GUI: CT: remove accel from "Actions" tab title. Clashes with "Apply". Sorry for this
...
svn path=/trunk/kdebase/kwin/; revision=140183
2002-03-02 14:42:04 +00:00
Luboš Luňák
efca85b42a
Always default to Alt for Alt+left mouse window moving.
...
svn path=/trunk/kdebase/kwin/; revision=140165
2002-03-02 13:50:26 +00:00
Karol Szwed
2ba2ca09c9
Patch by Nadeem Hasan:
...
- "Animate Minimize and Restore" disables slider when not checked.
- Slider tickmarks added.
- Misc. code cleanups.
svn path=/trunk/kdebase/kwin/; revision=139844
2002-03-01 11:38:40 +00:00
Cristian Tibirna
be41cb9f3a
CT: show "Meta" when machine has windows key, the way kwin defaults at fresh startup. Answer to #38033
...
svn path=/trunk/kdebase/kwin/; revision=138819
2002-02-26 20:39:45 +00:00
Antonio Larrosa Jimenez
31be7dd834
I noticed this by casuality. Someone changed the order in which the labels where
...
shown, but not the order of the combo boxes, so where it said Middle Button,
you configured the left button :-)
svn path=/trunk/kdebase/kwin/; revision=138700
2002-02-26 13:17:35 +00:00
Karol Szwed
f161ee872d
Fix bug #38695
...
svn path=/trunk/kdebase/kwin/; revision=138683
2002-02-26 12:05:10 +00:00
Luboš Luňák
ec15126342
'Traverse windows on all desktops' works only in KDE style Alt+Tab.
...
svn path=/trunk/kdebase/kwin/; revision=138440
2002-02-24 21:28:41 +00:00
Stephan Kulow
a52f313730
fix
...
svn path=/trunk/kdebase/kwin/; revision=137447
2002-02-19 17:06:50 +00:00
Stephan Kulow
e3e09f533d
use kwin_ instead of libkwin
...
svn path=/trunk/kdebase/kwin/; revision=137446
2002-02-19 16:56:16 +00:00
Waldo Bastian
6ebc89dac6
CVS_SILENT
...
Added Encoding header for compliance with Desktop Entry Standard
svn path=/trunk/kdebase/kcontrol/; revision=134824
2002-01-31 18:51:15 +00:00
Karol Szwed
1ed7ccd494
- Whoops!, sort the decoration listbox ;-)
...
svn path=/trunk/kdebase/kwin/; revision=134533
2002-01-29 12:08:05 +00:00
Simon Hausmann
f80b278658
- i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
...
+ i18n("&Configure [%1]").arg( decorationListBox->currentText() )
svn path=/trunk/kdebase/kwin/; revision=133789
2002-01-25 13:54:13 +00:00
Simon Hausmann
d8d4f8bfa1
- pass the right instance to KCModule
...
- don't leak a KConfig object
- don't use a KCModule widget for each tab
svn path=/trunk/kdebase/kwin/; revision=133741
2002-01-25 10:02:11 +00:00
Malcolm Hunter
1634104eda
CVS_SILENT Removed extra space after full-stop
...
svn path=/trunk/kdebase/kcontrol/; revision=133243
2002-01-23 02:32:52 +00:00
Malcolm Hunter
0f22a184e0
CVS_SILENT Corrected typographical errors
...
svn path=/trunk/kdebase/kwin/; revision=132653
2002-01-20 10:59:48 +00:00
Cristian Tibirna
8dc2df9eee
CT: use the cvs:/bugs/Maintainers.xml description
...
svn path=/trunk/kdebase/kwin/; revision=132578
2002-01-19 18:39:48 +00:00
Cristian Tibirna
6c4f1cb61f
CT: kaboutdata, as requested by the kcontrol maintainer
...
svn path=/trunk/kdebase/kwin/; revision=132574
2002-01-19 18:19:38 +00:00
Ellis Whitehead
1b8f28362f
#include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class.
...
svn path=/trunk/kdebase/kwin/; revision=132477
2002-01-19 06:14:56 +00:00
Karol Szwed
4fdde98724
Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed
...
on the kwin mailing list.
- kwm has been renamed and moved to kwin/kcmkwin/kwinoptions.
- kwindecoration has been moved to kwin/kcmkwin/kwindecoration.
svn path=/trunk/kdebase/kcontrol/; revision=131923
2002-01-16 12:26:03 +00:00
Karol Szwed
e0435fea62
Adding Makefile.am
...
svn path=/trunk/kdebase/kwin/; revision=131915
2002-01-16 12:13:34 +00:00