• Joined on 2022-07-28
dany synced commits to master at dany/antos from mirror 2024-07-28 19:06:44 +02:00
aafe706cc8 feat(2.1.5): GridView allows navigation by arrow keys
dany synced commits to master at dany/antos-frontend from mirror 2024-07-28 19:05:53 +02:00
59fb302e18 feat(GridView): allows navigation by arrow keys
4bbc6c770a feat(ListView): allows list navigation using keyboard
Compare 2 commits »
dany commented on issue dany/antos#2 2024-07-28 13:02:53 +02:00
Allows to navigate listview, tree view and grid view using arrow keys

implemented for ListView

dany closed issue dany/test#1 2024-07-28 13:02:30 +02:00
test issue
dany synced commits to master at dany/antos from mirror 2024-07-28 13:01:49 +02:00
51a59685ea feat(ListView): allow item navigation using keyboard (arrow keys)
dany opened issue dany/antos#9 2024-07-28 12:04:44 +02:00
Implement UndoStack interface for custom undo/redo action
dany opened issue dany/antos#8 2024-07-28 11:59:11 +02:00
Menu item: using Actions object for handling event (click, shortcut)
dany opened issue dany/antos#7 2024-07-28 11:40:05 +02:00
Better reload of theme
dany synced commits to master at dany/meta-wayland from mirror 2024-07-28 10:41:17 +02:00
c855a4112d hyprland: update
f6cd06e612 hyprutils: update
Compare 2 commits »
dany synced commits to master at dany/meta-wayland from mirror 2024-07-28 02:31:16 +02:00
484f00b75a hyprland: update
8e1351cc79 aquamarine: update
Compare 2 commits »
dany opened issue dany/antos#6 2024-07-28 00:16:47 +02:00
ListView: horizotal direction doesnt have scroll
dany opened issue dany/antos#5 2024-07-28 00:13:04 +02:00
bug: on launcher
dany opened issue dany/antos#4 2024-07-27 13:12:29 +02:00
GUI: implement a sorting mechanism for all list based widget
dany commented on issue dany/antos#1 2024-07-27 12:04:09 +02:00
Calendar widget: allow to switch year

implemented in verson 2.1.3

dany closed issue dany/antos#1 2024-07-27 12:04:09 +02:00
Calendar widget: allow to switch year
dany synced commits to master at dany/antos from mirror 2024-07-27 12:02:10 +02:00
af33b62624 improve(frontend): allow changing year in calendar widget
dany synced commits to master at dany/antos-frontend from mirror 2024-07-27 11:50:19 +02:00
bfeef223a8 improve: allow changing year in calendar widget
dany opened issue dany/antos#3 2024-07-27 10:55:51 +02:00
Grid view when resizing header, make the left columns of the target column fixed size temporarily
dany commented on issue dany/antos#2 2024-07-27 10:52:39 +02:00
Allows to navigate listview, tree view and grid view using arrow keys

for the listview, the navigation shall be disabled when in dropdown mode

dany opened issue dany/antos#2 2024-07-27 10:51:06 +02:00
Allows to navigate listview, tree view and grid view using arrow keys