home | refactor

This commit is contained in:
Don Harper 2024-01-06 14:02:54 -06:00
parent 672d71a83a
commit 73fadb981d
468 changed files with 197 additions and 210 deletions

34
home/gui/alacritty.nix Normal file
View file

@ -0,0 +1,34 @@
{ pkgs, ... }:
{
programs.alacritty = {
enable = true;
settings = {
window.opacity = 0.8;
decorations_theme_variant = "dark";
font = {
normal = {
family = "monospace";
style = "Regular";
};
bold = {
family = "monospace";
style = "Bold";
};
italic = {
family = "monospace";
style = "Italic";
};
bold_italic = {
family = "monospace";
style = "Bold Italic";
};
size = 9.0;
};
bell = {
animation = "EaseOutExpo";
duration = 500;
};
};
};
}
# vim: shiftwidth=2 tabstop=2 expandtab

7
home/gui/autostart.nix Normal file
View file

@ -0,0 +1,7 @@
{ pkgs, ... }: {
xdg.configFile."autostart" = {
recursive = true;
source = ./files/autostart;
target = "autostart";
};
}

7
home/gui/boxes.nix Normal file
View file

@ -0,0 +1,7 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
gnome.gnome-boxes
libvirt
qemu
];
}

9
home/gui/citrix.nix Normal file
View file

@ -0,0 +1,9 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [ citrix_workspace ];
home.file."ICAClient" = {
recursive = true;
source = ./files/citrix;
target = ".ICAClient";
};
}

162
home/gui/default.nix Normal file
View file

@ -0,0 +1,162 @@
{ pkgs, ... }:
{
home-manager.users.don = {
imports = [
./alacritty.nix
./autostart.nix
./fuzzel.nix
./kde.nix
./mpv.nix
./redshift.nix
./qutebrowser.nix
./services.nix
./sway.nix
./terminals.nix
./citrix.nix
./zoom.nix
];
home.packages = with pkgs; [
anonymousPro
at-spi2-core
authy
blueberry
clipman
cura
darktable
dmenu-wayland
firefox
font-awesome
gnome.gnome-tweaks
gnome.simple-scan
gnumeric
headset-charge-indicator
ibm-plex
imv
jellyfin-media-player
jetbrains-mono
kanshi
lapce
libappindicator
libnotify
libreoffice-fresh
libsForQt5.kwallet
neovim-qt
nerdfonts
networkmanagerapplet
nextcloud-client
nvd
obsidian
overpass
pasystray
pavucontrol
poweralertd
powerline-fonts
prusa-slicer
pwvucontrol
qpwgraph
quickemu
quickgui
qutebrowser
rofi
signal-desktop
sonixd
source-code-pro
supersonic
syncthingtray
tdesktop
texlive.combined.scheme-medium
thunderbird
victor-mono
widevine-cdm
yt-dlp
];
xdg = {
mimeApps = {
enable = true;
associations.added = {
"application/octet-stream" = [ "gvim.desktop" ];
"application/pdf" = [ "qpdfview.desktop;org.gnome.Evince.desktop;org.pwmt.zathura-pdf-mupdf.desktop" ];
"audio/mpeg" = [ "org.kde.kid3.desktop" ];
"image/jpeg" = [ "gimp.desktop;feh.desktop" ];
"image/png" = [ "darktable.desktop;gimp.desktop;imv-folder.desktop;feh.desktop" ];
"image/x-adobe-dng" = [ "feh.desktop" ];
"inode/directory" = [ "thunar.desktop" ];
"text/plain" = [ "gvim.desktop" ];
"x-scheme-handler/pdf" = [ "pdfview.desktop" ];
"x-scheme-handler/tg" = [ "userapp-Telegram Desktop-9M6O50.desktop;userapp-Telegram Desktop-6IJLW1.desktop;userapp-Telegram Desktop-IQIXX1.desktop;userapp-Telegram Desktop-FK06Y1.desktop;userapp-Telegram Desktop-1SZ7Y1.desktop;userapp-Telegram Desktop-C24MZ1.desktop;userapp-Telegram Desktop-29FD01.desktop;userapp-Telegram Desktop-21P401.desktop;userapp-Telegram Desktop-LOTG11.desktop" ];
};
defaultApplications = {
"inode/directory" = [ "thunar.desktop" ];
"model/3mf" = [ "com.ultimaker.cura.desktop" ];
"model/gltf+json" = [ "com.ultimaker.cura.desktop" ];
"model/gltf-binary" = [ "com.ultimaker.cura.desktop" ];
"model/stl" = [ "com.ultimaker.cura.desktop" ];
"text/html" = [ "org.qutebrowser.qutebrowser.desktop" ];
"x-scheme-handler/about" = [ "org.qutebrowser.qutebrowser.desktop" ];
"x-scheme-handler/etcher" = [ "balena-etcher.desktop" ];
"x-scheme-handler/http" = [ "org.qutebrowser.qutebrowser.desktop" ];
"x-scheme-handler/https" = [ "org.qutebrowser.qutebrowser.desktop" ];
"x-scheme-handler/msteams" = [ "teams-for-linux.desktop" ];
"x-scheme-handler/pdf" = [ "myweb.desktop" ];
"x-scheme-handler/tg" = [ "userapp-Telegram Desktop-LOTG11.desktop" ];
"x-scheme-handler/tootle" = [ "com.github.bleakgrey.tootle.desktop" ];
"x-scheme-handler/unknown" = [ "org.qutebrowser.qutebrowser.desktop" ];
"application/pdf" = [ "org.pwmt.zathura-pdf-mupdf.desktop" ];
"x-scheme-handler/mailto" = [ "neomutt.desktop" ];
};
};
desktopEntries = {
mealplanning = {
terminal = false;
name = "Meal Planning";
exec = "/home/don/bin/meal-planning";
icon = "chrome-nkapoddcoleikgbpncmpcfkdjmheccge-Default";
};
neomutt = {
terminal = false;
name = "Neomutt";
exec = "/home/don/.local/share/qutebrowser/userscripts/mymail";
icon = "email";
};
muttmailto = {
terminal = false;
name = "mutt-mailto";
exec = "/home/don/bin/mutt-mailto";
icon = "chrome-kmhopmchchfpfdcdjodmpfaaphdclmlj-Default";
};
myweb = {
terminal = false;
name = "myweb";
exec = "/home/don/bin/myweb %u";
mimeType = [ "x-scheme-handler/pdf" ];
};
cooking-notebook = {
type = "Application";
name = "Cooking Notebook";
icon = "obsidian";
exec = "${pkgs.obsidian}/bin/obsidian obsidian://open\\?vault=Food\\&file=home";
};
mynotes = {
name = "My Notes";
exec = "${pkgs.obsidian}/bin/obsidian obsidian://open\\?vault=main\\&file=home";
terminal = false;
type = "Application";
icon = "obsidian";
comment = "Obsidian";
mimeType = [ "x-scheme-handler/obsidian" ];
categories = [ "Office" ];
};
journal = {
name = "Journal";
exec = "/home/don/bin/newjournal";
terminal = false;
type = "Application";
icon = "obsidian";
comment = "Obsidian Journal";
mimeType = [ "x-scheme-handler/obsidian" ];
categories = [ "Office" ];
};
};
};
};
}

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Nextcloud
GenericName=File Synchronizer
Exec=nextcloud --background
Terminal=false
Icon=Nextcloud
Categories=Network
Type=Application
StartupNotify=false
X-GNOME-Autostart-enabled=true
X-GNOME-Autostart-Delay=10

View file

View file

@ -0,0 +1,717 @@
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=true
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=false
[Application Browsing]
BrowserProtocol=
BrowserRetry=*
BrowserTimeout=*
ICAHTTPBrowserAddress=
IPXBrowserAddress=
LocIPXBrowserAddress=
NETBIOSBrowserAddress=
LocNETBIOSBrowserAddress=
[Application Browsing\HTTP Addresses]
HttpBrowserAddress=
HttpBrowserAddress2=
HttpBrowserAddress3=
HttpBrowserAddress4=
HttpBrowserAddress5=
HttpBrowserAddress6=
HttpBrowserAddress7=
HttpBrowserAddress8=
HttpBrowserAddress9=
HttpBrowserAddress10=
HttpBrowserAddress11=
HttpBrowserAddress12=
HttpBrowserAddress13=
HttpBrowserAddress14=
HttpBrowserAddress15=
LocHttpBrowserAddress=
LocHttpBrowserAddress2=
LocHttpBrowserAddress3=
LocHttpBrowserAddress4=
LocHttpBrowserAddress5=
LocHttpBrowserAddress6=
LocHttpBrowserAddress7=
LocHttpBrowserAddress8=
LocHttpBrowserAddress9=
LocHttpBrowserAddress10=
LocHttpBrowserAddress11=
LocHttpBrowserAddress12=
LocHttpBrowserAddress13=
LocHttpBrowserAddress14=
LocHttpBrowserAddress15=
[Application Browsing\TCP Addresses]
TCPBrowserAddress=
TCPBrowserAddress2=
TCPBrowserAddress3=
TCPBrowserAddress4=
TCPBrowserAddress5=
TCPBrowserAddress6=
TCPBrowserAddress7=
TCPBrowserAddress8=
TCPBrowserAddress9=
TCPBrowserAddress10=
TCPBrowserAddress11=
TCPBrowserAddress12=
TCPBrowserAddress13=
TCPBrowserAddress14=
TCPBrowserAddress15=
LocTCPBrowserAddress=
LocTCPBrowserAddress2=
LocTCPBrowserAddress3=
LocTCPBrowserAddress4=
LocTCPBrowserAddress5=
LocTCPBrowserAddress6=
LocTCPBrowserAddress7=
LocTCPBrowserAddress8=
LocTCPBrowserAddress9=
LocTCPBrowserAddress10=
LocTCPBrowserAddress11=
LocTCPBrowserAddress12=
LocTCPBrowserAddress13=
LocTCPBrowserAddress14=
LocTCPBrowserAddress15=
[Client Engine]
Version=*
ClientName=
WinStationDriver=
UseSDLVB=*
ForceLVBMode=*
DisableSound=*
IsDesktopAppliance=*
DesktopRestartAllowed=*
UseCtrlAltEnd=*
UIPTimeoutMsec=*
FlowControlEnabled=*
ZFile=
ZFilePlayback=*
AllowMultiStream=*
[Client Engine\GUI]
Title=
ConnectionFriendlyName=
AppendUsername=
UseIconWindow=
CursorStipple=
OutputMode=*
IgnoreErrors=
DisableXRender=*
ConnectionBar=*
PanningPosition=*
ScaleFactor=*
PanCustomX=*
PanCustomY=*
[Client Engine\Application Launching]
InitialProgram=
WorkDirectory=
LaunchReference=
LongCommandLine=
LongCommandLine000=
LongCommandLine001=
LongCommandLine002=
LongCommandLine003=
LongCommandLine004=
LongCommandLine005=
LongCommandLine006=
LongCommandLine007=
LongCommandLine008=
LongCommandLine009=
LongCommandLine010=
LongCommandLine011=
LongCommandLine012=
LongCommandLine013=
LongCommandLine014=
LongCommandLine015=
LongCommandLine016=
HDXFlashUseFlashRemoting=
SubscriptionUrl=
PreferredWindowsBounds=
PreferredMonitors=
PreferredWindowState=
SaveMultiMonitorPref=
[Client Engine\ICA File]
RemoveICAFile=*
Launcher=
[Client Engine\Session Sharing]
SessionSharingKey=
EnableSessionSharing=*
SessionSharingLoose=*
EnableSessionSharingHost=
EnableSessionSharingClient=
SessionSharingLaunchOnly=
SessionSharingName=
EnableIPCSessionControl=
SucConnTimeout=
ApplySucConnTimeoutToDesktops=
[Client Engine\Hot Keys]
Hotkey1Shift=
Hotkey2Shift=
Hotkey3Shift=
Hotkey4Shift=
Hotkey5Shift=
Hotkey6Shift=
Hotkey7Shift=
Hotkey8Shift=
Hotkey9Shift=
Hotkey10Shift=
Hotkey11Shift=
Hotkey12Shift=
Hotkey13Shift=
Hotkey14Shift=
Hotkey15Shift=
Hotkey1Char=
Hotkey2Char=
Hotkey3Char=
Hotkey4Char=
Hotkey5Char=
Hotkey6Char=
Hotkey7Char=
Hotkey8Char=
Hotkey9Char=
Hotkey10Char=
Hotkey11Char=
Hotkey12Char=
Hotkey13Char=
Hotkey14Char=
Hotkey15Char=
[Logon]
AutoLogonAllowed=*
[Logon\Saved Credentials]
Username=
Domain=
Password=
ClearPassword=
SavePnPassword=*
NoSavePwordOption=*
UIDomain=*
[Logon\Ticket]
LogonTicketType=
LogonTicket=
[Network]
IdentificationController=
[Network\CGP]
CGPAddress=
CGPSecurityTicket=*
SessionReliabilityTTL=*
CGPAllowed=*
[Network\Protocols]
Address=
UseAlternateAddress=*
TransportDriver=
ICAPortNumber=
PhoneNumber=
UseAreaAndCountry=*
[Network\UDT]
HDXoverUDP=
udtRCVBUF=*
udtSNDBUF=*
udtIFlightFlagSize=*
udtUDPRCVBUF=*
udtUDPSNDBUF=*
udtNSGHAFTimeout=*
[Network\Proxy]
ProxyType=
ProxyAutoConfigURL=
ProxyBypassList=
ProxyHost=
ProxyPort=*
ProxyUsername=
ProxyPassword=
ProxyTimeout=*
WpadHost=
AltProxyType=
AltProxyAutoConfigURL=
AltProxyBypassList=
AltProxyHost=
AltProxyPort=*
AltProxyUsername=
AltProxyPassword=
AltProxyTimeout=*
ICASOCKSProtocolVersion=
ICASOCKSProxyHost=
ICASOCKSProxyPortNumber=*
ICASOCKSrfc1929Username=
ICASOCKSrfc1929Password=
ICASOCKSTimeout=*
ProxyUseDefault=*
ProxyFallback=*
ProxyFavorIEConnectionSetting=*
DoNotUseDefaultCSL=*
ProxyAuthenticationBasic=*
ProxyAuthenticationPrompt=*
ProxyAuthenticationNTLM=*
[Network\Reconnection]
TransportReconnectEnabled=*
TransportReconnectOptions=*
TransportReconnectRetries=*
TransportReconnectDelay=*
ICAKeepAliveEnabled=*
ICAKeepAliveInterval=*
TCPSendBufferSize=*
TCPRecvBufferSize=*
TCPRecvBufferSizeNoFlow=*
[Network\SSL]
SSLEnable=*
SSLProxyHost=
SSLCommonName=
SSLNoCACerts=*
SSLCACert1=
SSLCACert2=
SSLCACert3=
SSLCACert4=
SSLCACert5=
SecureChannelProtocol=
SSLCiphers=
SSLCertificateRevocationCheckPolicy=
SSLEnableCertificatePolicyVerification=*
SSLInTitle=*
MinimumTLS=
MaximumTLS=
Enable_RC4-MD5=
Enable_RC4_128_SHA=
Enable_TLS_RSA_=
[Network\ClientSelectiveTrust]
EnableClientSelectiveTrust=*
[Network\Encryption]
EncryptionLevelSession=
EncryptionDLL=
[Network\Compression]
Compress=*
MaximumCompression=*
[Plugin]
KVMEPlugin=
[Virtual Channels]
UseThread=*
[Virtual Channels\Audio]
ClientAudio=*
AudioBandwidthLimit=*
EnableAudioInput=*
EnableAudioInputMode=*
EnableUDPAudio=*
UDPAudioPortLow=*
UDPAudioPortHigh=*
AudioLatencyControlEnabled=*
AudioMaxLatency=*
AudioLatencyCorrectionInterval=*
AudioTempLatencyBoost=*
GSTAudioSrcName=*
GSTAudioSinkName=*
GSTSpeexBufferingLatency=*
GSTVorbisBufferingLatency=*
AudioPipelineLatency=*
AudioOutputLatency=*
AudioDisableInputEncoding=*
[Virtual Channels\Keyboard]
TransparentKeyPassthrough=FullScreenOnly
KeyPassthroughEscapeChar=
KeyPassthroughEscapeShift=
UseLocalIM=*
KeyboardLayout=
KeyboardType=
KeyboardSendLocale=*
KeyboardTimer=*
UseEUKS=*
UseEUKSforASCII=*
SETLEDPos=4
EUKSModeMask=*
ScancodeEnabled=*
KeyboardMappingFile=
UnicodeKeyboard=
LocaleKeyMapping=*
SuperMetaToWinKeys=*
RightSuperMetaToWinKey=*
BalanceShiftKeys=*
BalancedShiftMask=*
EchoShiftKeys=*
MSLocaleNumber=*
BypassSetLED=
ServerDoesMultiMod=*
[Virtual Channels\Mouse]
ClientMouseDoubleClickDetect=*
MouseTimer=*
MouseMap=
MouseXButtonMapping=
MouseWheelMapping=
MouseScrollAmount=*
MouseSendsControlV=False
PointerClickTime=*
PointerGrabTime=*
RelativeMouse=*
RelativeMousePointerFeedback=*
RelativemouseOnChar=
RelativeMouseOnShift=
RelativeMouseOffChar=
RelativeMouseOffShift=
SoftwareMouse=*
[Virtual Channels\Client Update]
UpdatesAllowed=*
[Virtual Channels\Clipboard]
ClipboardAllowed=*
[Virtual Channels\Image Capture]
TwainAllowed=*
[Virtual Channels\Drives]
CDMAllowed=*
SFRAllowed=*
DocumentsFolder=
DesktopFolder=
DisableDrives=
ClientDrive=*
DynamicCDM=*
DynamicCDMDirs=
DynamicCDMReadOnly=*
IgnoreFileChangeSize=*
AllowWriteOpenToROF=*
AllowSymlinkTraversalOutsideMap=*
[Virtual Channels\Drives\Device]
DrivePathA=
DriveEnabledA=
DriveReadAccessA=
DriveWriteAccessA=
DrivePathB=
DriveEnabledB=
DriveReadAccessB=
DriveWriteAccessB=
DrivePathC=
DriveEnabledC=
DriveReadAccessC=
DriveWriteAccessC=
DrivePathD=
DriveEnabledD=
DriveReadAccessD=
DriveWriteAccessD=
DrivePathE=
DriveEnabledE=
DriveReadAccessE=
DriveWriteAccessE=
DrivePathF=
DriveEnabledF=
DriveReadAccessF=
DriveWriteAccessF=
DrivePathG=
DriveEnabledG=
DriveReadAccessG=
DriveWriteAccessG=
DrivePathH=
DriveEnabledH=
DriveReadAccessH=
DriveWriteAccessH=
DrivePathI=
DriveEnabledI=
DriveReadAccessI=
DriveWriteAccessI=
DrivePathJ=
DriveEnabledJ=
DriveReadAccessJ=
DriveWriteAccessJ=
DrivePathK=
DriveEnabledK=
DriveReadAccessK=
DriveWriteAccessK=
DrivePathL=
DriveEnabledL=
DriveReadAccessL=
DriveWriteAccessL=
DrivePathM=
DriveEnabledM=
DriveReadAccessM=
DriveWriteAccessM=
DrivePathN=
DriveEnabledN=
DriveReadAccessN=
DriveWriteAccessN=
DrivePathO=
DriveEnabledO=
DriveReadAccessO=
DriveWriteAccessO=
DrivePathP=
DriveEnabledP=
DriveReadAccessP=
DriveWriteAccessP=
DrivePathQ=
DriveEnabledQ=
DriveReadAccessQ=
DriveWriteAccessQ=
DrivePathR=
DriveEnabledR=
DriveReadAccessR=
DriveWriteAccessR=
DrivePathS=
DriveEnabledS=
DriveReadAccessS=
DriveWriteAccessS=
DrivePathT=
DriveEnabledT=
DriveReadAccessT=
DriveWriteAccessT=
DrivePathU=
DriveEnabledU=
DriveReadAccessU=
DriveWriteAccessU=
DrivePathV=
DriveEnabledV=
DriveReadAccessV=
DriveWriteAccessV=
DrivePathW=
DriveEnabledW=
DriveReadAccessW=
DriveWriteAccessW=
DrivePathX=
DriveEnabledX=
DriveReadAccessX=
DriveWriteAccessX=
DrivePathY=
DriveEnabledY=
DriveReadAccessY=
DriveWriteAccessY=
DrivePathZ=
DriveEnabledZ=
DriveReadAccessZ=
DriveWriteAccessZ=
[Virtual Channels\Multimedia]
MultiMedia=*
SpeedScreenMMA=*
SpeedScreenMMAStopOverlayHandlingEvents=*
SpeedScreenMMAClosePlayerOnEOS=*
SpeedScreenMMAForceAspectRatio=*
SpeedScreenMMAVideoEnabled=*
SpeedScreenMMAAudioEnabled=*
SpeedScreenMMASecondsToBuffer=*
SpeedScreenMMAMaximumBufferSize=*
SpeedScreenMMAMinBufferThreshold=*
SpeedScreenMMAMaxBufferThreshold=*
SpeedScreenMMAPlaybackPercent=*
SpeedScreenMMAVerbose=*
SpeedScreenMMAFlowControlV3=*
SpeedScreenMMAEnablePlaybin2=*
SpeedScreenMMACSFEnabled=*
SpeedScreenMMAGstPlayKillAtExit=*
SpeedScreenMMAGstPlayExitTimeout=*
SpeedScreenMMARebaseTimestampsOnSeek=*
UseSubwindows=*
[Virtual Channels\Printing]
CPMAllowed=*
VSLAllowed=*
[Virtual Channels\Printing\Device]
ClientPrinterList=
UnixPrintCommand=
MFPrintCommand=
DefaultPrinter=
DefaultPrinterDriver=
PrinterQueryRefreshTime=
ClientPrinterQueue=
UsePrintcap=*
PrinterFlowControl=*
[Virtual Channels\Serial Port]
COMAllowed=*
VirtualCOMPortEmulation=*
ContinueWithoutPDALockFile=*
CommPollSize=*
CommPollWaitMin=*
CommPollWaitMax=*
CommPollWaitInc=*
CommWakeOnInput=*
[Virtual Channels\Serial Port\Device]
LastComPortNum=
ComPort1=
ComPort2=
ComPort3=
ComPort4=
ComPort5=
ComPort6=
ComPort7=
ComPort8=
ComPort9=
ComPort10=
ComPort11=
ComPort12=
ComPort13=
ComPort14=
ComPort15=
ComPort16=
ComPort17=
ComPort18=
ComPort19=
ComPort20=
ComPort21=
ComPort22=
ComPort23=
ComPort24=
ComPort25=
ComPort26=
ComPort27=
ComPort28=
ComPort29=
ComPort30=
ComPort31=
ComPort32=
[Virtual Channels\Seamless Windows]
TWIMode=0
DisableMMMaximizeSupport=*
TWIIgnoreWorkArea=*
SetTWIFocusOnTitled=*
SetTWIFocus=*
TWIFocusOnRaise=*
TWICheckStackOnExpose=*
TWIUse_NET_ACTIVE=*
TWILostFocusCheckTime=*
TWIDropFocus=*
UpdateTime=*
TWIIgnoreNormalState=*
TWIMoveResizeType=*
TWIMoveResizeHideWindowType=*
TWIWSHideWindowType=*
TWISetFocusBeforeRestore=*
TWIEnableModalParent=*
TWICoordinateWinPosition=*
LogoffDesktopThroTWI=*
TWIEmulateSystray=*
TWICleanupTimer=*
TWIFlashMethod=*
[Virtual Channels\Smartcard]
SmartCardAllowed=*
DisableCtrlAltDel=*
ReadersStatusPollPeriod=
ResMngrRunningPollPeriod=
UCSCWAMap=*
[Virtual Channels\Thinwire Graphics]
LocalDisplayNames=
EnableAtomicDisplay=*
UserVisualID=
DesiredColor=8
ApproximateColors=*
DesiredHRES=1024
DesiredVRES=768
ScreenPercent=*
UseFullScreen=false
TWIFullScreenMode=false
NoWindowManager=false
ResizeSession=
PersistentCacheEnabled=*
PersistentCachePath=
PersistentCacheSize=*
PersistentCacheMinBitmap=*
TWIDesiredIconColor=*
GraphicCacheSize=*
SpeedScreenIA=*
SpeedScreenBA=*
SpeedScreenBACompressionEnabled=*
SpeedScreenBADecompressedCacheSize=*
SpeedScreenBACompressedCacheSize=*
SpeedScreenBAMaximumCompressionLevel=*
TW2StopwatchMinimum=*
EnableOSS=*
TwRedundantImageItems=*
WinSetting=*
PrimaryMonitor=*
PreferredLaunchMonitor=*
FontSmoothingType=*
WindowManagerWidthAllowance=*
WindowManagerHeightAllowance=*
EnableH264HWAcceleration=*
DirectDecode=*
BatchDecode=*
H264Enabled=*
TextTrackingEnabled=*
SmallFramesEnabled=*
FontSmoothingTypePref=*
HBCCapMB=*
[Virtual Channels\Third Party]
AllowVirtualDriverEx=*
AllowVirtualDriverExLegacy=*
[Virtual Channels\Zero Latency]
ZLKeyboardMode=*
ZLMouseMode=*
[Virtual Channels\End User Experience]
startSCD=
pnStartSCD=
startIFDCD=
endIFDCD=
CFDCD=
COCD=
AECD=
RECD=
REWD=
NRWD=
TRWD=
LPWD=
BUCC=
[Virtual Channels\Control]
CREnabled=*
[Virtual Channels\HDXRealTime]
HDXWebCamEnabled=*
HDXWebCamDevice=
HDXWebCamWidth=*
HDXWebCamHeight=*
HDXWebCamFramesPerSec=*
HDXWebCamFramesPerSecDenominator=*
HDXWebCamQuality=*
HDXWebCamGStDebug=
HDXWebCamDebug=*
HDXWebCamDelayTime=*
HDXRTMEWebCamLaunchDelayTime=*
HDXWebCamDelayType=*
HDXH264InputEnabled=*
HDXH264EnableNative=*
HDXH264CaptureBin=
PrintLogThreshold=*
SyslogThreshold=*
[Preferences]

View file

@ -0,0 +1,36 @@
; Trusted_Region.ini
;
; This file defines the lockdown profile applied to all connections made by Citrix Receiver
; while in the Trusted Region.
;
;
; The Top Level configuration defines the basic functionality of this Profile.
;
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=true
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=true
[Network\Proxy]
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
ProxyType=Auto,None,Wpad
AltProxyType=Auto,None,Wpad
; If you allow a proxy type (Secure or Socks) that uses a server,
; you will need to change the ProxyHost line below to indicate which
; servers are trusted, for example:
; ProxyHost=,*.mycompany.com:*,*.mypartner.com:*
;
ProxyHost=,
AltProxyHost=,
;
; Region preferences.
;
[Preferences]

View file

@ -0,0 +1,21 @@
; Unknown_Region.ini
;
; This file defines the lockdown profile applied to all connections made by Citrix Receiver
; when the region cannot be classified.
;
;
; The Top Level configuration defines the basic functionality of this Profile.
;
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=false
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=false
;
; Region preferences.
;
[Preferences]

View file

@ -0,0 +1,35 @@
; Untrusted_Region.ini
;
; This file defines the lockdown profile applied to all connections made by Citrix Receiver
; while in the Untrusted Region.
;
;
; The Top Level configuration defines the basic functionality of this Profile.
;
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=false
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=true
[Network\Proxy]
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
ProxyType=Auto,None,Wpad
AltProxyType=Auto,None,Wpad
; If you allow a proxy type (Secure or Socks) that uses a server,
; you will need to change the ProxyHost line below to indicate which
; servers are trusted, for example:
; ProxyHost=,*.mycompany.com:*,*.mypartner.com:*
;
ProxyHost=,
AltProxyHost=,
;
; Region preferences.
;
[Preferences]

View file

@ -0,0 +1,14 @@
;******************************************************************************
;
; appsrv.ini
; Session configuration file for Citrix Workspace for Unix
;
; Copyright 1994-2019 Citrix Systems, Inc. All rights reserved.
;
;******************************************************************************
[WFClient]
Version = 2
[ApplicationServers]

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<dict>
<key>TracingEnabled</key>
<string/>
<key>SR</key>
<dict>
<key>SR</key>
<string></string>
<key>Store</key>
<string></string>
</dict>
</dict>

View file

@ -0,0 +1,50 @@
;********************************************************************
;
; wfclient.ini
;
; User configuration for Citrix Receiver for Unix
;
; Copyright 1994-2018 Citrix Systems, Inc. All rights reserved.
;
;********************************************************************
[WFClient]
Version=2
KeyboardLayout=(User Profile)
KeyboardMappingFile=automatic.kbd
KeyboardDescription=Automatic (User Profile)
KeyboardType=(Default)
CREnabled=True
BrowserProtocol=HTTPonTCP
BrowserTimeout=5000
CDMAllowed=On
ClientPrinterQueue=On
ClientManagement=On
ClientComm=On
MouseSendsControlV=True
MouseDoubleClickTimer=
MouseDoubleClickWidth=
MouseDoubleClickHeight=
Hotkey12Shift=Ctrl+Shift
Hotkey11Shift=Ctrl+Shift
Hotkey10Shift=Ctrl+Shift
Hotkey9Shift=Ctrl+Shift
Hotkey8Shift=Ctrl+Shift
Hotkey7Shift=Ctrl+Shift
Hotkey6Shift=Ctrl+Shift
Hotkey5Shift=Ctrl+Shift
Hotkey4Shift=Ctrl+Shift
Hotkey3Shift=Ctrl+Shift
Hotkey2Shift=Ctrl+Shift
Hotkey1Shift=Ctrl+Shift
IgnoreErrors=9,15
AllowAudioInput=True
[Thinwire3.0]
DesiredHRES=640
DesiredVRES=480
DesiredColor=15
PersistentCachePath=$HOME/.ICAClient/cache
PersistentCacheMinBitmap=2048
PersistentCacheEnabled=Off
ApproximateColors=No
UseFullScreen=True

View file

@ -0,0 +1,600 @@
// ==UserScript==
// @run-at document-start
// @name General URL Cleaner Revived
// @name:ja General URL Cleaner Revived
// @namespace https://greasyfork.org/en/users/594496-divided-by
// @description Cleans URL's from various popular sites.
// @description:ja Cleans URL's from various popular sites.
// @include https://www.newegg.com/*
// @include https://www.newegg.ca/*
// @include https://www.bing.com/*
// @include https://www.youtube.com/*
// @include https://www.imdb.com/*
// @include https://www.facebook.com/*
// @include https://disqus.com/embed/comments/*
// @include https://www.target.com/*
// @include /^https://[a-z]+\.amazon(\.com?)?\.[a-z]{2,3}/.*$/
// @include /^https?://[a-z]+\.google(\.com?)?\.[a-z]{2,3}/.*$/
// @include /^https://[a-z.]+\.ebay(desc)?(\.com?)?\.[a-z]{2,3}/.*$/
// @include /^https://[a-z0-9.]*twitter.com/.*$/
// @include /^https?://(www\.)?staticice\.com\.au/.*$/
// @include https://app.getpocket.com/*
// @exclude https://apis.google.com/*
// @exclude https://accounts.google.com/*
// @exclude https://support.google.com/*
// @exclude https://www.google.com/recaptcha/*
// @exclude https://hangouts.google.com/webchat/*
// @exclude https://gsuite.google.com/*
// @exclude https://calendar.google.com/*
// @exclude https://docs.google.com/spreadsheets/*
// @exclude https://takeout.google.com/*
// @version 4.0.6
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dividedbyerror@gmail.com&item_name=Greasy+Fork+Donation
// @contributionAmount $1
// ==/UserScript==
 
(() => {
 
/*
* Vars
*/
 
var currHost = location.host;
var currPath = location.pathname;
var currSearch = location.search;
 
var ebay = /^[a-z.]+\.ebay(desc)?(\.com?)?\.[a-z]{2,3}$/;
var amazon = /^[a-z]+\.amazon\.com?(\.[a-z]{2,3})?$/;
var google = /^[a-z]+\.google\.com?(\.[a-z]{2,3})?$/;
var target = /^[a-z]+\.target\.com?(\.[a-z]{2,3})?$/;
 
var amazonParams = /&(url|ie|pf_rd_[a-z]|bbn|rw_html_to_wsrp|ref_)=[^&#]*/;
var neweggParams = /&(cm_sp|icid|ignorebbr)=[^&#]*/g;
var imdbParams = /&(pf_rd_[a-z]|ref_)=[^&#]*/g;
var bingParams = /&(go|qs|form|FORM|filt|pq|s[cpk]|qpvt|cvid)=[^&#]*/g;
var youtubeParams = /&(feature|src_vid|annotation_id|[gh]l)=[^&#]*/g;
var ebayParams = /&(_(o?sacat|odkw|from|trksid)|rt)=[^&#]*/g;
var googleParams = /&(ved|source(id)?|s?ei|tab|tbo|h[ls]|authuser|n?um|ie|aqs|as_qdr|bav|bi[wh]|bs|bvm|cad|channel|complete|cp|s?client|d[pc]r|e(ch|msg|s_sm)|g(fe|ws)_rd|gpsrc|noj|btnG|o[eq]|p(si|bx|f|q)|rct|rlz|site|spell|tbas|usg|xhr|gs_[a-z]+)=[^&#]*/g;
var twitterParams = /&(src|ref_src|ref_url|vertical|s)=[^&#]*/g;
var targetParams = /&(preselect|lnk)=[^&#]*/g;
var facebookParams = /&(set)=[^&#]*/g;
 
/*
* Main
*/
 
if (currHost === 'www.bing.com') {
setCurrUrl(cleanBing(currSearch));
cleanLinks(parserAll);
return;
}
 
if (currHost === 'www.youtube.com') {
if (currPath === '/redirect')
location.href = cleanYoutubeRedir(currSearch);
 
if (currPath === '/watch')
setCurrUrl(cleanYoutube(currSearch));
 
cleanLinks(parserYoutube);
return;
}
 
if (currHost.endsWith('.newegg.com') || currHost.endsWith('.newegg.ca')) {
if (currSearch)
setCurrUrl(cleanNewegg(currSearch));
 
cleanLinks(parserNewegg);
return;
}
 
if (currHost === 'www.imdb.com') {
if (currSearch)
setCurrUrl(cleanImdb(currSearch));
 
cleanLinks(parserIMDB);
onhashchange = deleteHash();
return;
}
 
if (google.test(currHost)) {
if (currPath === '/url' || currPath === '/imgres')
location.href = cleanGenericRedir(currSearch);
 
if (!currSearch && !/[&#]q=/.test(location.hash))
return;
 
setCurrUrl(cleanGoogle(currPath + currSearch));
changeState(googleInstant);
 
if (currSearch.includes('tbm=isch')) {
cleanLinksAlways(parserGoogleImages);
}
else {
cleanLinks(parserGoogle);
}
 
return;
}
 
if (ebay.test(currHost)) {
if (currPath.includes('/itm/'))
setCurrUrl(cleanEbayItem(location));
 
else if (currSearch)
setCurrUrl(cleanEbayParams(currSearch));
 
cleanLinks(parserEbay);
onhashchange = deleteHash;
return;
}
 
if (target.test(currHost)) {
 
if (currPath.includes('/p/'))
setCurrUrl(cleanTargetItemp(location));
 
else if (currSearch)
setCurrUrl(cleanTargetParams(currSearch));
 
cleanLinks(parserTarget);
onhashchange = deleteHash;
return;
}
 
if (amazon.test(currHost)) {
 
if (currPath.includes('/dp/'))
setCurrUrl(cleanAmazonItemdp(location));
 
else if (currPath.includes('/gp/product'))
setCurrUrl(cleanAmazonItemgp(location));
 
else if (currSearch)
setCurrUrl(cleanAmazonParams(currSearch));
 
cleanLinks(parserAmazon);
onhashchange = deleteHash();
return;
}
 
if (currHost.endsWith('staticice.com.au')) {
cleanLinks(parserStaticice);
return;
}
 
if (currHost == 'twitter.com') {
 
if (currSearch)
setCurrUrl(cleanTwitterParams(currSearch));
 
cleanLinks(parserTwitter);
return;
}
 
if (currHost == 'www.facebook.com') {
 
if (currSearch)
setCurrUrl(cleanFacebookParams(currSearch));
 
cleanLinks(parserFacebook);
return;
}
 
if (currHost == 'disqus.com') {
cleanLinks(parserDisqus);
return;
}
 
if (currHost === 'app.getpocket.com') {
cleanLinks(parserAll);
return;
}
 
/*
* Boilerplate functions
*/
 
function setCurrUrl(url) {
history.replaceState(null, null, url);
}
 
function deleteHash() {
history.replaceState(null, null, ' ');
}
 
function observe(func) {
new MutationObserver(func).observe(document, {childList:true, subtree:true});
}
 
// Clean links once, mark as cleaned, then ignore them
function cleanLinks(linkParser) {
observe(function() {
for (let a of document.links) {
if (a.cleaned)
continue;
 
if (a.protocol && a.protocol.startsWith('http'))
linkParser(a);
 
a.cleaned = 1;
}
});
}
 
// Always clean links
function cleanLinksAlways(linkParser) {
observe(function() {
for (let a of document.links)
if (a.protocol && a.protocol.startsWith('http'))
linkParser(a);
});
}
 
function googleInstant(url) {
let parts = url.split('#');
if (parts.length !== 2)
return url;
 
let hash = parts[1];
if (hash === 'imgrc=_')
return ' ';
 
if (/(^|&)q=/.test(hash))
return '?' + hash;
 
return '#' + hash;
}
 
// Intercept & modify url passed into history.replaceState/pushState
function changeState(mod) {
history.realPushState = history.pushState;
history.realReplaceState = history.replaceState;
 
history.pushState = function() {
history.realPushState(null, null, mod(arguments[2]));
};
 
history.replaceState = function() {
history.realReplaceState(null, null, mod(arguments[2]));
};
}
 
/*
* Link parsing functions
*/
 
function parserAll(a) {
let host = a.host;
let path = a.pathname;
if (a.cleaned)
return;
 
if (google.test(host)) {
if (path === '/imgres' || path === '/url')
a.href = cleanGenericRedir(a.search);
 
else if (a.search)
a.search = cleanGoogle(a.search);
 
return;
}
 
if (host === 'www.youtube.com') {
if (path === '/watch')
a.search = cleanYoutube(a.search);
 
else if (path === '/redirect')
a.href = cleanYoutubeRedir(a.search);
 
a.cleaned = 1;
return;
}
 
if (host === 'getpocket.com') {
if (path === '/redirect') {
a.href = cleanPocketRedir(a.href);
}
}
 
parserAmazon(a);
parserEbay(a);
parserNewegg(a);
parserIMDB(a);
 
if (a.search)
a.search = cleanUtm(a.search);
 
if (a.hash)
a.hash = cleanUtm(a.hash);
 
a.cleaned = 1;
}
 
function parserGoogle(a) {
a.removeAttribute('onmousedown');
parserAll(a);
}
 
function parserGoogleImages(a) {
let jsaction = a.getAttribute('jsaction');
if (jsaction && jsaction.includes('down:irc.rl')) {
console.log(a);
a.removeAttribute('jsaction');
}
 
a.removeAttribute('onmousedown');
parserAll(a);
}
 
function parserYoutube(a) {
parserAll(a);
let text = a.innerText;
let href = href;
if (text === href || text.endsWith('...') && href.startsWith(text.slice(0,-3)))
a.innerText = href;
}
 
function parserTarget(a) {
if (!target.test(a.host))
return;
 
if (a.pathname.includes('/p/'))
a.href = cleanTargetItemp(a);
 
else if (a.search)
a.href = cleanTargetParams(a.href);
}
 
function parserAmazon(a) {
if (!amazon.test(a.host))
return;
 
if (a.pathname.includes('black-curtain-redirect.html'))
a.href = cleanAmazonRedir(location);
 
else if (a.pathname.includes('/dp/'))
a.href = cleanAmazonItemdp(a);
 
else if (a.pathname.includes('/gp/product'))
a.href = cleanAmazonItemgp(a);
 
else if (a.pathname.includes('/picassoRedirect')) {
a.href = cleanGenericRedir(a.search);
a.search = '';
}
 
else if (a.search)
a.href = cleanAmazonParams(a.href);
 
if (a.pathname.includes('/ref='))
a.pathname = cleanAmazonParams(a.pathname);
}
 
function parserEbay(a) {
if (!ebay.test(a.host))
return;
 
if (a.pathname.includes('/itm/'))
a.href = cleanEbayItem(a);
 
else if (a.host.startsWith('pulsar.'))
a.href = cleanEbayPulsar(a.search);
 
else if (a.search)
a.search = cleanEbayParams(a.search);
}
 
function parserNewegg(a) {
if (!a.host.endsWith('.newegg.com') && !a.host.endsWith('.newegg.ca'))
return;
 
if (a.search && !a.pathname.includes('/marketplace/'))
a.search = cleanNewegg(a.search);
}
 
function parserIMDB(a) {
if (a.host === 'www.imdb.com' && a.search)
a.search = cleanImdb(a.search);
}
 
function parserTwitter(a) {
if (a.host !== 't.co')
return;
 
let fake = 't.co' + a.pathname;
let real = a.getAttribute('data-expanded-url');
if (real) {
a.href = real;
a.removeAttribute('data-expanded-url');
sessionStorage.setItem(fake, real);
return;
}
 
if (!a.classList.contains('TwitterCard-container'))
return;
 
real = sessionStorage.getItem(fake);
if (real)
a.href = real;
}
 
function parserFacebook(a) {
let onclick = a.getAttribute('onclick');
if (!onclick || !onclick.startsWith('LinkshimAsyncLink'))
return;
 
if (a.host !== 'l.facebook.com')
return;
 
a.href = cleanGenericRedir(a.search);
a.removeAttribute('onclick');
a.removeAttribute('onmouseover');
}
 
function parserDisqus(a) {
if (a.host === 'disq.us' && a.pathname === '/url')
a.href = a.href.replace(/\:.*/,'');
a.href = cleanGenericRedir(a.search);
 
parserAll(a);
}
 
function parserStaticice(a) {
if (a.host.endsWith('staticice.com.au')) {
if (a.pathname.startsWith('/cgi-bin/www.'))
a.href = 'http://'+a.pathname.slice(9);
 
else if (a.pathname !== '/cgi-bin/redirect.cgi')
return;
 
a.href = cleanGenericRedir(a.search);
}
 
if (a.host === 'www.clixgalore.com' && a.pathname === '/PSale.aspx')
a.href = cleanGenericRedir2(a.search);
 
if (a.host === 't.dgm-au.com' || a.host === 'www.kqzyfj.com') {
console.log(a.href)
a.href = cleanGenericRedir(a.search);
}
 
if (a.host === 't.cfjump.com')
parserStaticiceTCF(a);
 
if (a.search)
a.search = cleanUtm(a.search);
}
 
function parserStaticiceTCF(a) {
if (a.search) {
a.href = cleanGenericRedir(a.search);
return;
}
 
if (a.innerText.startsWith('$'))
return;
 
let siteText = a.parentNode;
let itemLink = siteText.parentNode.parentNode.firstChild.firstChild;
if (itemLink.host !== 't.cfjump.com') {
a.href = itemLink.origin;
return;
}
 
let origin = 'https://' + siteText.innerText.split(/ +\| +/)[1];
let itemPath = itemLink.pathname.match(/^\/t\/\d+\/\d+(\/.+)/).pop()
a.href = origin;
itemLink.href = origin + itemPath;
}
 
/*
* URL string functions
*/
 
function cleanGoogle(url) {
return url.replace('?','?&').replace(googleParams, '').replace('&','') + a.hash;
}
 
function cleanBing(url) {
return url.replace('?','?&').replace(bingParams, '').replace('&','');
}
 
function cleanYoutube(url) {
return url.replace("?","?&").replace(youtubeParams,'').replace('&','');
}
 
function cleanImdb(url) {
return url.replace('?','?&').replace(imdbParams,'').replace('&','').replace(/\?$/,'');
}
 
function cleanNewegg(url) {
return url.replace('?','?&').replace(neweggParams,'').replace('&','');
}
 
function cleanTargetParams(url) {
return url.replace('?','?&','#').replace(targetParams,'').replace('&','');
}
 
function cleanFacebookParams(url) {
return url.replace('?','?&','#').replace(facebookParams,'').replace('&','');
}
 
function cleanAmazonParams(url) {
return url.replace('?','?&').replace(amazonParams,'').replace('&','').replace(/\?$/,'');
}
 
function cleanEbayParams(url) {
return url.replace('?','?&').replace(ebayParams,'').replace('&','');
}
 
function cleanTargetItemp(a) {
let item = a.pathname.replace(/(?<=\/p).*(?=\/A)/,"");
return a.origin + item;
}
 
function cleanAmazonItemgp(a) {
let item = a.pathname.match(/\/[A-Z0-9]{10}/);
return a.origin + '/gp/product' + item + a.hash;
}
 
function cleanAmazonItemdp(a) {
let item = a.pathname.match(/\/dp(\/[A-Z0-9]{10})/)[1];
return a.origin + '/dp' + item + a.hash;
}
 
function cleanTwitterParams(url) {
return url.replace('?','?&').replace(twitterParams,'').replace('&','').replace(/\?$/,'');
}
 
function cleanEbayItem(a) {
let item = a.pathname.match(/\/[0-9]{12}/);
let origList = a.search.replace(/&/g, '?').match(/\?orig_cvip=[^?]+/) || '';
return a.origin + '/itm' + item + origList + a.hash;
}
 
function cleanEbayPulsar(url) {
let item = url.match(/%7B%22mecs%22%3A%22([0-9]{12})/).pop();
return location.origin + '/itm/' + item;
}
 
function cleanYoutubeRedir(url) {
return decodeURIComponent(url.match(/[?&]q=([^&]+)/).pop());
}
 
function cleanAmazonRedir(url) {
return decodeURIComponent(url.match(/[?&]redirectUrl=([^&]+)/).pop());
}
 
function cleanGenericRedir(url) {
return decodeURIComponent(url.match(/[?&](new|img)?u(rl)?=([^&]+)/i).pop());
}
 
function cleanGenericRedir2(url) {
return decodeURIComponent(url.match(/[?&]\w*url=([^&]+)/i).pop());
}
 
function cleanUtm(url) {
var urlparts = url.split('?');
if (urlparts.length >= 2) {
var pars = urlparts[1].split(/[&;]/g);
//reverse iteration as may be destructive
for (var i = pars.length; i-- > 0;) {
if (/^utm_/.test(pars[i])) {
pars.splice(i, 1);
}
}
return urlparts[0] + (pars.length > 0 ? '?' + pars.join('&') : '');
}
return url;
}
 
function cleanPocketRedir(url) {
return decodeURIComponent(url.replace('https://getpocket.com/redirect?url=', ''));
}
})();

View file

@ -0,0 +1,7 @@
// ==UserScript==
// @run-at document-start
// @include https://www.reddit.com/*
// @include https://open.spotify.com/*
// ==/UserScript==
unsafeWindow.globalThis = unsafeWindow;

View file

@ -0,0 +1,26 @@
// ==UserScript==
// @name Array.at polyfill
// @run-at document-start
// @match https://*.linkedin.com/*
// ==/UserScript==
// Based on: https://github.com/tc39/proposal-relative-indexing-method#polyfill
function at(n) {
// ToInteger() abstract op
n = Math.trunc(n) || 0;
// Allow negative indexing from the end
if (n < 0) n += this.length;
// OOB access is guaranteed to return undefined
if (n < 0 || n >= this.length) return undefined;
// Otherwise, this is just normal property access
return this[n];
}
const TypedArray = Reflect.getPrototypeOf(Int8Array);
for (const C of [Array, String, TypedArray]) {
Object.defineProperty(C.prototype, "at",
{ value: at,
writable: true,
enumerable: false,
configurable: true });
}

View file

@ -0,0 +1,177 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
àRCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSEáCNS2-H

View file

@ -0,0 +1,3 @@
àRCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSEá ETen-B5-H` ^

View file

@ -0,0 +1,4 @@
àRCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSE!!<21>º]aX!!]`<60>21<32>> <09>p <0B>z<EFBFBD>$]<06>"Rd<E2809A>-Uƒ7<C692>*4„%<25>+ „Z „{<7B>/%…<<3C>9K…b<E280A6>1]†.<2E>" ‰`]‡,<2C>"]ˆ
<EFBFBD>"]ˆh<CB86>"]‰F<E280B0>"]Š$<24>"]<02>"]`<60>"]Œ><3E>"]<5D><1C>"]<5D>z<EFBFBD>"]ŽX<C5BD>"]<5D>6<EFBFBD>"]<5D><14>"]<5D>r<EFBFBD>"]P<E28098>"].<2E>"]“ <0C>"]“j<E2809C>"]”H<E2809D>"]•&<26>"]<04>"]b<E28093>"]—@<40>"]˜<1E>"]˜|<7C>"]™Z<E284A2>"]š8<C5A1>"]<16>"]t<E280BA>"]œR<C593>"]<5D>0<EFBFBD>"]ž<0E>"]žl<C5BE>"]ŸJ<C5B8>"] (<28>"]¡<06>"]¡d<C2A1>"]¢B<C2A2>"]£ <20>"X£~<7E>']¤W<C2A4>"]¥5<C2A5>"]¦<13>"]¦q<C2A6>"]§O<C2A7>"]¨-<2D>"]© <0B>"]©i<C2A9>"]ªG<C2AA>"]«%<25>"]¬<03>"]¬a<C2AC>"]­?<3F>"]®<1D>"]®{<7B>"]¯Y<C2AF>"]°7<C2B0>"]±<15>"]±s<C2B1>"]²Q<C2B2>"]³/<2F>"]´ <0A>"]´k<C2B4>"]µI<C2B5>"]¶'<27>"]·<05>"]·c<C2B7>"]¸A<C2B8>"]¹<1F>"]¹}<7D>"]º[<5B>"]»9

Some files were not shown because too many files have changed in this diff Show more