This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-27 08:18:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbe3b27409fb855bdd19986c45ebfed7562abc07
electron
/
brightray
/
browser
/
linux
History
Ales Pergl
0bba5b9b41
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
2017-04-05 14:30:15 +02:00
..
libnotify_loader.cc
Format line length to 80 instead of 100
2017-03-23 15:47:30 -07:00
libnotify_loader.h
Format line length to 80 instead of 100
2017-03-23 15:47:30 -07:00
libnotify_notification.cc
Make
Notification
factory function a member of
NotificationPresenter
so that we can create different types of notifications based on runtime conditions.
2017-04-05 14:30:15 +02:00
libnotify_notification.h
Store weak ref to Notification in ToastEventHandler
2016-04-15 16:14:13 +09:00
notification_presenter_linux.cc
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
2017-04-05 14:30:15 +02:00
notification_presenter_linux.h
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
2017-04-05 14:30:15 +02:00