archbirdplus

Results 18 issues of archbirdplus

Add: - keybind to enter chat (enter or tab) - keybind to scroll through history like in a shell (arrows)

enhancement
ui/ux

- option to invert scrolling - option to disable momentum scrolling on trackpad

bug
ui/ux

Some default keybinds in macos are invalid - ctrl + space prefers to change keyboard language (and also gets stuck pressed when inputted as space + ctrl) - screenshots don't...

bug
ui/ux

Bundle Cubyz into fully-featured apps by platform. Primary benefits: - [ ] show the Cubyz icon in the file manager - [ ] show the Cubyz icon in the dock/taskbar...

enhancement
engine

This PR implements runtime page sizes. Closes #4082. Closes #11308. Closes #16331. Closes #20714. Notable changes: - [x] Introduce `pageSize()` to get the runtime page size. - [x] Introduce `page_size_cap`...

1) Clarify that the compiler being installed/detected/deleted is the Cubyz compiler and not the system Zig. 2) When there is no compiler to delete, do not say it is being...

enhancement
ui/ux

This will build suspense and entertain the user. In the same vein, we can print an ascii banner or something to show the user that they are in the right...

enhancement
undecided
ui/ux

Currently textboxes open with no cursor. After clicking or otherwise entering the textbox, a cursor is displayed. So far is correct behavior. ### Proposal: Clicking out of the textbox, or...

enhancement
ui/ux