Méven Car
b6ab50e6b7
kcms/kwinoptions : convert Moving part to KConfigXT
...
Test Plan: Behavior unchanged
Reviewers: ervin, #kwin, zzag
Reviewed By: #kwin, zzag
Subscribers: zzag, kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D27164
2020-02-05 15:05:22 +01:00
Vlad Zahorodnii
03ae441e23
Change project name to "KWin"
...
Summary: It's not "KWIN" nor "kWin" nor "kWIN" nor "kwin"
Test Plan: Qt Creator displays "KWin" with correct capitalization.
Reviewers: #kwin, meven
Reviewed By: meven
Subscribers: apol, meven, kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D26500
2020-01-25 03:05:02 +02:00
Vlad Zahorodnii
dcf91d4321
Cleanup style in CMakeLists.txt files
...
We have lots of inconsistency at the moment in CMakeLists.txt files. Most
of it is due to kwin being a very old project. This change hopefully fixes
all of it.
2019-09-17 16:03:05 +03:00
Martin Gräßlin
62d71bc247
[kcmkwin/options] Load/Unload WindowGeometry effect
...
Depending on the state of the show window geometry we need to load
or unload the effect.
BUG: 343272
FIXED-IN: 5.2.1
REVIEW: 122258
2015-01-29 11:44:47 +01:00
Martin Gräßlin
75cac7632b
[kcmkwin/kwinoptions] Drop kcmkwm.png icons
...
According to git grep it's not used anywhere.
REVIEW: 117998
2014-05-07 11:50:22 +02:00
Martin Gräßlin
1c2f27945c
Adjust kcmkwins to new ki18n
...
Define the TRANSLATION_DOMAIN in each of the kcms and use
ki18n_wrap_ui.
2014-05-05 08:03:55 +02:00
Martin Gräßlin
8e4f8f0d9c
[kwin/kcms] Only link KCMUtils where needed
...
In some KCMs we don't use anything from KCMUtils but just KCModule
which is in ConfigWidgets.
2014-03-18 07:41:30 +01:00
Bhushan Shah
be8920d76c
kwin is now free of KDE4Support
...
REVIEW: 115760
2014-02-16 00:31:01 +05:30
Laurent Navet
d246518b9f
KWin: kwinoptions: port to KF5
...
CMakelist ui port to KF5
clean unneeded #include
Signed-off-by: Laurent Navet <laurent.navet@gmail.com>
REVIEW: 115272
2014-01-24 14:15:34 +01:00
Martin Klapetek
54bc491c46
Port to KF5 renaming changes
2013-12-11 21:41:47 +01:00
Aleix Pol
7b110f0671
Improve CMake usage
...
It's basically a run of the port-cmake.sh script in here, mostly the changes
are the following:
- Using KF5::* targets
- Using the proper macros, following recent developments in frameworks
2013-11-15 13:37:47 +01:00
David Edmundson
59e3d0e099
kde4_install_icons -> ecm_install_icons
...
REVIEW: 113600
2013-11-04 13:24:41 +01:00
Aurélien Gâteau
05b6de1002
${KDE4Support_LIBRARIES} => KF5::KDE4Support
...
Fixes a few link errors
2013-10-29 13:00:46 +01:00
Martin Gräßlin
d4735333d5
[kwinoptions] Adjust target link libraries for Qt5/KF5
2013-09-30 07:31:40 +02:00
Martin Gräßlin
dcd1869887
Introduce ui-file for Advanced tab of KWin's configuration
...
Thanks to Alexander Jones for providing the ui file.
REVIEW: 106551
2012-10-04 17:26:38 +02:00
Martin Gräßlin
fe062f6ebb
Introduce ui-file in moving tab of KWin's configuration
...
Thanks to Alexander Jones for creating the ui file.
2012-10-04 17:26:34 +02:00
Martin Gräßlin
7c2a0f2188
Introduce ui-file for inactive window mouse actions in KWin configuration
...
Thanks to Alexander Jones for creating the ui file.
2012-10-04 17:26:34 +02:00
Martin Gräßlin
142fa54b2b
Introduce ui-file for titlebar mouse actions in KWin's configuration
...
Thanks to Alexander Jones for creating the ui file.
2012-10-04 17:26:34 +02:00
Martin Gräßlin
847e0f2f9a
Introduce an ui-file for Focus configuration
...
Thanks to Alexander Jones for creating the ui file.
2012-10-04 17:26:34 +02:00
Martin Gräßlin
27643f5a9e
Drop kephal dependency from KWin
...
Kephal has turned into not being more than a wrapper around
QDesktopWidget and does not even provide syntax sugar.
REVIEW: 104427
2012-04-01 08:11:57 +02:00
Guillaume Pothier
f780e8b68b
Kephalized plasma and kwin: replaced usage of QDesktopWidget by Kephal
...
svn path=/trunk/KDE/kdebase/workspace/; revision=884482
2008-11-15 03:04:44 +00:00
Urs Wolfer
1a0e6cb1b3
port away from Qt3 support
...
svn path=/trunk/KDE/kdebase/workspace/; revision=806776
2008-05-12 12:13:52 +00:00
Rafael Fernández López
68cf1f5d1c
Fix .desktop entries and code where needed related to revision change 699388
...
svn path=/trunk/KDE/kdebase/workspace/; revision=699390
2007-08-12 22:06:25 +00:00
Rivo Laks
e96e352513
Remove the obsolete Translucency config module
...
svn path=/trunk/KDE/kdebase/workspace/; revision=690346
2007-07-20 19:11:20 +00:00
Allen Winter
5c93175949
remove kde4_automoc()
...
svn path=/trunk/KDE/kdebase/workspace/; revision=685984
2007-07-10 09:14:12 +00:00
Luboš Luňák
047ad1b80a
Merging from old trunk:
...
r619161 | mlaurent | 2007-01-02 22:48:19 +0100 (Tue, 02 Jan 2007) | 2 lines
Use signal to refresh config into all kwin instance
svn path=/trunk/KDE/kdebase/workspace/; revision=659520
2007-04-30 11:32:47 +00:00
Luboš Luňák
ff291be58f
Merging from old trunk:
...
r615451 | mlaurent | 2006-12-21 16:34:31 +0100 (Thu, 21 Dec 2006) | 2 lines
Use dbus interface
svn path=/trunk/KDE/kdebase/workspace/; revision=659495
2007-04-30 10:01:00 +00:00
Luboš Luňák
2c539daa5d
Merging from old trunk:
...
r598290 | mlaurent | 2006-10-23 08:53:27 +0200 (Mon, 23 Oct 2006) | 5 lines
Apply Alex patch (now we can use enable-final argument
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro
svn path=/trunk/KDE/kdebase/workspace/; revision=659295
2007-04-29 22:04:13 +00:00
Luboš Luňák
f52b8e48cd
branches/work/kwin_composite becomes new trunk kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=659202
2007-04-29 17:35:43 +00:00
Luboš Luňák
2b7e1f4993
Remove kwin, kwin_composite will become new trunk kwin, missing merges
...
from trunk will be merged in.
svn path=/trunk/KDE/kdebase/workspace/; revision=659200
2007-04-29 17:34:49 +00:00
Laurent Montel
1adecf7737
Fix install icons
...
Fix install lib under x86_64
Fix install include (remove deprecated cmake macro)
Cleanup
svn path=/branches/work/kwin_composite/; revision=655792
2007-04-19 11:52:53 +00:00
Laurent Montel
a0133cb048
Now we don't install libtool file
...
svn path=/branches/work/kwin_composite/; revision=642555
2007-03-14 17:26:32 +00:00
Philip Falkner
eff415afbd
Merge from trunk
...
r560630:
ported to new snapshot
r564554:
- make the KCMs services
- use KGenericFactory (the construction code could be cleaned up some more)
r564565:
- KGenericFactory
- make 'em services
svn path=/branches/work/kwin_composite/; revision=628704
2007-01-30 23:51:42 +00:00
Laurent Montel
9350d02134
Use signal to refresh config into all kwin instance
...
svn path=/trunk/KDE/kdebase/workspace/; revision=619161
2007-01-02 21:48:19 +00:00
Laurent Montel
074f3342e0
Use dbus interface
...
svn path=/trunk/KDE/kdebase/workspace/; revision=615451
2006-12-21 15:34:31 +00:00
Volker Krause
d0eabbffc3
revert r612696 by myself, I should really check to which branch I'm
...
committing...
svn path=/branches/work/kwin_composite/; revision=612703
2006-12-12 11:14:54 +00:00
Volker Krause
7433a0d2fb
compile
...
svn path=/branches/work/kwin_composite/; revision=612696
2006-12-12 10:36:00 +00:00
Alexander Neundorf
cd5d04d060
-remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl
...
Alex
svn path=/trunk/KDE/kdebase/workspace/; revision=602118
2006-11-05 12:24:44 +00:00
Laurent Montel
b1ce3b0b9e
Apply Alex patch (now we can use enable-final argument
...
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro
svn path=/trunk/KDE/kdebase/workspace/; revision=598290
2006-10-23 06:53:27 +00:00
Luboš Luňák
c16d2e1dff
svn merge r595039 from trunk
...
svn path=/branches/work/kwin_composite/; revision=597698
2006-10-21 12:01:53 +00:00
Laurent Montel
01f2a3a9f2
Necessary to change KDE4_AUTOMOC macro to support
...
enable-final argument
(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
Regards
svn path=/trunk/KDE/kdebase/workspace/; revision=595039
2006-10-13 07:55:37 +00:00
Laurent Montel
4f5267e8f8
Clean up
...
Use cmake macro
Remove not necessary files
svn path=/trunk/KDE/kdebase/workspace/; revision=578784
2006-08-30 08:33:11 +00:00
Laurent Montel
48fd383949
Adapt with new KDE4_INSTALL_ICONS
...
(automatic detect of icons theme)
svn path=/trunk/KDE/kdebase/workspace/; revision=572961
2006-08-14 13:27:48 +00:00
Matthias Kretz
ec2b5dff3c
- make the KCMs services
...
- use KGenericFactory (the construction code could be cleaned up some more)
svn path=/trunk/KDE/kdebase/workspace/; revision=564554
2006-07-20 13:14:03 +00:00
Dirk Mueller
e12b8f755a
merge bleeding edge. bleeding edge is now again dead
...
svn path=/trunk/KDE/kdebase/workspace/; revision=558082
The following changes were in SVN, but were removed from git:
M wallpapers/CMakeLists.txt
2006-07-04 17:09:53 +00:00
Luboš Luňák
04c9d42dfd
DBUS changes - make it compile. The DBUS HOWTO is pretty lacking
...
in some areas and I wonder how many things will be broken by
people not quite knowing what they're doing :-/.
svn path=/trunk/KDE/kdebase/workspace/; revision=549400
2006-06-08 13:43:23 +00:00
Alexander Neundorf
a9fc0d54c7
kde4_header and kde4_footer() are gone now
...
svn path=/trunk/KDE/kdebase/workspace/; revision=540215
The following changes were in SVN, but were removed from git:
M wallpapers/CMakeLists.txt
2006-05-12 18:12:37 +00:00
Alexander Neundorf
e4e2266d9c
-add FONTCONFIG_INCLUDE_DIR where required
...
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir
Alex
svn path=/trunk/KDE/kdebase/workspace/; revision=539914
The following changes were in SVN, but were removed from git:
M wallpapers/CMakeLists.txt
2006-05-12 00:08:30 +00:00
Frank Osterfeld
86d79b7414
replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR
...
svn path=/trunk/KDE/kdebase/workspace/; revision=531059
2006-04-18 14:21:54 +00:00
Alexander Neundorf
d3fe666661
-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
...
Alex
svn path=/trunk/KDE/kdebase/workspace/; revision=522728
The following changes were in SVN, but were removed from git:
M wallpapers/CMakeLists.txt
2006-03-26 14:52:52 +00:00