mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-02-10 14:30:27 +00:00
Added Krita styling & icon
This commit is contained in:
parent
adf10874c4
commit
eaa15d3c30
@ -2,6 +2,7 @@ Read .mlvwm/apps/BasiliskII
|
||||
Read .mlvwm/apps/chrome
|
||||
Read .mlvwm/apps/firefox
|
||||
Read .mlvwm/apps/HandBrake
|
||||
Read .mlvwm/apps/krita
|
||||
Read .mlvwm/apps/meld
|
||||
Read .mlvwm/apps/pcmanfm
|
||||
Read .mlvwm/apps/vlc
|
||||
|
133
.mlvwm/apps/krita
Normal file
133
.mlvwm/apps/krita
Normal file
@ -0,0 +1,133 @@
|
||||
Menu Krita-File, Label "File", Left
|
||||
"New" Action SendMessage C+N
|
||||
"Open..." Action SendMessage C+O
|
||||
"Save" Action SendMessage C+S
|
||||
"Save As..." Action SendMessage SC+S
|
||||
"" NonSelect
|
||||
"Save Incremental Version" Action SendMessage CM+S
|
||||
"Save Incremental Backup" Action SendMessage N+F4
|
||||
"" NonSelect
|
||||
"Close" Action SendMessage C+W
|
||||
"Close All" Action SendMessage SC+W
|
||||
"Quit" Action SendMessage C+Q
|
||||
END
|
||||
|
||||
Menu Krita-Edit-FillSpecial, Label "Fill Special", Left
|
||||
"Fill with Foreground Color (Opacity)" Action SendMessage SC+BackSpace
|
||||
"Fill with Background Color (Opacity)" Action SendMessage C+BackSpace
|
||||
END
|
||||
|
||||
Menu Krita-Edit, Label "Edit", Left
|
||||
"Undo" Action SendMessage C+Z
|
||||
"Redo" Action SendMessage SC+Z
|
||||
"" NonSelect
|
||||
"Cut" Action SendMessage C+X
|
||||
"Copy" Action SendMessage C+C
|
||||
"Copy merged" Action SendMessage SC+C
|
||||
"Paste" Action SendMessage C+V
|
||||
"Paste at Cursor" Action SendMessage CM+V
|
||||
"Paste into New Image" Action SendMessage SC+N
|
||||
"Paste as Reference Image" Action SendMessage SC+R
|
||||
"Clear" Action SendMessage N+Delete
|
||||
"Fill with Foreground Color" Action SendMessage N+BackSpace
|
||||
"Fill with Background Color" Action SendMessage S+BackSpace
|
||||
"Fill Special" SubMenu Krita-Edit-FillSpecial
|
||||
END
|
||||
|
||||
Menu Krita-View-Canvas, Label "Canvas"
|
||||
"Mirror View" Action SendMessage N+M
|
||||
"" NonSelect
|
||||
"Reset Zoom" Action SendMessage C+0
|
||||
"Rotate Canvas Right" Action SendMessage C+bracketright
|
||||
"Rotate Canvas Left" Action SendMessage C+bracketleft
|
||||
"Zoom In" Action SendMessage C+plus
|
||||
"Zoom Out" Action SendMessage C+minus
|
||||
END
|
||||
|
||||
Menu Krita-View, Label "View", Left
|
||||
"Show Canvas Only" Action SendMessage N+Tab
|
||||
"Instant Preview Mode" Action SendMessage S+L
|
||||
"Soft Proofing" Action SendMessage C+Y
|
||||
"Out of Gamut Warnings" Action SendMesasge SC+Y
|
||||
"" NonSelect
|
||||
"Canvas" SubMenu Krita-View-Canvas
|
||||
"" NonSelect
|
||||
"Show Grid" Action SendMessage SC+apostrophe
|
||||
"" NonSelect
|
||||
"Snap To Grid" Action SendMessage SC+semicolon
|
||||
END
|
||||
|
||||
Menu Krita-Image, Label "Image", Left
|
||||
"Scale Image To New Size..." Action SendMessage MC+I
|
||||
"Resize Canvas..." Action SendMessage MC+C
|
||||
END
|
||||
|
||||
Menu Krita-Layer-New, Label "New"
|
||||
"Paint Layer" Action SendMessage N+insert
|
||||
"Duplicate Layer or Mask" Action SendMessage C+J
|
||||
"" NonSelect
|
||||
"Cut Selection to New Layer" Action SendMessage SC+J
|
||||
"Copy Selection to New Layer" Action SendMessage MC+J
|
||||
END
|
||||
|
||||
Menu Krita-Layer-Group, Label "Group"
|
||||
"Quick Group" Action SendMessage C+G
|
||||
"Quick Clipping Group" Action SendMessage SC+G
|
||||
"Quick Ungroup" Action SendMessage MC+G
|
||||
END
|
||||
|
||||
Menu Krita-Layer, Label "Layer", Left
|
||||
"New" SubMenu Krita-Layer-New
|
||||
"" NonSelect
|
||||
"Group" SubMenu Krita-Layer-Group
|
||||
"" NonSelect
|
||||
"Merge with Layer Below" Action SendMessage C+E
|
||||
"Flatten Image" Action SendMessage SC+E
|
||||
END
|
||||
|
||||
Menu Krita-Select, Label "Select", Left
|
||||
"Select All" Action SendMessage C+A
|
||||
"Deselect" Action SendMessage SC+A
|
||||
"Reselect" Action SendMessage SC+D
|
||||
"Invert Selection" Action SendMessage SC+I
|
||||
"" NonSelect
|
||||
"Display Selection" Action SendMessage C+H
|
||||
"" NonSelect
|
||||
"Feather Selection" Action SendMessage S+F6
|
||||
END
|
||||
|
||||
Menu Krita-Filter-Adjust, Label "Adjust"
|
||||
"Color Balance..." Action SendMessage C+B
|
||||
"Desaturate..." Action SendMessage SC+U
|
||||
"HSV Adjustment..." Action SendMessage C+U
|
||||
"Invert" Action SendMessage C+I
|
||||
"Levels..." Action SendMessage C+L
|
||||
"Color Adjustment Curves..." Action SendMessage C+M
|
||||
END
|
||||
|
||||
Menu Krita-Filter, Label "Filter", Left
|
||||
"Apply Filter Again" Action SendMessage C+F
|
||||
"" NonSelect
|
||||
"Adjust" SubMenu Krita-Filter-Adjust
|
||||
END
|
||||
|
||||
Menu Krita-Help, Label "Help", Left
|
||||
"Krita Handbook" Action SendMessage N+F1
|
||||
END
|
||||
|
||||
MenuBar Krita
|
||||
Krita-File
|
||||
Krita-Edit
|
||||
Krita-View
|
||||
Krita-Image
|
||||
Krita-Layer
|
||||
Krita-Select
|
||||
Krita-Filter
|
||||
Krita-Help
|
||||
END
|
||||
|
||||
Style
|
||||
"*krita*" NoSBarH, NoSBarV
|
||||
"*krita*" MiniIcon krita.xpm, MenuBar Krita
|
||||
END
|
||||
|
182
.mlvwm/pixmap/krita.xpm
Normal file
182
.mlvwm/pixmap/krita.xpm
Normal file
@ -0,0 +1,182 @@
|
||||
/* XPM */
|
||||
static char *dummy[]={
|
||||
"16 16 163 2",
|
||||
"Qt c None",
|
||||
".h c None",
|
||||
".1 c #ff51ff",
|
||||
"ai c #000000",
|
||||
"#7 c #8aac00",
|
||||
".b c #ff00ff",
|
||||
".O c #e7afff",
|
||||
"#U c #35caca",
|
||||
"aB c #246565",
|
||||
"aG c #50694b",
|
||||
".2 c #c7bfff",
|
||||
"#G c #78ddee",
|
||||
".a c #333333",
|
||||
".N c #ff97e8",
|
||||
".i c #ff65ff",
|
||||
".p c #fe5ffb",
|
||||
"#e c #b5ceff",
|
||||
"#s c #99dafa",
|
||||
".q c #373737",
|
||||
".g c #373837",
|
||||
"#8 c #27dfde",
|
||||
"ah c #dddf3c",
|
||||
".B c #ff7df2",
|
||||
"at c #46d5d3",
|
||||
"aA c #bbd98a",
|
||||
".c c #ff30ff",
|
||||
"#d c #ffc0c7",
|
||||
".C c #59495f",
|
||||
"#T c #ead879",
|
||||
"aj c #35dcdb",
|
||||
"as c #cfde6d",
|
||||
".e c #343434",
|
||||
".# c #343434",
|
||||
"aC c #5fbdb4",
|
||||
"aF c #89bd9a",
|
||||
".s c #4c404c",
|
||||
".P c #d5a4f5",
|
||||
".o c #fe59fe",
|
||||
".j c #fe59ff",
|
||||
".f c #363636",
|
||||
".0 c #ffa9dc",
|
||||
"#V c #5af0f7",
|
||||
"#6 c #f7f05c",
|
||||
"au c #67edea",
|
||||
"az c #c4f0ae",
|
||||
".d c #ff2cff",
|
||||
"#r c #ffceb6",
|
||||
"#F c #f9d999",
|
||||
".r c #353834",
|
||||
"aD c #8aedd9",
|
||||
"aE c #9cedce",
|
||||
".t c #d36ad8",
|
||||
".k c #fd53fe",
|
||||
".n c #fe53fd",
|
||||
"#c c #ffbbcc",
|
||||
"#S c #fde885",
|
||||
".A c #ff7afb",
|
||||
".M c #ff95ee",
|
||||
".3 c #cfbdff",
|
||||
"av c #82f8ef",
|
||||
"#H c #85e8fd",
|
||||
"ay c #b1f0cc",
|
||||
".l c #fd51fe",
|
||||
".m c #fe51fd",
|
||||
"#q c #feccba",
|
||||
"#E c #fedba3",
|
||||
"aw c #91f2e7",
|
||||
"ax c #9deddc",
|
||||
"#9 c #4bfbfa",
|
||||
"ag c #f7fd74",
|
||||
"#3 c #1e2129",
|
||||
"ae c #37547d",
|
||||
".R c #3a3b39",
|
||||
".S c #3a3e3a",
|
||||
".6 c #3e3e3d",
|
||||
".7 c #3f413e",
|
||||
".D c #403f41",
|
||||
"#k c #404240",
|
||||
"#P c #42403f",
|
||||
"#j c #434242",
|
||||
".E c #48424a",
|
||||
".8 c #4c4a4c",
|
||||
"#4 c #55553e",
|
||||
"ak c #5cfaf9",
|
||||
".T c #605362",
|
||||
"ad c #65a6ea",
|
||||
"a. c #6bf2f9",
|
||||
"#2 c #6d98bd",
|
||||
"ap c #6eafe5",
|
||||
"ac c #70b1e5",
|
||||
"ao c #70b5e5",
|
||||
"#W c #74f8ff",
|
||||
"#y c #76797c",
|
||||
"an c #76c3e8",
|
||||
"al c #76f5fb",
|
||||
"a# c #77dbf0",
|
||||
"#i c #78788b",
|
||||
".5 c #796e8b",
|
||||
"am c #7ad7ee",
|
||||
"ab c #7bc3e7",
|
||||
"aa c #7dd0eb",
|
||||
".Q c #836a93",
|
||||
"af c #848d56",
|
||||
"#X c #84e7f8",
|
||||
"#l c #878186",
|
||||
"aq c #90c1bf",
|
||||
"#I c #97e7ff",
|
||||
"#Y c #97ecf5",
|
||||
"#x c #98a2b1",
|
||||
".F c #99669e",
|
||||
"#Q c #a19776",
|
||||
"#O c #a4a8a4",
|
||||
"#t c #a6e0ff",
|
||||
"#J c #a6e7fb",
|
||||
"#Z c #aaefef",
|
||||
"#1 c #addde5",
|
||||
"#u c #b0daff",
|
||||
"#z c #b3b4b5",
|
||||
"#0 c #b5ede7",
|
||||
"#K c #b6eaf9",
|
||||
"#f c #bdd0ff",
|
||||
"#v c #bddcff",
|
||||
".9 c #be95bc",
|
||||
"#w c #c4d9f8",
|
||||
".U c #c58cc8",
|
||||
"#g c #c5cdff",
|
||||
"#h c #c6c5f6",
|
||||
"#L c #c6eef7",
|
||||
"#A c #cdc6c8",
|
||||
"#M c #cee9eb",
|
||||
"#N c #cfded4",
|
||||
".4 c #d0b7f9",
|
||||
"ar c #d8f191",
|
||||
"#B c #e7d1c7",
|
||||
".G c #e98df0",
|
||||
"#m c #f0cbe1",
|
||||
".w c #fb78fd",
|
||||
".I c #fb92f8",
|
||||
".W c #fba8ef",
|
||||
".V c #fbabf8",
|
||||
"#. c #fbbded",
|
||||
"#n c #fbcdd9",
|
||||
"#C c #fbdbbf",
|
||||
".v c #fc79ff",
|
||||
".H c #fc95ff",
|
||||
"## c #fcbae0",
|
||||
".x c #fd78fb",
|
||||
".J c #fd92f3",
|
||||
".X c #fda8e8",
|
||||
".K c #fe92f0",
|
||||
"#a c #febad8",
|
||||
"#o c #fecbcc",
|
||||
"#D c #fedbb0",
|
||||
".y c #ff78fa",
|
||||
".z c #ff7afe",
|
||||
".u c #ff7dff",
|
||||
".L c #ff94f0",
|
||||
".Y c #ffa7e4",
|
||||
".Z c #ffade6",
|
||||
"#b c #ffbbd3",
|
||||
"#p c #ffcbc3",
|
||||
"#R c #ffee9d",
|
||||
"#5 c #fffb83",
|
||||
"QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt",
|
||||
".#.aQtQtQt.b.c.d.d.c.bQtQtQtQtQt",
|
||||
".e.f.g.h.i.j.k.l.m.n.o.pQtQtQtQt",
|
||||
"Qt.q.r.s.t.u.v.w.x.y.z.A.BQtQtQt",
|
||||
"QtQt.C.D.E.F.G.H.I.J.K.L.M.NQtQt",
|
||||
"Qt.O.P.Q.R.S.T.U.V.W.X.Y.Z.0.1Qt",
|
||||
"Qt.2.3.4.5.6.7.8.9#.###a#b#c#dQt",
|
||||
"Qt#e#f#g#h#i#j#k#l#m#n#o#p#q#rQt",
|
||||
"Qt#s#t#u#v#w#x#y#z#A#B#C#D#E#FQt",
|
||||
"Qt#G#H#I#J#K#L#M#N#O#P#Q#R#S#TQt",
|
||||
"Qt#U#V#W#X#Y#Z#0#1#2#3#4#5#6#7Qt",
|
||||
"QtQt#8#9a.a#aaabacadaeafagahQtQt",
|
||||
"QtQtaiajakalamanaoapaqarasaiQtQt",
|
||||
"QtQtQtQtatauavawaxayazaAQtQtQtQt",
|
||||
"QtQtQtQtQtaBaCaDaEaFaGQtQtQtQtQt",
|
||||
"QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt"};
|
@ -39,6 +39,7 @@ Configurations for the following X11 applications are included:
|
||||
* [Chromium](https://www.chromium.org/)
|
||||
* [Firefox](https://www.getfirefox.com/)
|
||||
* [HandBrake](https://handbrake.fr/)
|
||||
* [Krita](https://krita.org/)
|
||||
* [Meld](http://meldmerge.org/)
|
||||
* [PCManFM](https://en.wikipedia.org/wiki/PCMan_File_Manager)
|
||||
* [VLC](https://www.videolan.org/vlc/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user