Commit Graph

75 Commits (6507809bcccc8fe0bdd8478365270a14465bd66b)

Author SHA1 Message Date
Trivernis f6a4b77465 Add mode and selected file to state
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
trivernis a86aaef510 Fix issues with grid key naviation
It should only navigate now when focussed.
Same logic applies to the gallery.
The focus is kept when changing between the gallery and
the grid.

TG-48 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 08632080cb Improve storing of the state on change rather than periodically
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 02c013a1c3 Move more information to the tab state
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 20d527f195 Add multiple tabs of one type
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 481114052e Add daemon download prompt when it's not installed
TG-43 ready-for-test
TG-38 ready-for-test

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0ddc50d2a0 Add page up and down shortcut and improve scrolling
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7fd81140b6 Add file shortcuts
- select with arrow keys
- shift select with arrow keys
- ctrl select with arrow keys
- ctrl a
- ctrl shift a

TG-15 ready-for-test

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e233c1e59c Add file metadata sidebar entry
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7501e65d5c Add readonly file metadata tab
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d03409ef21 Remove remainder of file name editing from the edit sidebar
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0563c928d1 Move tag list to search sidebar
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 556e718f2a Add 'Open' action to file grid context menu
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0ee9d3791f Rename file-edit to tag-edit
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 628d1d92ad Add tag editing to import tab and remove name editing
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d7e477efb8 Move import sidebar to sidebar module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 62cba1ce56 Refactor file grid and gallery to use the same type of thumbnail container
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 8728fcdc71 Move tag-item to separate module and delete the now empty shared module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 86519f22a1 Move common and file related components to app-common and file module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 4c1c13d4cd Move sidebar components to separate module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 823628e5bd Move input components to separate module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e694645a78 Change indentation to 4 spaces (because why was it 2 anyway?)
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis aa563830c1 Fix issues caused by refactoring
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 60faf81187 Cleanup code
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 9773444d7f Refactor project structure
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago