issues Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:HTML
Filter by
50.3M results
Description
Tooltips are positioned incorrectly for widgets that are nested inside layouts/group boxes. The issue becomes apparent
when using widgets inside QGroupBox + QFormLayout, where the tooltip ...
Track current Electron (41.x as of mid-2026). Each Chromium bump improves hardware video decode and capture pipeline
performance.
- [ ] Audit breaking changes between current and target major
- [ ...
enhancement
Location and information
Investigate moving the render path off the main thread and onto the GPU:
- [ ] Import capture VideoFrames as WebGPU external textures (zero-copy) for compositing and effects
- [ ] Move compositing ...
enhancement
Use MediaStreamTrackProcessor to read raw VideoFrames from capture tracks and detect signal presence via a cheap
luma-variance check, instead of indirect heuristics.
Also opens the door to per-frame processing ...
enhancement
Summary
run_nerf.py reloads PyTorch checkpoint artifacts with torch.load(ckpt_path) without validating the artifact source,
integrity, signature, or using a constrained loading mode. On PyTorch versions/configurations ...
Replace rAF/interval-driven canvas compositing with requestVideoFrameCallback on the capture video elements.
Benefits:
- Callback per decoded video frame instead of per display refresh → lower latency, ...
enhancement
Sync screensaver colors to the room lighting via Art-Net.
Approach:
- Sample dominant hue of the active saver ~1×/s (1×1 drawImage downscale + getImageData)
- POST the color to the lab271 FastAPI/pyartnet ...
enhancement
작업 내용
판매자가 등록한 판매글을 판매 중단(CANCELED) 상태로 변경할 수 있는 API를 구현합니다.
체크리스트
- [ ] 판매 중단 Route 구현
- [ ] 판매 중단 Controller 구현
- [ ] 판매 중단 Repository 구현
- [ ] 판매 중단 Service 구현
- [ ] 판매글 존재 여부 검증
- [ ...
feat

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.