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-02-17 10:31:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f193b2b2a642b4a025fc59586c6bc6bafab7df1c
electron
/
brightray
/
browser
/
linux
History
Kevin Sawicki
f193b2b2a6
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07: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
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07: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
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00