Post B6lfhxCCXuWDABbWb2 by d6@merveilles.town
 (DIR) More posts by d6@merveilles.town
 (DIR) Post #B6lfhwYquD2jC9C6GO by tbsp@merveilles.town
       0 likes, 0 repeats
       
       Making progress downsizing Left for use on lower-resolution displays. 256x192 is tight! #uxn
       
 (DIR) Post #B6lfhwnk0qx7wK9zTE by d6@merveilles.town
       0 likes, 0 repeats
       
       @tbsp for cardputer i gave femto a toggle to hide line numbers/margin and to reduce the status bar size. might want something similar here? or just remove them unconditionally.
       
 (DIR) Post #B6lfhwzRJMJIWbdKhk by tbsp@merveilles.town
       0 likes, 0 repeats
       
       @d6 Yeah, much like the nav bar toggle I'll likely add a menubar toggle. Might have to use short names for the menus to get them all on there as well.
       
 (DIR) Post #B6lfhxCCXuWDABbWb2 by d6@merveilles.town
       0 likes, 0 repeats
       
       @tbsp maybe just icons?
       
 (DIR) Post #B6lfhxMpuN1dhAa1Am by tbsp@merveilles.town
       0 likes, 0 repeats
       
       @d6 Not a bad idea. I'm trying to make it usable with the least code divergence from "real Left" as possible, to ease porting changes/fixes. Maybe there are some unused tiles beyond 0x80 I can sneak icons into and keep them as manifest "strings" using the existing code.
       
 (DIR) Post #B6lflJVY2xaHEQFud6 by tbsprs@chaos.social
       0 likes, 0 repeats
       
       @neauoire wrong handle
       
 (DIR) Post #B6lflJq6oW1yGBsKg4 by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @tbsprs woah, sorry about that, thanks for letting me know and sorry.
       
 (DIR) Post #B6lfnUDTCiL11Rpsh6 by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @tbsp if you'd like to abstract some things in a specific way that makes modding easier, let me know, I'm totally open at changing left to welcome that sort of stuff.
       
 (DIR) Post #B6lgQsnjjQLEZ5aKG0 by tbsp@merveilles.town
       0 likes, 0 repeats
       
       @neauoire I'll let you know once I get most of the kinks worked out. Right now I'm using a handful of enums that I switch between and an alternate assets.tal include. There will likely be some macros (to switch DEOk DEO to just DEO, for instance) as well.