abaevbog

Results 264 comments of abaevbog

With the updated design of select items dialog that does not have a titlebar, I assumed that on windows and linux the menubar should be hidden and on Alt keypress...

Added an option to move columns left/right form the menu as well. That way, one can perform pretty much all operations on itemTree without using the mouse. Together with context...

`item-tree-menu-bar` sounds way better! I tweaked a comment of the `ItemTreeMenuBar` component to provide some more specific context as to what it is. Correct me if I should add something...

> The menubar should disappear if it loses focus. I.e. if I press Alt, then press Tab to change focus (or click away), it should disappear. Gotcha, the menubar will...

Thanks for the feedback @AbeJellinek! I'll go through all these now

The positioning of the `textarea` may need to be tweaked with a bit, especially with the tags autocomplete being added. We could only show the `textarea` if one presses a...

> the textarea should either be more than 2 rows or auto-expand on focus/typing to at least 5 rows. I figured that we don't want to make the `textarea` too...

Rebased! This and the linked PR from the main repo. I tweaked the note field to inherit the font family and to have the same size as everything else.

> But at least on macOS, we should keep these from being accessible altogether. That makes sense. These are generally never accessible and it's only voiceover that sometimes places the...

I am under impression that some usual window-management functionality just doesn't work right with wayland. `drawintitlebar` is acting funny and `resizable=no` seems to have no effect. I am noticing a...