summaryrefslogtreecommitdiff
path: root/src/ui/sidebarwidget.h
AgeCommit message (Collapse)Author
2021-04-10Feeds: All/Unread view mode selectionJaakko Keränen
This is a bit too simple, but allows seeing the unread entries only. The unread counter needs some reworking: should it show all unread or unread in the "All" list (latest 100 entries)?
2021-04-07SidebarWidget: Store width as resolution independent unitsJaakko Keränen
DPI and pixel ratio changes should not radically change width of the sidebar. IssueID #239
2021-02-21Animated widget offsets; phone sidebarsJaakko Keränen
2020-12-04Added a second sidebar; removed hover outlineJaakko Keränen
A sidebar on the right is a better solution than a kludgy non-interactive special-purpose outline that appears when hoving the mouse on the document scrollbar.
2020-11-25Sidebar: Changed tab order, Bookmarks is first tabJaakko Keränen
2020-11-23Sidebar: Populate with feed entriesJaakko Keränen
2020-09-06Toggling sidebar visibility with mode keysJaakko Keränen
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-16Keyboard-based link navigation; general improvementsJaakko Keränen
2020-08-14Adding and viewing bookmarksJaakko Keränen
2020-08-13Toggle sidebar visibility; save width and modeJaakko Keränen
2020-08-11Document outline; jumping to clicked headingJaakko Keränen
2020-08-10Added SidebarWidgetJaakko Keränen