Commit graph

554 commits

Author SHA1 Message Date
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
d2cece67a2 kstyles: fix a oxygen graient regression 2015-02-13 23:30:57 +00:00
Ivailo Monev
e9eb345264 kstyles: remove opacity support from oxygen 2015-02-13 16:45:02 +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
5be0c9c830 plasma: fixup fullscreen homerun package due to the fixes cleanup 2015-02-11 16:00:43 +00:00
Ivailo Monev
d1679c683a plasma: remove baloo and nepomuk code from homerun applet 2015-02-11 15:41:25 +00:00
Ivailo Monev
8ffb74af96 plasma: add some most of the homerun fixes back 2015-02-11 02:49:30 +00:00
Ivailo Monev
e730187114 plasma: import and use homerun applet as default launcher 2015-02-11 01:15:32 +00:00
Ivailo Monev
72caed29d9 kdm: remove cwwm session file 2015-02-07 09:20:16 +00:00
Ivailo Monev
35267f4f9b kdm: remove amaterus session file 2015-02-07 08:50:39 +00:00
Ivailo Monev
9e26fc38c8 kdm: remove phluid session entry
last activity was 2000, and its state is pre-alpha according to
the homepage: http://sourceforge.net/projects/phluid/
2015-02-07 08:37:28 +00:00
Ivailo Monev
706d765b3d kmenuedit: fix actions not being triggered 2015-02-07 07:53:54 +00:00
Ivailo Monev
803f26c175 kdeeject: modernize 2015-02-05 19:19:07 +00:00
Ivailo Monev
3a4377f1ca ksplash: fix memory leak, minor code style correction 2015-02-05 19:03:45 +00:00
Ivailo Monev
f511b2d6ba libs: remove unused private stsFile from kdm library 2015-02-02 07:29:15 +00:00
Ivailo Monev
786ed86110 kioslave: improve man slave 2015-02-01 05:48:19 +00:00
Ivailo Monev
db9628444c kioslave: add man slave for UNIX manual pages 2015-02-01 03:30:50 +00:00
Ivailo Monev
2a3a760791 kioslave: add /share/info to info slave config 2015-01-31 23:00:13 +00:00
Ivailo Monev
36786efc5c kdm: do no insert the now redudant kcmbackground catalog 2015-01-30 07:56:41 +00:00
Ivailo Monev
93fdafc97e kdm: remove now redudant UseTheme key from default config 2015-01-30 01:40:21 +00:00
Ivailo Monev
0a3225eb3e kdm: use themes explicitly 2015-01-30 01:36:00 +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
6a627e477d klipper: fix struct <-> class warning 2015-01-25 23:05:41 +00:00
Ivailo Monev
85384ade23 drkonqi: fill in the backtrace and use Markdown syntax for the report 2015-01-25 03:58:44 +00:00
Ivailo Monev
971f072b3a kcontrol: make the KCM cursors UI more consistent with other modules 2015-01-24 23:36:10 +00:00
Ivailo Monev
82238b5900 krunner: remove unused X_DIFF and Y_DIFF variables 2015-01-24 03:43:57 +00:00
Ivailo Monev
eb42098968 generic: normalize libraries versioning 2015-01-24 03:17:15 +00:00
Ivailo Monev
cb4703d796 kscreensaver: remove kde3to4 porting script 2015-01-24 03:01:43 +00:00
Ivailo Monev
042f698242 generic: replace WORKSPACE_VERSION_STRING reference, follow up on last commit 2015-01-23 20:32:09 +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
adb8e6b8b3 ksysguard: fix struct <-> class warning 2015-01-23 19:21:14 +00:00
Ivailo Monev
431e167da3 ksysguard: fix struct <-> class warning 2015-01-23 19:16:18 +00:00
Ivailo Monev
163b7d6e03 Revert "generic: change system settings and kcontrol grouping (part 1)"
This reverts commit 726e6c5213.
2015-01-23 03:04:52 +00:00
Ivailo Monev
726e6c5213 generic: change system settings and kcontrol grouping (part 1) 2015-01-22 04:52:59 +00:00
Ivailo Monev
9f720053c5 kcontrol: remove unused variables from knotify module 2015-01-22 04:23:13 +00:00
Ivailo Monev
4ad863c405 kcontrol: remove bell, the access module is supirior 2015-01-22 04:22:32 +00:00
Ivailo Monev
708916b1d5 kscreensaver: remove embedded doxygen mainpage from asciiquarium header 2015-01-21 18:19:17 +00:00
Ivailo Monev
86214d5eaf kwalletd: fix assignment comparison compiler warning 2015-01-21 17:38:52 +00:00
Ivailo Monev
56114ce1d2 khotkeys: fix struct <-> class compiler warning 2015-01-21 17:07:53 +00:00
Ivailo Monev
0d5900176a krunner: fix struct <-> class compiler warning 2015-01-21 17:07:28 +00:00
Ivailo Monev
d6e1d42953 kcontrol: comment out unused lDelay to prevent compiler warning 2015-01-21 16:52:40 +00:00
Ivailo Monev
d2ca43183d kscreensaver: drop doxygen files 2015-01-21 16:30:24 +00:00
Ivailo Monev
4436197d6c generic: drop doxygen files 2015-01-21 16:09:16 +00:00
Ivailo Monev
4f08ef4626 kwin: minor code style corrections 2015-01-21 14:50:50 +00:00
Ivailo Monev
f311a01026 plasma: minor default layout config cleanup 2015-01-21 14:50:10 +00:00
Ivailo Monev
5ceb9275ba startkde: drop reference to simple ksplash 2015-01-21 14:47:03 +00:00
Ivailo Monev
d1dced326a plasma: force save into local directory
there is something wrong with Corona:saveLayout(), either that or
I'm doing something wrong. in any case, this fixes and issue where
desktop layout is not saved only after second login. this needs
further invetigation but I'm too lazy to look into it now.
2015-01-19 18:40:24 +00:00