mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
- Put back DisplayFont in defaults.c. It either was removed by error, or the
change was incomplete (it was still accessed as a 0x0 pointer from moveres.c at least). - Removed innapropriate comments about sloppy focus from dialog.c. Even if we think it's not a good focus mode, and don't like it, there is no need to be rude with people who use it. Better not support sloppy focus at all, than to suport it and tell to its users they're stupid.
This commit is contained in:
@@ -964,8 +964,6 @@ handleLogoPush(XEvent *event, void *data)
|
||||
" .....XmnbN:q&Bo.... ",
|
||||
" ............ "};
|
||||
static char *msgs[] = {
|
||||
"Sloppy focus is a *?#@",
|
||||
"Repent! Sloppy focus users will burn in hell!!!",
|
||||
"Have a nice day!"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user