grey out 9term when it loses focus.
This commit is contained in:
parent
c005568a7f
commit
4f30f3b444
7 changed files with 112 additions and 26 deletions
|
|
@ -69,6 +69,9 @@ struct Xprivate {
|
|||
Atom targets;
|
||||
Atom text;
|
||||
Atom compoundtext;
|
||||
Atom takefocus;
|
||||
Atom losefocus;
|
||||
Atom wmprotos;
|
||||
uint putsnarf;
|
||||
uint assertsnarf;
|
||||
int destroyed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue