• Joined on 2021-08-15
walkero closed issue walkero/lite-xl#3 2022-01-03 02:02:57 +01:00
Fix loading a folder from terminal using dot (.) as path.
walkero pushed tag v1.16.12.5 to walkero/lite-xl 2022-01-03 02:02:05 +01:00
walkero released "v1.16.12.5" at walkero/lite-xl 2022-01-03 02:02:05 +01:00
walkero pushed to os4-1.16.12 at walkero/lite-xl 2022-01-03 01:53:21 +01:00
32a3d4b933 Prepare 1.16.12.5 release
walkero pushed to os4-1.16.12 at walkero/lite-xl 2022-01-03 01:43:32 +01:00
c5309e04d6 Fixed loading the current folder from terminal using the dot character
walkero pushed to os4-1.16.12 at walkero/lite-xl 2022-01-03 00:47:53 +01:00
1c3f766e6b Fixed the resolution on fullscreen toggle to be like the workbench (#4)
de6c0fd575 Removed the extra title bar when return from fullscreen
Compare 2 commits »
walkero pushed to os4-1.16.12 at walkero/lite-xl 2022-01-02 22:04:57 +01:00
7bd164b17e Added a workaround to fix the window resize assertion crash #2
walkero commented on issue walkero/lite-xl#2 2022-01-02 20:44:40 +01:00
Window resize crash

Possibly this is happening only when "Resize with window contents" is checked at the GUI Prefs. It seems that when this option is enabled, then the calculation that is happening at the assert fails,…

walkero pushed to os4-1.16.12 at walkero/lite-xl 2022-01-02 20:04:23 +01:00
de3e4815ee Removed clearQuit() and applied commit 456f6ed changes to free the resources
walkero opened issue walkero/lite-xl#12 2022-01-02 19:50:45 +01:00
Port the latest v2
walkero opened issue walkero/lite-xl#11 2022-01-02 19:49:09 +01:00
Create a MorphOS port
walkero opened issue walkero/lite-xl#10 2022-01-02 19:47:33 +01:00
Document extra plugins
walkero opened issue walkero/lite-xl#9 2022-01-02 19:46:35 +01:00
Compile without -DLITE_USE_SDL_RENDERER
walkero opened issue walkero/lite-xl#8 2022-01-02 19:45:26 +01:00
Document solution of low end machines
walkero opened issue walkero/lite-xl#7 2022-01-02 19:44:46 +01:00
Add menu items
walkero opened issue walkero/lite-xl#6 2022-01-02 19:35:02 +01:00
Other encodings support
walkero opened issue walkero/lite-xl#5 2022-01-02 19:33:24 +01:00
Move to different screen
walkero opened issue walkero/lite-xl#4 2022-01-02 19:32:49 +01:00
Fix the resolution of the fullscreen mode
walkero opened issue walkero/lite-xl#3 2022-01-02 19:30:57 +01:00
Fix loading a folder from terminal using dot (.) as path.
walkero opened issue walkero/lite-xl#2 2022-01-02 19:12:34 +01:00
Window resize crash