grmat

Results 5 issues of grmat

@pyllyukko is maintaining a great [`user.js`](https://github.com/pyllyukko/user.js) file that holds Firefox configuration. It's nothing that affects the actual build but the preferences used at run-time. It could be utilised to override...

Say I have the domain `example.org`, and running backends for `abc.example.org` and `test.example.org`. I have certs and everything set up nicely. Now when I try to open `http://wiki.example.org`, I get...

#### System information * AMD Radeon 290X * Steam client version: any * SteamOS version: any * Opted into Steam client beta?: No * Opted into SteamOS beta?: No *...

Hi, the recently introduced `dismiss --no-history` feature is very helpful to me. However, afaics, it's only usable when clicking the notification itself, not through the dbus API (or I'm blind)...

Draft implementation for #541, implements handling of the "transient" hint according to the [Desktop Notifications Specification](https://specifications.freedesktop.org/notification-spec/latest-single/#hints). The `-e`/`--transient` flag of `notify-send` (libnotify) allows a simple test: ``` notify-send -ea mailer...