Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-13 | Touch: Long-press context click on any widget | Jaakko Keränen | |
2021-03-13 | Window: Toggle sidebar via phone menu | Jaakko Keränen | |
2021-03-13 | Arrange URL child indicators; widget arrangement | Jaakko Keränen | |
The indicators in the URL input field are now arranged horizontally, so they don't overlap. Improved arrangement of (un)collapsed widgets. | |||
2021-03-13 | Mobile: Simplified window event handling | Jaakko Keränen | |
The desktop window events do things that are not relevant on mobile, and may in fact be harmful. Since mobile is essentially fullscreen only, needed updates to root size are done whenever the window is redrawn. | |||
2021-03-12 | Cut/copy/paste paste via menus | Jaakko Keränen | |
IssueID #175 | |||
2021-03-12 | Window: Embed reload button; sidebar context menu | Jaakko Keränen | |
2021-03-10 | Mobile: Adjusting sidebar appearance | Jaakko Keränen | |
2021-03-10 | Mobile: Phone-styled input dialog | Jaakko Keränen | |
2021-03-10 | Mobile: Working on the phone preferences | Jaakko Keränen | |
2021-03-09 | Mobile: Revising phone-style dialogs | Jaakko Keränen | |
Sliding panels and left-edge swipes. | |||
2021-03-08 | Scale images for display | Jaakko Keränen | |
Resize images down to the maximum texture size or the screen size, whichever is smaller. IssueID #167 | |||
2021-03-07 | Multithreading issues | Jaakko Keränen | |
It was possible that the window was accessed from a background request `postCommand` before the window was created. The CA file/path from preferences must be set before TlsRequest is used. | |||
2021-03-07 | Added more menu icons | Jaakko Keränen | |
2021-03-06 | Rasterize a few glyphs on every frame | Jaakko Keränen | |
Also various widget fixes/improvements. | |||
2021-03-06 | Mobile: Dealing with keyboard height | Jaakko Keränen | |
The software keyboard obstructs part of the UI, so need to offset the view if the focused input widget would not be visible. | |||
2021-03-05 | Defined a set of UI icons; use in menus | Jaakko Keränen | |
2021-03-04 | LabelWidget: Added an optional icon | Jaakko Keränen | |
Label icons are intended for context menus. | |||
2021-03-04 | Windows: Fixed build; updated release notes | Jaakko Keränen | |
2021-03-04 | Window: Check for display pixel ratio changes | Jaakko Keränen | |
This works on macOS at least, still need to check other platforms. IssueID #83 | |||
2021-03-04 | Changing UI scaling at runtime | Jaakko Keränen | |
UI scaling factor is applied when closing the Preferences dialog. IssueID #83 | |||
2021-03-03 | Load keyboard modifier mapping from modmap.txt | Jaakko Keränen | |
IssueID #87 | |||
2021-03-03 | Added full set of platform #defines | Jaakko Keränen | |
2021-03-03 | CapsLock as a modifier key; adding a modifier mapping table | Jaakko Keränen | |
IssueID #87 | |||
2021-03-02 | Windows: App icon color for custom frame | Jaakko Keränen | |
2021-03-02 | Window: Small top padding adjustment | Jaakko Keränen | |
2021-02-26 | Visual design improvements | Jaakko Keränen | |
URL input field has a maximum width. Adjusted navbar appearance and margins. Tuned UI palette and added UI accent color preference. | |||
2021-02-24 | Window: Adjusted lock spacing | Jaakko Keränen | |
2021-02-24 | Window: Adjusted lock icon spacing | Jaakko Keränen | |
2021-02-24 | Lock button is embedded in the URL field | Jaakko Keränen | |
2021-02-23 | Show a search indicator in the URL bar | Jaakko Keränen | |
Indicate to user when entered text will be user for a search engine query. IssueID #157 | |||
2021-02-22 | iOS: Font adjustments | Jaakko Keränen | |
2021-02-21 | iOS: Tablet and phone menus | Jaakko Keränen | |
2021-02-21 | Animated widget offsets; phone sidebars | Jaakko Keränen | |
2021-02-20 | iOS: More spacing for lists | Jaakko Keränen | |
2021-02-20 | Revising sidebar placement for phones | Jaakko Keränen | |
In portrait mode, phones have no room for sidebars so need to use a different widget arrangement. | |||
2021-02-20 | iOS: Removed 2nd sidebar; background tweaks | Jaakko Keränen | |
2021-02-20 | iOS: Toolbar/navbar button visibility | Jaakko Keränen | |
2021-02-20 | iOS: Tweaks and changes for phone mode | Jaakko Keränen | |
Phone mode uses a modified user interface. Work in progress... | |||
2021-02-19 | iOS: Further tweaks for mobile | Jaakko Keränen | |
2021-02-19 | iOS: Adjusting the UI for a tablet screen | Jaakko Keränen | |
2021-02-18 | iOS: Working on touch event handling | Jaakko Keränen | |
Handle finger down, motion, and up events to implement basic taps, long presses, and inertia scrolling. Much finetuning still to be done, and certain widgets like input fields and scrollbars need a direct drag mode (they were working fine via the "mouse" events already). | |||
2021-02-16 | Search engine queries via the navbar | Jaakko Keränen | |
Any text that doesn't look like a URL is passed onto the configured search URL as a query string. IssueID #157 | |||
2021-02-16 | macOS: Retaining window position vs. zoomed | Jaakko Keränen | |
2021-02-15 | Added user preference to disable vertical centering of pages | Jaakko Keränen | |
The centering option affects all pages, including "about:" and error messages. | |||
2021-02-14 | Windows: Improved custom frame behavior; default to disabled | Jaakko Keränen | |
2021-02-14 | SidebarWidget: Handling feed entry URLs with spaces | Jaakko Keränen | |
The sidebar failed to realize that an entry was the current one and/or already read, because URL encoding is not consistently applied. This needs addressing soon — internally, all URLs should have a consistent format (fully encoded or decoded, NFC normalized). | |||
2021-02-13 | Windows: Custom frame preference; further minor tweaks | Jaakko Keränen | |
2021-02-13 | Windows: Custom frame app icon, finishing touches | Jaakko Keränen | |
2021-02-13 | Windows: Further custom frame improvements | Jaakko Keränen | |
Saving the window rectangle and snap mode. Frame title alignment. | |||
2021-02-13 | Windows: Improved custom frame behavior | Jaakko Keränen | |
Windows-key shortcuts and cursor edge snapping. Still missing: window shadow and saving the snap mode. |