Gavin D. Howard

Results 30 comments of Gavin D. Howard

Integration with `vim` is possible without changing any code in `gdb-dashboard`. You just need some other ubiquitous tools, such as `tmux`, `bash`, and `tmuxp`. If you would like to learn...

Again, speaking for myself, not the author. I could see a well-supported `vim` plugin being useful, but I am not sure that it would be best done in this repo....

@cyrus-and thank you. @leslielg to prevent bothering cyrus-and, you could email me at the address in my profile with ideas about what you want; since I already have a start...

@jonaski I would like this change too, so once you get this ready, I'd be willing to review it, and this time, I won't make the mistake of marking everything...

Here is the output of `xprop` on an Alacritty window created by the script: ``` WM_HINTS(WM_HINTS): _NET_WM_STATE(ATOM) = _NET_WM_STATE_FOCUSED, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_MAXIMIZED_VERT _NET_FRAME_EXTENTS(CARDINAL) = 0, 0, 0, 0 _NET_WM_DESKTOP(CARDINAL) = 1...

Oops. Egg on face. Sorry. I managed to test a newer version: `0.23.0b3.dev37+g9f232768` is the output from `qtile --version`. However, the bug still exists in that version. By the way,...

Unfortunately, after testing the branch at https://github.com/elParaguayo/qtile/tree/issue-4466-new-window-stack-position, the bug still exists on my machine.

I hate to say it, but after running the branch some more, it seems to have messed up dialogs. I kept trying to save a PDF using my browser, which...

Thank you. :) I know you are doing your best with limited time. I should be clearer about what happened. There were several things: * Dialogs would refuse to pop...

Yeah, it blew me away too. I had looked at the commit before I tested it, and it looked quite sane.