Brendan Weibrecht
Brendan Weibrecht
There is a slight delay where the window is its initial size/position before Smart Auto Move changes it. This applies to non-maximised windows (it seems that Gnome remembers the maximised...
Test file: ``` ruby #!/usr/bin/env duct # ruby puts 'sup' __END__ @@ Gemfile source 'https://rubygems.org' gem 'hex_string' ``` Error: ``` 2.2.0 in Duct/ › ./shebang-in-zsh.rb /usr/bin/env: duct # ruby: No...
#### Affected Version yay v9.4.6 - libalpm v12.0.1 #### Issue When I'm reviewing AUR package changes while running `yay`, the diffs are paginated inconsistently. If there's a package with a...
Hopefully resolves https://github.com/satackey/action-docker-layer-caching/issues/17 and https://github.com/satackey/action-docker-layer-caching/issues/49. Images can be pulled by SHA, but these don't get tagged, e.g.: ``` ruby:2.7.2-slim-buster@sha256:b9eebc5a6956f1def4698fac0930e7a1398a50c4198313fe87af0402cab8d149 ``` We can't then use the repo plus non-existent tag to...
I'm seeing warnings, as it appears [dry-configurable deprecated a couple of things](https://github.com/dry-rb/dry-configurable/blob/master/CHANGELOG.md#0130-2021-09-12) without dry-view having been updated. ``` /usr/local/bundle/ruby/2.7.0/gems/dry-view-0.7.1/lib/dry/view.rb:36:in `' [dry-configurable] default value as positional argument to settings is deprecated...
These instructions solved my issue, but I'm not sure if this is the best way to address the core issue. Guard::Rake could alternatively detect changes to the Rakefile and (optionally?)...
I haven't used this gem yet, but when the [PR to add Que 2 support](https://github.com/statianzo/que-web/pull/95) landed, I thought the diff was suspiciously small. I see that [`args` is listed in...
Facilitates https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/768. - - - This change is [](https://reviewable.io/reviews/mgalgs/gnome-shell-system-monitor-applet/71)
Hey mate, is this the same version you showed us at the pub? I thought the playlist menu looked different and was an actual scrolling list. I realise manually syncing...
Similar to #3, I realised that pressing Escape to leave fullscreen is still slow. I'd forgotten to handle that. I had a bit of a go, and it seems like...