Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
a92c8804
Commit
a92c8804
authored
Nov 16, 2015
by
intrigeri
Browse files
Make plans for each problematic desktop notification.
parent
d509ab29
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/blueprint/desktop_notifications.mdwn
View file @
a92c8804
...
...
@@ -8,11 +8,31 @@ Remaining affected scripts on `feature/jessie`:
*
`
config
/
chroot_local
-
includes
/
usr
/
local
/
bin
/
tails
-
security
-
check
`
-
Perl
,
`
Desktop
::
Notify
`,
ported
to
notification
actions
-
important
enough
to
be
ported
to
a
dialog
box
*
`
config
/
chroot_local
-
includes
/
usr
/
local
/
bin
/
tails
-
virt
-
notify
-
user
`
-
Perl
,
`
Desktop
::
Notify
`,
ported
to
notification
actions
-
broken
on
Tails
/
Wheezy
already
(
the
link
to
the
doc
is
not
visible
)
⇒
the
link
to
the
doc
can
be
removed
for
Tails
2.0
,
and
a
better
solution
found
later
*
`
config
/
chroot_local
-
includes
/
usr
/
local
/
sbin
/
tails
-
spoof
-
mac
`
-
Shell
,
uses
`
notify
-
send
`
via
[[
!tails_gitweb config/chroot_local-includes/usr/local/sbin/tails-notify-user]]
-
broken
on
Tails
/
Wheezy
already
(
the
link
to
the
doc
is
not
visible
,
and
one
of
the
two
possible
links
was
broken
anyway
)
⇒
the
link
to
the
doc
can
be
removed
for
Tails
2.0
,
and
a
better
solution
found
later
;
a
second
iteration
could
turn
this
into
a
dialog
box
:
we
now
have
an
offline
mode
for
those
who
want
it
,
and
else
,
if
you
want
to
be
online
,
then
MAC
spoofing
failure
prevents
you
from
using
Tails
in
most
cases
so
we
can
be
noisy
-
The
notification
code
(`
notify_panic_
*`)
that
's started as
a background process could advantageously be moved to the user
session (it'
s
probably
a
good
idea
to
avoid
starting
background
tasks
in
udev
hooks
,
to
avoid
confusing
udev
wrt
.
when
a
hook
has
actually
completed
its
work
).
To
this
end
,
`
config
/
chroot_local
-
includes
/
usr
/
local
/
sbin
/
tails
-
unblock
-
network
`
could
raise
a
flag
so
that
a
unit
run
in
user
session
knows
that
it
should
notify
the
user
(
see
e
.
g
.
the
ugly
`
htp_done_file
`,
or
find
a
better
solution
).
*
`
config
/
chroot_local
-
includes
/
usr
/
local
/
sbin
/
tails
-
restricted
-
network
-
detector
`
-
Perl
,
uses
`
notify
-
send
`
via
[[
!tails_gitweb config/chroot_local-includes/usr/local/sbin/tails-notify-user]]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment