issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript linked:pr
Filter by
5.8M results
Move
Add a moveCount to the details for each fighter. Start it at 0.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
- Basic Idle
- Fight Judge: Need some fight ...
概要
タスクトレイアイコンのホバー時に表示されるツールチップを、各プロバイダごとに改行して見やすくします。
背景
現状はプロバイダの残量がスペース区切りの 1 行(例: AI Usage | Claude Code: 71% Codex: 75% Antigravity: 60%)で表示され、プロバイダが増えると横長で読みづらくなります。Windows
のトレイツールチップは改行(\n)に対応しているため、行ごとに分けて表示できます。 ...
enhancement
概要
theme_watcher スレッドがトレイアイコンを更新する際、refresh 側で使われている ui_lock を取得していないため、UI 更新が直列化されていません。
現状
- refresh() はアイコン/タイトル/メニュー更新を with ui_lock: で囲んで直列化している(ai_usage_tray.py)。
- 一方 theme_watcher() はテーマ変更検知時に ...
bug
Cache clicks
Since the user may click many times a second, let s cache all the clicks and send them periodically (500ms?) as a batch.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT! ...
Tự động hóa quy trình đóng gói và triển khai mã nguồn, giúp mã nguồn mới tự động live trên trình duyệt mà không cần can
thiệp thủ công.
Tasks
- Cấu hình file .gitignore chuẩn, dọn dẹp cache và mở khóa ...
Relates to #98
Problem
On mobile screens (≤600px), the sidebar stacks on top of the main content, forcing users to scroll past the entire
navigation before seeing any dashboard content. There is no way ...
🚨 Critical: Environment Variable Name Mismatch — 3 Backend Services Silently Fail
Severity: Critical
Files:
- backend/services/auto_close_service.py:39
- backend/services/notification_routing.py:56 ...
Description
When configuring NTP source without specifying an interface, the ios_ntp_global module crashes with a KeyError:
interface . The parser assumes the key always exists.
Steps to Reproduce
- ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.