summaryrefslogtreecommitdiff
path: root/src/ui/window.c
AgeCommit message (Expand)Author
2021-05-17SidebarWidget: Animate show/hideJaakko Keränen
2021-05-15Mobile: Various improvements and fixesJaakko Keränen
2021-05-14Mobile and iOS: Various fixes and cleanupJaakko Keränen
2021-05-14Window: Fixed crash at shutdownJaakko Keränen
2021-05-09Window: Workaround for lack of window expose eventJaakko Keränen
2021-05-09Window: Fixed closing all tabs in the left splitJaakko Keränen
2021-05-09Window: Keep the current tab when unsplittingJaakko Keränen
2021-05-07Window: First move with custom frame may be cancelledJaakko Keränen
2021-05-06Window: Split focus indicator in light modeJaakko Keränen
2021-05-05Window: Pinning preference vs. new splitsJaakko Keränen
2021-05-04Split view pinning, "linksplit" special tagJaakko Keränen
2021-05-04Window: Opening links to the sideJaakko Keränen
2021-05-03Window: Dispatch key events only to the root with key focusJaakko Keränen
2021-05-03Paint: Fixed build with older SDL versionsJaakko Keränen
2021-05-03Added menu items for view splittingJaakko Keränen
2021-05-02Window: Added split swapping; cleanupJaakko Keränen
2021-04-30Windows: Fixed custom frame in split modesJaakko Keränen
2021-04-30InputWidget: Highlight only in focused rootJaakko Keränen
2021-04-30Revising and fixing widget layoutJaakko Keränen
2021-04-30Window: Moving tabs between splitsJaakko 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-27Window: Display DPI is only used to enlarge UI, never shrinkJaakko Keränen
2021-04-24Added "Show Downloads" and "Open Downloaded File"Jaakko Keränen
2021-04-21iOS: Background audio; MP3/AAC playbackJaakko Keränen
2021-04-21Window: "Use system theme" turned off inadvertentlyJaakko Keränen
2021-04-20Mobile: Fixed invalid touch positionsJaakko Keränen
2021-04-18Added build option to disable IPCJaakko Keränen
2021-04-17Window: CleanupJaakko Keränen
2021-04-17if LAGRANGE_OVERRIDE_DPI is set, use that as the DPICharles
2021-04-16Back/Forward buttons vs. navigation positionJaakko Keränen
2021-04-15Window: Borderless "Updating Feeds" indicatorJaakko Keränen
2021-04-14Mobile: More prominent context menu iconJaakko Keränen
2021-04-13Mobile: Use string IDs in menusJaakko Keränen
2021-04-12Mobile: Sidebar tweaksJaakko Keränen
2021-04-12Lang: Removed redundant UI stringJaakko Keränen
2021-04-11Added a "Clear Selection" stringJaakko Keränen
2021-04-11Mobile: Long press to select; navbar page menuJaakko Keränen
2021-04-10SidebarWidget: Action button fontsJaakko Keränen
2021-04-10Mobile: Incorrect menu item labelsJaakko Keränen
2021-04-10Identities: New/Import buttons below listJaakko Keränen
2021-04-10Mobile: Close menus when toolbar hiddenJaakko Keränen
2021-04-10Mobile: Zooming using pinch gesturesJaakko Keränen