Commit graph

17 commits

Author SHA1 Message Date
hippoz
eceef00e48
use svg pre-rendered surfaces 2022-07-31 23:14:54 +03:00
hippoz
5bf39962ca
switch to using callbacks for filebutton 2022-07-30 17:03:10 +03:00
hippoz
997be0290b
handle files and show separate icon 2022-07-29 04:39:36 +03:00
hippoz
51a75e9cc1
add breadcrumb bar in the topbar 2022-07-29 03:03:31 +03:00
hippoz
ba2f22b221
visual improvements (todo: figure out a way to deal with large file names) 2022-07-28 19:36:46 +03:00
hippoz
96cd01bc77
add parent directory button 2022-07-28 19:14:37 +03:00
hippoz
a1e0e82da3
navigate to home directory by default and add functionality for home button 2022-07-28 19:09:04 +03:00
hippoz
e413a7d69d
add get_home_directory function 2022-07-28 19:08:41 +03:00
hippoz
0b287f755b
remove librsvg dependency, since raven now has SvgWidget 2022-07-28 18:52:47 +03:00
hippoz
2e6940b63a
add top bar with functional back and forward buttons 2022-07-28 18:51:56 +03:00
hippoz
2d20a59a8c
remove SvgWidget, as it is now a part of Raven 2022-07-27 03:27:15 +03:00
hippoz
2b1706a41a
svgwidget: greatly improve performance by caching render result 2022-07-27 03:19:20 +03:00
hippoz
bbec75f451
switch to using microtasks for switching, fixing segfaults 2022-07-27 02:35:28 +03:00
hippoz
c601beb28e
refactor out into separate files 2022-07-27 00:26:37 +03:00
hippoz
c676773a44
add README with build instructions 2022-07-26 17:32:09 +03:00
hippoz
6015443679
center text 2022-07-26 04:47:49 +03:00
hippoz
90c3a0402a
initial commit 2022-07-26 01:09:13 +03:00