D
Deleted member 48958
Guest
It does, executeI installed Seamonkey as a package, it doesn't have a calendar.
pkg info seamonkey |grep LIGHTNING
Code:
LIGHTNING : on
It does, executeI installed Seamonkey as a package, it doesn't have a calendar.
pkg info seamonkey |grep LIGHTNING
LIGHTNING : on
Тhat's not true, it comes with Lightning preinstalled, even if you don't use it, Thunderbird displays messages with events correctly.thunderbird comes without any calendar too, so you lose nothing.
/* -- Hide hiders -- */
toolbargrippy {
display: none !important;
}
.toolbar-holder {
border-left: none !important;
}
/* -- Combine refresh and stop buttons -- */
#stop-button[disabled] {
display: none !important;
}
#stop-button:not([disabled]) ~ #reload-button {
display:none !important;
}
/* -- Active tab color -- */
tab {
-moz-appearance: none !important;
}
tab[selected="true"] {
background-color: #FFFFFF !important;
}
/* -- Hide status bar icons -- */
.taskbutton {
display:none !important;
}
/* -- Navigation bar background -- */
#nav-bar {
-moz-appearance: none !important;
background: #454749 !important;
}
Remove DWM and use usable WMHa! Makes sense, but there is no window title in DWM! I always used Ctrl-Q which closes all sessions.
x11-wm/dwm is the usable WM!