Dmitriy Geels

Results 20 comments of Dmitriy Geels

Took a quick look over changelog before starting bisect, there is only one commit related to wireless or usb: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=f2aa694b7459f20d37199651bc2a4495a5559502 Maybe this will give you some clue

Same regression between stock Ubuntu kernels 4.13.0-17-generic and 4.13.0-18-generic, changelog shows, that later one is based on 4.13.13 mainline kernel.

Unfortunately I'm unable to build kernels right now -- I don't have enough space.

Issue is still here.

Would be very useful enhancement! Current table view is bloated and a space-waster

Small proposal: make enhancement to sort by type, get sort order from FindTheseTodos field

What actually prevents from implementing this feature? Is there lack of APIs?

Hm, ok. I will try to do that myself. Can you give me a clue how current extension is working? Mainly I need to understand how clipboard is monitored.

> I personally don't want my clipboards to be synced and I believe there are other people who feel the same. Agree. Most times I have 'sync clipboards' disabled.

I decided to choose following logic for unsynced buffers: 1. _selection buffer_ is only monitored, not changed 2. _selection buffer_ value is always on top of history, always unselected 3....