multi click not fucked
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "gdkmm/monitor.h"
|
||||
#include "gtkmm/window.h"
|
||||
|
||||
#define DEFAULT_NOTIFICATION_TIMEOUT 7000
|
||||
#define DEFAULT_NOTIFICATION_TIMEOUT 5000
|
||||
|
||||
|
||||
class BaseNotification : public Gtk::Window {
|
||||
@@ -35,7 +35,6 @@ class BaseNotification : public Gtk::Window {
|
||||
void pause_auto_close();
|
||||
void resume_auto_close();
|
||||
|
||||
// onClose signal can be added here if needed
|
||||
protected:
|
||||
uint64_t notificationId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user