https://bugs.kde.org/show_bug.cgi?id=274931

--- Comment #59 from Martin Flöser <mgraess...@kde.org> ---
(In reply to Arash B from comment #58)
> Ok but I have cloned the kwin git repo (https://github.com/KDE/kwin) to have
> a look for myself. I was wondering if you could show me where the function
> body of 
> 
>    bool WindowRules::checkNoBorder(bool noborder, bool init = false) const
> 
> is. I've found its definition in rules.h but the function body is nowhere to
> be found in the repo.

rules.cpp:856

> 
> Is it correct that the function WindowRules::checkNoBorder is called from
> line 184 in
> 
>    bool Client::manage(xcb_window_t w, bool isMapped)
> 
> in clients.cpp?

Yes, but there are more usages.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to