Skip to content

issues Search Results · repo:nashaofu/xcap language:Rust

Filter by

103 results
 (53 ms)

103 results

innashaofu/xcap (press backspace or delete to remove)

截出来的图片与实际的颜色有偏差(可以观察 dock 栏的变化): https://github.com/user-attachments/assets/a6daa64e-f433-4b91-911d-bac93bbff29b
  • qiuxchao
  • Opened 
    10 days ago
  • #210

idk how to reproduce exactly but we had to revert to 0.3.3 because latest version would stop capturing images after a few minutes https://github.com/mediar-ai/screenpipe/pull/1568
  • louis030195
  • Opened 
    12 days ago
  • #209

it would be great to have unit tests there was a few regressions in past few months and it would save us all time example how you can simulate screen in github action https://github.com/mediar-ai/screenpipe/blob/main/.github/scripts/setup_display.sh ...
  • louis030195
  • Opened 
    12 days ago
  • #208

1.Window::all无法捕获Mac的最小窗口 2.当对窗口最小化后已存在的Window组件调用函数会报错Window not found 测试应用:音乐,网易云音乐
  • ZI1JVZ6nVkGtvS
  • Opened 
    19 days ago
  • #205

看了下 Windows-rs的文档 ,完全没有任何API的说明 ,全是纯接口 , 你是如何理解到这些API 如何使用 的
  • Super1Windcloud
  • 2
  • Opened 
    20 days ago
  • #204

i suspect there is a memory leak since 0.3.3 on macos at least, will try to share reproduction
bug
  • louis030195
  • 9
  • Opened 
    21 days ago
  • #203

系统:Darwin 代码(参考示例): use std::time::Instant; use xcap::Window; fn normalized(filename: str) - String { filename.replace([ | , \\ , : , / ], ) } #[test] fn main() { let start = Instant::now(); ...
  • yIllusionSky
  • 2
  • Opened 
    22 days ago
  • #202

感谢大佬开源这么优秀的库!我有一个小小的功能请求,希望能够额外支持获取显示器的中文名称。目前获取到的显示器名称是英文的,如果能够增加一个参数来支持中文名称,使用起来会更加方便。非常感谢您的辛勤付出! img width= 285 alt= Image src= https://github.com/user-attachments/assets/d010194c-8089-4cb7-bc5c-13f5f1b87393 ...
  • ayangweb
  • 2
  • Opened 
    25 days ago
  • #199

On my machine with archlinux and sway, when trying to take a screenshot it throws this error: thread main panicked at src/main.rs:13:45: called Result::unwrap() on an Err value: DbusError(D-Bus error: ...
  • Zai-Kun
  • Opened 
    27 days ago
  • #198

some of my users get this error https://github.com/nashaofu/xcap/blob/66feae0e093c7a6cca3e89cc7b48d386d1497d09/src/windows/capture.rs#L91 Process not DPI aware claude says: Let me help analyze this ...
  • louis030195
  • 6
  • Opened 
    on Feb 17
  • #194
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub