CasualDeveloper

Results 26 issues of CasualDeveloper

## Description With v3.0.0b3, starting/restarting MMF always has the Menu Bar option enabled for buttons even when nothing in configured for them in the app. ## Steps to reproduce –...

Menu Bar UI Interactions

While Battle Powers like Attack/Defense/Critical/Accuracy are unlimited, Field Powers like Hatching/Bargain/Prize Money/Exp. Point still have time limits. Also I can't seem to use Max-level powers even if my gauge is...

bug

So for example, it’s saying I have completed 12 milestones and 5 races when it should be the other way around. And if I turn off the “Challenge Blacklist member...

Here’s an annotated screenshot: ![EEB96B57-A32B-46E9-8241-C3000AB562F7](https://user-images.githubusercontent.com/10153929/69517049-8a66ff80-0f8e-11ea-8192-340db8da7d94.jpeg)

## Background This RFC proposes a new type of quirk that would make it possible for a browser or password manager to stop suggesting saved passwords when a site is...

**System and IINA version:** - macOS 10.12.5 build 16F73 - IINA 0.0.9 build 21 **Expected behavior:** Integration with Trakt.TV IINA would be much better/useful if it syncs the videos it...

type: feature request
plugin

## Summary - Add configurable `session_list_limit` for the session picker (default 150) - Apply limit only when not searching (search continues to use server-side limit 30) - Regenerate SDK types...

## Problem In long conversations, users cannot scroll back to the first message. The TUI only loads the most recent 100 messages, with no way to access earlier history. ##...

opentui

Adds three optional theme tokens for XML/HTML syntax highlighting: - `syntaxTag` - tag names (fallback: `error`) - `syntaxAttribute` - attributes (fallback: `syntaxKeyword`) - `syntaxTagDelimiter` - `< > /` (fallback: `syntaxOperator`)...

## Problem XML/HTML tags are styled using hardcoded color mappings in `getSyntaxRules()`: ```typescript { scope: ["tag"], style: { foreground: theme.error } }, { scope: ["tag.attribute"], style: { foreground: theme.syntaxKeyword }...

opentui