Defines | |
| #define | CAPABILITY_NOTIFICATIONS 1 | 
| #define | CAPABILITY_SCREENLOCK 2 | 
| #define | CAPABILITY_BRIGHTNESS 4 | 
capabilities clients can request from the daemon. Capabilities can be added up. These are simple integer values.
      
  | 
  
| 
 client is caring about brighness adjustments of the display  | 
  
      
  | 
  
| 
 Forward notifications the daemon throws  | 
  
      
  | 
  
| 
 Forward screenlock requests  | 
  
 1.4.6