Commit graph

35 commits

Author SHA1 Message Date
Ivailo Monev
fbd2f9e65b generic: adjust to KDebug changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-22 19:31:24 +03:00
Ivailo Monev
936c69c827 generic: prepare for Katie changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-14 16:19:24 +03:00
Ivailo Monev
3716be5439 kwin: indent switch cases in oxygenclient source file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-30 00:04:33 +03:00
Ivailo Monev
360a3e818f generic: sync decoration buttons string
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-01 20:12:57 +03:00
Ivailo Monev
44a2e1d897 generic: remove blur behind support leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-19 14:34:49 +03:00
Ivailo Monev
1fb5e67762 generic: remove appmenu support
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-14 18:16:22 +03:00
Ivailo Monev
08bd97aff5 generic: compiler warning fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-13 17:59:56 +03:00
Ivailo Monev
388dc56870 generic: consistent library variables usage
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-26 20:14:30 +02:00
Ivailo Monev
53445fd565 generic: remove KNewStuff leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-26 03:18:26 +00:00
Ivailo Monev
591b538337 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:13:13 +00:00
Ivailo Monev
1a61092a69 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-17 18:06:38 +00:00
Ivailo Monev
22bb32d80c generic: replace obsolete Qt::MidButton with Qt::MiddleButton
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-07 17:23:33 +00:00
Ivailo Monev
af45159765 generic: replace forward declarations with headers inclusions
this was done with namefsck script from Katie, solves namespace issues

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-05 02:36:36 +00:00
Ivailo Monev
2baeda5fa5 kwin: get rid of Plasma cruft
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-08 19:49:32 +00:00
Ivailo Monev
0b328b7563 generic: mostly KWin auditing
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-01 16:17:20 +00:00
Ivailo Monev
78ee666dd2 generic: get rid of some OpenGL/OpenGLES requirements 2016-09-01 04:09:09 +00:00
Ivailo Monev
260c6f3dd8 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-28 22:27:02 +00:00
Ivailo Monev
3c5a34aa19 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 08:44:09 +00:00
Ivailo Monev
95f8e1b5ac generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:44:54 +02:00
Ivailo Monev
2baf4467d1 generic: major build system cleanup 2015-09-01 04:37:19 +03:00
Ivailo Monev
3afe81cf45 kwin: remove some deprecated functionality 2015-08-18 01:46:01 +03:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
4397f517d3 generic: normalize include guards 2015-07-11 18:25:01 +03:00
Ivailo Monev
0afe71f7e7 kwin: drop support for alternative name 2015-07-10 08:03:47 +03:00
Ivailo Monev
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +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
1c6254d91c generic: replace KDE4WORKSPACE_VERSION with KDE_VERSION_STRING and friends where appropariate 2015-01-23 20:11:31 +00:00
Ivailo Monev
1f8bbcc60e removed some old client decorators 2014-11-21 23:14:50 +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