laptop added

This commit is contained in:
2022-11-28 14:56:20 +01:00
parent dfaf0c37be
commit 845a9a8c3d
18 changed files with 841 additions and 82 deletions

View File

@@ -1,21 +0,0 @@
Error: /usr/local/share/lite-xl/plugins/lite-xl-terminal/init.lua:337: attempt to index local 'str' (a nil value)
stack traceback:
/usr/local/share/lite-xl/plugins/lite-xl-terminal/init.lua:337: in function 'sanitise'
/usr/local/share/lite-xl/plugins/lite-xl-terminal/init.lua:432: in function 'display_string'
/usr/local/share/lite-xl/plugins/lite-xl-terminal/init.lua:358: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:516: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:523: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:524: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:523: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:524: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:524: in function 'update'
/usr/local/share/lite-xl/core/rootview.lua:1082: in function 'update'
/usr/local/share/lite-xl/plugins/autocomplete.lua:410: in function 'root_view_update'
/usr/local/share/lite-xl/plugins/treeview.lua:398: in function 'root_view_update'
/usr/local/share/lite-xl/plugins/contextmenu.lua:26: in function 'update'
/usr/local/share/lite-xl/core/init.lua:1529: in function 'step'
/usr/local/share/lite-xl/core/init.lua:1596: in function </usr/local/share/lite-xl/core/init.lua:1592>
(...tail calls...)
[string "local core..."]:9: in function <[string "local core..."]:2>
[C]: in function 'xpcall'
[string "local core..."]:2: in main chunk

View File

@@ -1,50 +0,0 @@
-- put user settings here
-- this module will be loaded after everything else when the application starts
-- it will be automatically reloaded when saved
local core = require "core"
local keymap = require "core.keymap"
local config = require "core.config"
local style = require "core.style"
------------------------------ Themes ----------------------------------------
-- light theme:
-- core.reload_module("colors.summer")
--------------------------- Key bindings -------------------------------------
-- key binding:
-- keymap.add { ["ctrl+escape"] = "core:quit" }
------------------------------- Fonts ----------------------------------------
-- customize fonts:
-- style.font = renderer.font.load(DATADIR .. "/fonts/FiraSans-Regular.ttf", 14 * SCALE)
-- style.code_font = renderer.font.load(DATADIR .. "/fonts/JetBrainsMono-Regular.ttf", 14 * SCALE)
--
-- font names used by lite:
-- style.font : user interface
-- style.big_font : big text in welcome screen
-- style.icon_font : icons
-- style.icon_big_font : toolbar icons
-- style.code_font : code
--
-- the function to load the font accept a 3rd optional argument like:
--
-- {antialiasing="grayscale", hinting="full"}
--
-- possible values are:
-- antialiasing: grayscale, subpixel
-- hinting: none, slight, full
------------------------------ Plugins ----------------------------------------
-- enable or disable plugin loading setting config entries:
-- enable plugins.trimwhitespace, otherwise it is disable by default:
-- config.plugins.trimwhitespace = true
--
-- disable detectindent, otherwise it is enabled by default
-- config.plugins.detectindent = false

View File

@@ -1 +0,0 @@
return {recents={[5]="/home/kacperks/projects",[1]="/home/kacperks/projects/20secgj",[7]="/home/kacperks/projects/GeoCube",[2]="/home/kacperks/.minetest/games/coconut_collection/mods/ksnpc",[3]="/home/kacperks/projects/Voxeler/Game",[4]="/home/kacperks/projects/cs-lua",[6]="/home/kacperks/projects/Voxeler"}, window={[1]=1882,[2]=1130,[3]=1939,[4]=19,["n"]=4}, window_mode="normal", previous_find={[2]="include",[1]="LUA_VTRUE",[3]="true"}, previous_replace={}}

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects/20secgj", documents = {["type"]="leaf",["views"]={[1]={["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["active"]=false,["scroll"]={["y"]=0,["x"]=0},["type"]="doc",["filename"]="main.cpp",["text"]=false},[2]={["selection"]={[1]=8,[2]=1,[3]=8,[4]=1},["active"]=false,["scroll"]={["y"]=0,["x"]=0},["type"]="doc",["filename"]="player.hpp",["text"]=false}},["active_view"]=2}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/Desktop", documents = {["type"]="leaf",["views"]={}}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects/Voxeler/Game", documents = {["active_view"]=2,["type"]="leaf",["views"]={[1]={["text"]=false,["scroll"]={["x"]=0,["y"]=0},["active"]=false,["type"]="doc",["selection"]={[1]=44,[2]=45,[3]=44,[4]=39},["filename"]="CMakeLists.txt"},[2]={["text"]=false,["scroll"]={["x"]=0,["y"]=0},["active"]=false,["type"]="doc",["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["filename"]="src/engine/audio/AudioBijoux.hpp"}}}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects/GeoCube", documents = {["active_view"]=2,["views"]={[1]={["type"]="doc",["active"]=false,["text"]="_",["selection"]={[1]=1,[2]=2,[3]=1,[4]=2},["scroll"]={["y"]=0,["x"]=0}},[2]={["filename"]="index.html",["type"]="doc",["active"]=false,["text"]=false,["selection"]={[1]=212,[2]=8,[3]=212,[4]=8},["scroll"]={["y"]=3356,["x"]=0}}},["type"]="leaf"}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects/Voxeler", documents = {["type"]="leaf",["views"]={[1]={["selection"]={[1]=26,[2]=1,[3]=26,[4]=1},["filename"]="Game/src/app.cpp",["text"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["active"]=false},[2]={["selection"]={[1]=1,[2]=49,[3]=1,[4]=49},["filename"]="Game/CMakeLists.txt",["text"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["active"]=true},[3]={["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["filename"]="Game/3rdparty/bgfx.cmake/bgfx/scripts/bgfx.doxygen",["text"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["active"]=false},[4]={["selection"]={[1]=18,[2]=2,[3]=18,[4]=2},["filename"]="Game/3rdparty/bgfx.cmake/bgfx/scripts/bgfx-codegen.lua",["text"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["active"]=false},[5]={["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["filename"]="Game/3rdparty/bgfx.cmake/CMakeLists.txt",["text"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["active"]=false}},["active_view"]=2}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/Downloads/lite-xl/bin", documents = {["type"]="leaf",["views"]={}}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects/cs-lua", documents = {["type"]="leaf",["views"]={[1]={["filename"]="src/lzio.o",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[2]={["filename"]="src/lzio.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[3]={["filename"]="src/lzio.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=392.27800369263},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[4]={["filename"]="src/lua.h",["active"]=true,["type"]="doc",["scroll"]={["x"]=0,["y"]=742.6643252373},["text"]=false,["selection"]={[1]=405,[2]=1,[3]=405,[4]=1}},[5]={["filename"]="src/lparser.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=2942.0850276947},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[6]={["filename"]="src/lmathlib.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=147.10425138474},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[7]={["filename"]="src/lapi.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[8]={["filename"]="src/lapi.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=1667.1815156937},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[9]={["filename"]="src/lauxlib.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[10]={["filename"]="src/lcode.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=4805.4055452347},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[11]={["filename"]="src/lobject.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=6374.5175600052},["text"]=false,["selection"]={[1]=228,[2]=1,[3]=228,[4]=1}},[12]={["filename"]="src/lobject.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=784.55600738525},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[13]={["filename"]="src/lparser.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=3726.64103508},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[14]={["filename"]="src/lopcodes.o",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[15]={["filename"]="src/lopnames.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[16]={["filename"]="src/lopcodes.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[17]={["filename"]="src/lopcodes.c",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[18]={["filename"]="src/lapi.o",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[19]={["filename"]="src/lauxlib.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=249},["text"]=false,["selection"]={[1]=32,[2]=1,[3]=32,[4]=1}},[20]={["filename"]="src/llex.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=700},["text"]=false,["selection"]={[1]=37,[2]=30,[3]=37,[4]=26}},[21]={["filename"]="src/lstate.h",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=1572},["text"]=false,["selection"]={[1]=98,[2]=8,[3]=98,[4]=4}},[22]={["filename"]="src/luac",["active"]=false,["type"]="doc",["scroll"]={["x"]=0,["y"]=0},["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}}},["active_view"]=4}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks", documents = {["type"]="leaf",["views"]={[1]={["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/src/game/api_requests.hpp",["active"]=false},[2]={["text"]=false,["selection"]={[1]=21,[2]=1,[3]=21,[4]=1},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/CMakeLists.txt",["active"]=false},[3]={["text"]=false,["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/3rdparty/CMakeLists.txt",["active"]=false},[4]={["text"]=false,["selection"]={[1]=26,[2]=23,[3]=26,[4]=23},["type"]="doc",["scroll"]={["y"]=0,["x"]=1.5},["filename"]="projects/Voxeler/README.MD",["active"]=false},[5]={["text"]=false,["selection"]={[1]=39,[2]=9,[3]=39,[4]=9},["type"]="doc",["scroll"]={["y"]=147.10425138474,["x"]=0},["filename"]="projects/Voxeler/Game/src/engine/resource/resource.hpp",["active"]=false},[6]={["text"]=false,["selection"]={[1]=17,[2]=17,[3]=17,[4]=17},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/src/engine/resource/resource.cpp",["active"]=false},[7]={["text"]=false,["selection"]={[1]=22,[2]=1,[3]=22,[4]=1},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/src/app.cpp",["active"]=false},[8]={["text"]=false,["selection"]={[1]=17,[2]=36,[3]=17,[4]=36},["type"]="doc",["scroll"]={["y"]=98.069500923157,["x"]=0},["filename"]="projects/Voxeler/Game/src/engine/core/engine.hpp",["active"]=false},[9]={["text"]=false,["selection"]={[1]=19,[2]=2,[3]=19,[4]=2},["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["filename"]="projects/Voxeler/Game/src/engine/core/engine.cpp",["active"]=false}},["active_view"]=2}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/.minetest/games/coconut_collection/mods/ksnpc", documents = {["type"]="leaf",["views"]={[1]={["filename"]="init.lua",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["selection"]={[1]=39,[2]=27,[3]=39,[4]=27}},[2]={["filename"]="person.lua",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[3]={["filename"]="gangsta.lua",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[4]={["filename"]="policeman.lua",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["selection"]={[1]=1,[2]=1,[3]=1,[4]=1}},[5]={["filename"]="README.txt",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=0,["x"]=0},["selection"]={[1]=4,[2]=89,[3]=4,[4]=89}},[6]={["filename"]="trader.lua",["text"]=false,["active"]=false,["type"]="doc",["scroll"]={["y"]=378,["x"]=0},["selection"]={[1]=19,[2]=1,[3]=19,[4]=1}}},["active_view"]=6}, directories = {} }

View File

@@ -1 +0,0 @@
return { path = "/home/kacperks/projects", documents = {["views"]={[1]={["text"]=false,["scroll"]={["x"]=0,["y"]=196.13900184631},["selection"]={[1]=16,[2]=25,[3]=16,[4]=25},["filename"]="Voxeler/Game/src/app.cpp",["type"]="doc",["active"]=false},[2]={["text"]=false,["scroll"]={["x"]=0,["y"]=0},["selection"]={[1]=1,[2]=1,[3]=1,[4]=1},["filename"]="Voxeler/Game/3rdparty/bgfx.cmake/bgfx/examples/00-helloworld/logo.h",["type"]="doc",["active"]=false},[3]={["text"]=false,["scroll"]={["x"]=0,["y"]=0},["selection"]={[1]=6,[2]=25,[3]=8,[4]=24},["filename"]="Voxeler/Game/3rdparty/bgfx.cmake/bgfx/examples/00-helloworld/helloworld.cpp",["type"]="doc",["active"]=false},[4]={["text"]=false,["scroll"]={["x"]=0,["y"]=49.034750461578},["selection"]={[1]=9,[2]=1,[3]=9,[4]=1},["filename"]="Voxeler/Game/CMakeLists.txt",["type"]="doc",["active"]=false},[5]={["text"]=false,["scroll"]={["x"]=0,["y"]=0},["selection"]={[1]=17,[2]=1,[3]=17,[4]=1},["filename"]="Voxeler/Game/3rdparty/bgfx.cmake/bgfx/examples/common/imgui/imgui.h",["type"]="doc",["active"]=false}},["type"]="leaf",["active_view"]=5}, directories = {} }