Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v1.0.5HEADv1.0.5-dzillamaster | dakkar | 2023-12-10 |
| | | | | - fix typo that broke un-inhibiting the screensaver | ||
* | fix typo | dakkar | 2023-12-10 |
| | |||
* | v1.0.4v1.0.4-dzilla | dakkar | 2023-10-22 |
| | | | | - simpler proxy object | ||
* | simpler proxy object | dakkar | 2023-10-22 |
| | | | | | | turns out you can get the name of the sender by using `caller` as a parameter type (it's documented in Net::DBus::Exporter, section "magic types") | ||
* | v1.0.3v1.0.3-dzilla | dakkar | 2021-05-06 |
| | | | | - lock the screen when (e)logind says so | ||
* | better abstract for main class | dakkar | 2021-05-06 |
| | |||
* | fix shebang | dakkar | 2021-05-06 |
| | | | | | this way, the installed program will refer to the perl in was installed with | ||
* | some logging | dakkar | 2021-05-06 |
| | |||
* | prodding once every minute is more than enough | dakkar | 2021-05-06 |
| | |||
* | changelog | dakkar | 2021-05-06 |
| | |||
* | compact the code | dakkar | 2021-05-06 |
| | |||
* | lock the screen when logind says so | dakkar | 2021-05-06 |
| | |||
* | v1.0.2v1.0.2-dzilla | dakkar | 2021-05-01 |
| | | | | - fix repository URL | ||
* | fix repo links | dakkar | 2021-05-01 |
| | |||
* | v1.0.1v1.0.1-dzilla | dakkar | 2021-05-01 |
| | | | | - fix distribution abstract, and some POD links | ||
* | fix abstract & pod | dakkar | 2021-05-01 |
| | |||
* | v1.0.0v1.0.0-dzilla | dakkar | 2021-05-01 |
| | | | | - first CPAN release | ||
* | fix license | dakkar | 2021-05-01 |
| | |||
* | quiet calls to xscreensaver-command | dakkar | 2021-05-01 |
| | |||
* | lower perl version requirement to 5.20 | dakkar | 2021-05-01 |
| | |||
* | dzil stuff | dakkar | 2021-05-01 |
| | |||
* | pod | dakkar | 2021-05-01 |
| | |||
* | name, bump year & version | dakkar | 2021-05-01 |
| | |||
* | Merge remote-tracking branch 'dzil-defaults/master' | dakkar | 2021-05-01 |
|\ | |||
| * | bump year | dakkar | 2018-07-13 |
| | | |||
| * | whitespace | Gianni Ceccarelli | 2017-12-21 |
| | | |||
| * | weaver collect DBIC shortcuts | Gianni Ceccarelli | 2017-12-21 |
| | | |||
| * | use newer pod coverage test plugin | Gianni Ceccarelli | 2017-12-21 |
| | | |||
| * | add pod spelling test | Gianni Ceccarelli | 2017-12-21 |
| | | |||
| * | bump copyright year | dakkar | 2017-02-07 |
| | | |||
| * | don't consider Moo(se)'s _build_* unused | dakkar | 2017-02-07 |
| | | | | | | | | | | actually, we're telling the policy to not consider them private, but the effect is the same | ||
| * | more auto-sections in PODs | dakkar | 2017-02-07 |
| | | | | | | | | required and modified methods for roles, types for type libraries | ||
| * | add Pod::Elemental::Transformer::List as authordep | dakkar | 2016-08-29 |
| | | | | | | | | | | adding it as a comment seems to be the only way to get it recognised, Dist::Zilla::App::Command::authordeps documents the syntax | ||
| * | some updates from usage | dakkar | 2015-12-22 |
| | | | | | | | | | | | | - don't include dzil-specific files in distribution - use OurPkgVersion instead of PkgVersion - use Perl::Critic | ||
| * | minor update | Gianni Ceccarelli | 2015-02-17 |
| | | | | | | | | copyright year, and Test::NoTabs | ||
| * | more updates | Gianni Ceccarelli | 2014-07-29 |
| | | |||
| * | remove useless FakeRelease | Gianni Ceccarelli | 2014-07-29 |
| | | |||
| * | tag the right release branch | Gianni Ceccarelli | 2014-07-29 |
| | | |||
| * | fix plugin invocation | Gianni Ceccarelli | 2014-07-29 |
| | | |||
| * | update dzil & weaver | Gianni Ceccarelli | 2014-07-29 |
| | | |||
| * | fix plugin order | Gianni Ceccarelli | 2013-06-20 |
| | | |||
| * | bump year | Gianni Ceccarelli | 2012-03-08 |
| | | |||
| * | pod::weaver config | Gianni Ceccarelli | 2011-12-05 |
| | | |||
| * | my dzil settings | Gianni Ceccarelli | 2011-11-25 |
| | |||
* | break it out for distribution | dakkar | 2021-05-01 |
| | |||
* | autoflush output | dakkar | 2021-04-10 |
| | |||
* | better: cope with inhibitor *disconnecting* | dakkar | 2021-04-10 |
| | | | | | DBus can tell us when someone disconnects from the bus, so we react to that | ||
* | cope with inhibitor dying | dakkar | 2021-04-10 |
| | | | | | not great, since a different process may be running with that pid by the time we check⦠| ||
* | more debug | dakkar | 2021-03-20 |
| | |||
* | executable | dakkar | 2021-03-19 |
| |