ScreenShield: wake up the screen when new notifications appear
This way the user is immediately notified when something happens. https://bugzilla.gnome.org/show_bug.cgi?id=703084
This commit is contained in:
@ -44,6 +44,8 @@ GdkPixbuf *shell_util_create_pixbuf_from_data (const guchar *data,
|
||||
int height,
|
||||
int rowstride);
|
||||
|
||||
void shell_util_wake_up_screen (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __SHELL_UTIL_H__ */
|
||||
|
Reference in New Issue
Block a user