remove unnecessary variable and rename some #3

닫힘
opened 6 년 전 by Ghost · 3개의 코멘트
Ghost 코멘트됨, 6 년 전

In main.cpp, the findAloneWindow() function:

The variable "mapped" is not used, I'd like to get rid of It.

I'd like to rename the parameters "r" and "p" to something a bit more meaningful, for instance:

r --> root_id

p --> parent_id

Some doc about the XQueryTree function:
https://tronche.com/gui/x/xlib/window-information/XQueryTree.html

In main.cpp, the findAloneWindow() function: The variable "mapped" is not used, I'd like to get rid of It. I'd like to rename the parameters "r" and "p" to something a bit more meaningful, for instance: r --> root_id p --> parent_id Some doc about the XQueryTree function: https://tronche.com/gui/x/xlib/window-information/XQueryTree.html
MicheleC 코멘트됨, 6 년 전
소유자

Sounds good to me. Actually for this kind of small changes, feel free to prepare the code and PR directly 😉

Sounds good to me. Actually for this kind of small changes, feel free to prepare the code and PR directly :wink:
Ghost 코멘트됨, 6 년 전
포스터

If It would have been about the removal of the variable only, I wouldn't ask ; but I had to know if you were willing to rename things here and there, therefore I snapped the occasion up.

If It would have been about the removal of the variable only, I wouldn't ask ; but I had to know if you were willing to rename things here and there, therefore I snapped the occasion up.
SlavekB 코멘트됨, 6 년 전
소유자

Resolved by PR #5

Resolved by PR #5
SlavekB R14.0.6 release 6 년 전 마일스톤을 추가하였습니다.
SlavekB closed this issue 6 년 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 3명
알림
마감일

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: TDE/kvkbd#3
불러오는 중...
아직 콘텐츠가 없습니다.