Peter Hoeg

Results 59 issues of Peter Hoeg

Using frodo b2 and b2 of the theme, sometimes the header highlighting gets out of sync. What I have observed: 1. One header item will be bright white 2. Another...

Bugs

The commits have a release version as the commit message but it would be great if you could actually tag the releases so we can download specific versions

FR

Assuming I have an application distributed as a gem using main, what is the best way to test the application using the main interface without manually have to create a...

I saw that zsh was mentioned as a todo item - any immediate plans to implement that?

Any thoughts on how to lock this down to only some trusted users? Currently, if I open a KDE session as user A, any other local user can simply spam...

It would be great if we could have multiple links on a single line.

Version 0.5.7 on NixOS - I tried compiling against Qt 5.6 and 5.8 but both give the same result. The window uses a default X11 icon instead of the application...

investigate

Version 0.5.7 on NixOS (KDE specifically). When I click the tray icon to open the main window, it does open but is opened behind other windows. I would expect it...

investigate

#51 has broken things when pointing at git repository in the Gemfile. ```ruby # Gemfile gem 'sensu-plugins-ipmi', git: 'https://github.com/sensu-plugins/sensu-plugins-ipmi', branch: 'master' ``` The problem is that [nix-bundle-install](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/ruby-modules/gem/nix-bundle-install.rb#L92) expects the ```.git```...