Commit graph

12 commits

Author SHA1 Message Date
Ivailo Monev
a846ee0719 kdeui: update NET::timestampCompare() and NET::timestampDiff() documentation
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-16 04:07:10 +02:00
Ivailo Monev
a4a374b1f2 kdeui: correct NET::timestampCompare() return type
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-16 04:05:39 +02:00
Ivailo Monev
728e5f7061 generic: get rid of KXUtils
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-08-15 15:08:04 +00:00
Ivailo Monev
d5dc1bd28c kdeui: remove support for obsolete StaysOnTop
it was never in the EWMH specs as far as I can tell, and it certainly is
not in the latest one from:
https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-16 13:47:17 +00:00
Ivailo Monev
aa427fbc74 generic: get rid of TopMenu window mask
I think the last use of it went away with KMenuBar, other parts Katana
mostly check for it so that they can ignore it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 17:19:15 +00:00
Ivailo Monev
aac869a637 kdeui: apply some code style to window management files
the changes are incomplete, still a lot to be done
2015-08-20 20:51:57 +03:00
Ivailo Monev
e05886723a generic: normalize include guards 2015-07-11 18:20:46 +03:00
Ivailo Monev
b7025d7a97 kdeui: remove support for override/unmanaged window type 2015-04-20 07:23:30 +00:00
Ivailo Monev
588759ff7c kdeui: drop support for _KDE_NET_WM_ACTIVITIES
previous changed that were supposed to do this were almost right,
the only exception to make it right is to change netAtomCount
accordingly preventing out-of-bounds actions
2015-01-25 05:14:00 +00:00
Ivailo Monev
187981587b partitially revert 92c0cae and remove some activities related cruft 2015-01-16 02:17:28 +00:00
Ivailo Monev
908c9b4b78 remove custom Window Manager activities definitions 2015-01-15 20:17:54 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00