summaryrefslogtreecommitdiff
path: root/src/app.c
AgeCommit message (Expand)Author
2021-05-25Removed Symbola, replaced with other/new fontsJaakko Keränen
2021-05-21Added -u,--url-or-search command line optionJaakko Keränen
2021-05-21Behavior of opening URLs via command lineJaakko Keränen
2021-05-21IPC: Request window raise when opening new tabs, navigatingJaakko Keränen
2021-05-20App: CleanupJaakko Keränen
2021-05-20Identity creation user experienceJaakko Keränen
2021-05-18Mobile: Tablet tweaksJaakko Keränen
2021-05-18App: Attempt to fix app restore issueJaakko Keränen
2021-05-18SidebarWidget: Don't animate at launchJaakko Keränen
2021-05-18App: Fixed init of UI palette on first runJaakko Keränen
2021-05-16Cleanup: Moved mobile UI code to its own fileJaakko Keränen
2021-05-15Mobile: Various improvements and fixesJaakko Keränen
2021-05-14Mobile and iOS: Various fixes and cleanupJaakko Keränen
2021-05-12Keep labels aligned with expanding inputsJaakko Keränen
2021-05-11InputWidget: Word wrapping, inserting newlinesJaakko Keränen
2021-05-07CleanupJaakko Keränen
2021-05-06Split view: Fixed theme and title updatesJaakko Keränen
2021-05-05Window: Pinning preference vs. new splitsJaakko Keränen
2021-05-04Split view pinning, "linksplit" special tagJaakko Keränen
2021-05-04Highlight links opened in other tabsJaakko Keränen
2021-05-04App: Serialize sidebar state in state.lgrJaakko Keränen
2021-05-03App: Wait for `xdg-open` child processes to terminateJaakko Keränen
2021-05-03App: Crash with --echo when shutting downJaakko Keränen
2021-05-03Lang: Added new and missing stringsJaakko Keränen
2021-05-02Window: Added split swapping; cleanupJaakko Keränen
2021-05-02App: Save split mode; launch event cleanupJaakko Keränen
2021-04-30Windows: Fixed custom frame in split modesJaakko Keränen
2021-04-30Window: Moving tabs between splitsJaakko Keränen
2021-04-29Working on multiple UI rootsJaakko Keränen
2021-04-29Working on multiple UI rootsJaakko Keränen
2021-04-28Working on multiple UI rootsJaakko Keränen
2021-04-28Working on multiple UI rootsJaakko Keränen
2021-04-27Refactor: Update event processing to not assume a single UI rootJaakko Keränen
2021-04-27UI root sizing is independent of window sizingJaakko Keränen
2021-04-27Keeping track of current UI rootJaakko Keränen
2021-04-27Refactor: Added a proper Root objectJaakko Keränen
2021-04-27Refactor: Moving RootData so it can become non-global stateJaakko Keränen
2021-04-27Refactor: Separating UI creation and root widget from WindowJaakko Keränen
2021-04-24Added "Show Downloads" and "Open Downloaded File"Jaakko Keränen
2021-04-23File URLs support directories and ZIP archivesJaakko Keränen
2021-04-18Added build option to disable IPCJaakko Keränen
2021-04-15Progressive document renderingJaakko Keränen
2021-04-12Mobile: CertImportWidget, UI tweaksJaakko Keränen
2021-04-12App: Mitigations against a possible crashJaakko Keränen
2021-04-10Allow using Tab key for bindingsJaakko Keränen
2021-04-10Mobile: Freeze UI draws when app hiddenJaakko Keränen
2021-04-10Fixed opening drag-and-dropped Gopher linksJaakko Keränen
2021-04-09Haiku: fix default data dirNikolay Korotkiy
2021-04-08App: Default CA cert setupJaakko Keränen
2021-04-07SidebarWidget: Store width as resolution independent unitsJaakko Keränen