• United States
  • https://linuxinabit.codeberg.page
  • 👋 Hi, I'm Aaron, nice to meet you! 🍿 Most of the time I'm messing around with about whatever I find interesting.

  • Joined on 2022年04月03日
LinuxinaBit commented on issue comaps/comaps#1660 2026年06月19日 15:39:07 +02:00
Make "Avoid" options always accessible when building a route

I, for one, would always like the ability to toggle freeways on a per-route basis AND before routes are generated, for two reasons:

LinuxinaBit pushed to pages at LinuxinaBit/pages 2026年05月20日 06:31:28 +02:00
0d7acf55db [Thoughts] Complete UI Redesigns
60fbc9867a [Reticulum Explainer] Replace TCP/IP comparison graphic(s)
a9a62041e2 [Reticulum explainer] Add announce 'race' analogy.
6aa17de27f Add site to Google search console.
af6ad0bd6e [Thoughts] Privacy vs. Security - Clarify what "balance" means
Compare 10 commits »
LinuxinaBit created branch pages in LinuxinaBit/pages 2026年05月20日 06:31:27 +02:00
LinuxinaBit deleted branch main from LinuxinaBit/pages 2026年05月20日 06:31:18 +02:00
LinuxinaBit commented on pull request comaps/comaps#2798 2025年12月30日 05:38:47 +01:00
[drape] Rotate towards route while navigating

Could something be done that keeps the last active mode enabled?

LinuxinaBit commented on pull request comaps/comaps#2798 2025年12月29日 04:06:09 +01:00
[drape] Rotate towards route while navigating

I the thumbs down reaction doesn't really help me...

LinuxinaBit commented on pull request comaps/comaps#2798 2025年12月28日 21:45:32 +01:00
[drape] Rotate towards route while navigating

Other gps apps have 2 or 3 states on location button

LinuxinaBit commented on pull request comaps/comaps#2798 2025年12月28日 08:53:51 +01:00
[drape] Rotate towards route while navigating

I'm not opposed to having essentially three modes to rotate through when my location is centered, assuming comaps/comaps#1123 gets fixed so that everything persists...

LinuxinaBit commented on issue comaps/comaps#2781 2025年12月28日 07:54:15 +01:00
Fixed screen rotation option (North always up)

If north-up persistence (comaps/comaps#1123) is completely fixed, I don't think there's any real need for a settings toggle.

LinuxinaBit commented on issue comaps/comaps#2193 2025年10月19日 20:26:29 +02:00
Markdown Ex-/Import for bookmarked places

I would think TOML or JSON support would be good to have too...

But honestly I think only supporting formats designed for location data (and fairly standardized/in widespread use) is a far...

LinuxinaBit commented on issue comaps/comaps#1123 2025年10月14日 20:52:18 +02:00
bug: North Up Setting Does Not Persist

I just found out that this is worse than initially thought. Let me explain:

When moving the map around while navigating, there are multiple ways to re-center the map onto your location 1....

LinuxinaBit opened issue comaps/comaps#2064 2025年10月05日 06:43:31 +02:00
Long-Press Location Selection While Navigating
LinuxinaBit commented on issue comaps/comaps#1997 2025年10月02日 03:57:14 +02:00
Revamp the UI/UX of CoMaps on Android

Remember that CoMaps already has an established UI design language. Consistency issues should never develop as long as concept designers respect it.

LinuxinaBit commented on issue comaps/comaps#1997 2025年09月30日 05:21:56 +02:00
Revamp the UI/UX of CoMaps on Android

Ooh, that was the other thing I wanted to mention.

Concepts for new features (and feature removals) can and should be entirely separate issues/PRs.

I don't see any reason a new feature...

LinuxinaBit pushed to main at LinuxinaBit/pages 2025年09月26日 23:51:25 +02:00
0d7acf55db [Thoughts] Complete UI Redesigns
LinuxinaBit commented on issue comaps/comaps#1997 2025年09月26日 23:14:48 +02:00
Revamp the UI/UX of CoMaps on Android

There is a pretty big question that needs to be asked for every single one of the sub-proposals here:

Is a complete re-design worth people's effort in this scenario or will smaller changes...

LinuxinaBit closed issue LinuxinaBit/JustOnebar-Firefox#1 2025年09月20日 03:49:58 +02:00
Is there a way to shorten the urlbar address bar?
LinuxinaBit commented on issue LinuxinaBit/JustOnebar-Firefox#1 2025年09月20日 02:48:34 +02:00
Is there a way to shorten the urlbar address bar?

That’s what I meant by "UI issues." When set to extreme values it gets pretty unusable. I can’t really do anything about that besides completely redoing Firefox’s UI from scratch, and...

LinuxinaBit commented on issue LinuxinaBit/JustOnebar-Firefox#1 2025年09月19日 23:58:26 +02:00
Is there a way to shorten the urlbar address bar?

Glad you like it <3

You can make the URL bar as small as possible all the time by replacing max(35vw, 588px) with 588px and replacing min(65vw, calc(100vw - 588px)) with `calc(100vw -...

LinuxinaBit commented on issue comaps/comaps#348 2025年07月31日 01:32:05 +02:00
feat: Navigation UI

Just though of a few questions while using CoMaps earlier today:

  • What will the UI do when the current street name is blank (i.e. when driving in a parking lot/driveway)? The current interface...