Commit graph

147 commits

Author SHA1 Message Date
Ivailo Monev
e9526dfd32 kwin: remove services code for no longer existing switcher effects 2015-02-26 04:05:33 +00:00
Ivailo Monev
8350e1b9f1 kwin: change oxygen frame border to BorderDefault
I do not know the reaseons behind making it default to BorderTiny
but that makes the windows content look like a set toolbar, panel,
window and a statusbar (in most cases) withtout visual indicator
they are part of the same window - without a frame.

also, the indicator for horizontal resizing of the window is now a
bit more noticable for the eye.

the only problem left to adress is probably the spacing of the left
side of the scrollbars which looks kinda too small and may need
adjustment to make windows (as a whole) look a bit more pleasant
to look at.
2015-02-14 16:52:22 +00:00
Ivailo Monev
3c5e786593 generic: cleanup oxygen 2015-02-12 18:28:52 +00:00
Ivailo Monev
a9dcee172c generic: remove support for animations from oxygen library, oxygen kstyle and kwin oxygen client 2015-02-12 16:00:30 +00:00
Ivailo Monev
28cb69b38f kwin: disable oxygen animations by default, they are not cheap 2015-02-11 22:14:15 +00:00
Ivailo Monev
bacc29fa74 kwin: drop wayland support
altought it would be nice to have support for it, wayland is not
yet ready for prime time. it breaks from time to time and with
version 1.6.0 it can cause serious issues (kwin crashes). there is
xwayland and I doubt X11/X.Org/XFree86/whatever will be gone, not
just yet.
2015-01-28 21:15:11 +00:00
Ivailo Monev
924ac888d3 kwin: remove ActivitiesMode related code 2015-01-27 21:52:10 +00:00
Ivailo Monev
eb42098968 generic: normalize libraries versioning 2015-01-24 03:17:15 +00:00
Ivailo Monev
1c6254d91c generic: replace KDE4WORKSPACE_VERSION with KDE_VERSION_STRING and friends where appropariate 2015-01-23 20:11:31 +00:00
Ivailo Monev
4f08ef4626 kwin: minor code style corrections 2015-01-21 14:50:50 +00:00
Ivailo Monev
60e358817c kwin: drop screenshot effect
ksnapshot provides better interface, there is no reason to have
this bundled with kwin IMO
2015-01-17 21:36:46 +02:00
Ivailo Monev
efce4a75e1 kwin: remove unused CLUT_DATA_SIZE and CLUT_ELEMENT_SIZE along with it 2015-01-17 01:42:25 +00:00
Ivailo Monev
e2ab69e6bf kcontrol: improve categorization
* move ksplash KCM module to kcontrol sub-directory, ksplash it
  build always and there is no reason to keep it out of the
  kcontrol directory holding all major KCM modules

* merge some sub-category modules into other major categories
  almost the same way it is done in KDE5 as it makes much more
  sense and users do not have to go to in-and-out of
  sub-categories to configure the overall desktop appearance
  - application-appearance -> desktop-appearance
  - window-behaviour -> workspace-behavior
  - workspace-appearance-and-behavior -> workspace-behaviour
2015-01-16 23:12:19 +00:00
Ivailo Monev
e3192fc222 activities cleanup 2015-01-16 02:12:09 +00:00
Ivailo Monev
1649a620b7 kwin: drop flipswitch effect 2015-01-14 15:38:22 +00:00
Ivailo Monev
fa28f20cd3 kwin: remove now obsolete coverswitch configuration options 2015-01-14 15:24:36 +00:00
Ivailo Monev
0d8cf2f0aa more hot-new-stuff cleanup 2015-01-14 00:14:15 +00:00
Ivailo Monev
db130087e7 hot-new-stuff buttons removal 2015-01-11 21:32:08 +00:00
Ivailo Monev
2efd951b7d remove knewstuff cruft 2015-01-11 20:59:41 +00:00
Ivailo Monev
8c39317b47 remove coverswitch, cube, fallapart and magiclamp kwin effects 2015-01-07 02:19:31 +00:00
Ivailo Monev
9d35836098 kwin: remove unused argc and argv from opengltest 2014-12-26 18:03:11 +00:00
Ivailo Monev
1f4c6b9c33 remove scripted kwin effects (no longer supported) 2014-12-10 01:54:57 +00:00
Ivailo Monev
36c66a0aee kwin scripting leftovers cleanup 2014-12-09 19:04:52 +00:00
Ivailo Monev
043401aa1f more activities cleanup 2014-12-09 14:18:26 +00:00
Ivailo Monev
8ad1d7182d more activities cleanup 2014-12-09 14:08:29 +00:00
Ivailo Monev
3ce4c04a03 kwin effects activities cleanup 2014-12-08 23:26:44 +00:00
Ivailo Monev
adc2ea8512 kwin and plasma tasks applet activities cleanup 2014-12-08 23:19:10 +00:00
Ivailo Monev
cfb6741c02 remove kwin scripting support 2014-12-08 20:07:54 +00:00
Ivailo Monev
24a753cd7a remove activities support 2014-12-08 14:13:49 +00:00
Ivailo Monev
df2a2038a3 fix a UI warning in glide effects 2014-12-07 01:30:12 +00:00
Ivailo Monev
54aa7a7624 fix a compiler warning 2014-12-07 01:27:49 +00:00
Ivailo Monev
5dc9e7d8a0 remove all doxygen pages and add top-level config 2014-12-04 20:44:39 +00:00
Ivailo Monev
8d6557d99a fix a few warnings in kwin glide effect config UI 2014-11-29 23:27:18 +00:00
Ivailo Monev
4102286a73 adjust for kactivities 2014-11-22 19:54:24 +00:00
Ivailo Monev
49a9592df9 kactivities adjustments 2014-11-22 00:07:27 +00:00
Ivailo Monev
1f8bbcc60e removed some old client decorators 2014-11-21 23:14:50 +00:00
Ivailo Monev
ce1ec51173 kactivities adjustments 2014-11-21 22:43:15 +00:00
Ivailo Monev
c37ae22f67 fixed build against kactivities (part 1) 2014-11-21 21:42:42 +00:00
Ivailo Monev
abb696b030 merged kactivities 2014-11-21 17:46:13 +00:00
Ivailo Monev
0a82433c59 removed win and mac code 2014-11-19 17:57:24 +00:00
Ivailo Monev
9e200cae14 restored some build fuincionality 2014-11-18 12:41:55 +00:00
Ivailo Monev
b979115ea9 updated dbus interfaces 2014-11-18 02:56:34 +00:00
Ivailo Monev
2808bd3906 removed netbook and platform related cruft 2014-11-18 01:17:22 +00:00
Ivailo Monev
8fa7bcfbfd changed default wallpaper for air theme to Ariya and minor fixup on the cleanup 2014-11-15 19:31:08 +00:00
Ivailo Monev
93a4a9263b a shot lots of changes 2014-11-15 19:24:08 +00:00
Ivailo Monev
24b6d92809 changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00