Grab keys on root instead of each client window, that saves a *lot* of grabs,...
Grab keys on root instead of each client window, that saves a *lot* of grabs, makes the code simpler and also fix the keyboard shortcuts not working on shaded windows (Bug #2291). (Old svn revision: 23120)
Showing
- src/client.c 2 additions, 90 deletionssrc/client.c
- src/client.h 9 additions, 13 deletionssrc/client.h
- src/events.c 1 addition, 1 deletionsrc/events.c
- src/screen.c 61 additions, 8 deletionssrc/screen.c
- src/screen.h 1 addition, 0 deletionssrc/screen.h
- src/settings.c 2 additions, 1 deletionsrc/settings.c
Loading
Please register or sign in to comment