Commit Graph

  • cc23f97836
    core: Do not crash if the last CLI parameter was -c (#92) main Eduard Tykhoniuk 2024-09-25 11:41:09 +0200
  • b342937072 feat: return an error if multiple config files are provided Eduard Tykhoniuk 2024-09-24 13:35:45 +0200
  • 4e336530d3 feat: return an error if the next argument after -c is a flag Eduard Tykhoniuk 2024-09-24 13:33:52 +0200
  • f60bff7e3d fix: Do not crash if the last CLI parameter was -c Eduard Tykhoniuk 2024-09-23 12:58:44 +0200
  • 22b058b47a nix: add wayland-scanner native build input André Silva 2024-09-01 14:08:40 +0100
  • b4d361048f
    nix: add wayland-scanner native build input André Silva 2024-09-01 14:08:40 +0100
  • a46cd0bb05
    logs: Flush buffer automatically (#88) BBaoVanC 2024-08-27 14:01:19 -0500
  • 01a63fcf5a
    misc: Include Log.hpp in main (#87) BBaoVanC 2024-08-27 13:41:54 -0500
  • 4e8dc071b0
    nit: Include Log.hpp in main BBaoVanC 2024-08-26 19:41:44 -0500
  • b3ca9e1f41
    Flush buffer automatically BBaoVanC 2024-08-26 19:29:47 -0500
  • 96d51ec2a7
    CMake: typo fix hyprlock->hypridle (#82) Erik Tollerud 2024-08-02 16:49:02 -0400
  • 78b790e95b
    typo fix hyprlock->hypridle Erik Tollerud 2024-08-02 16:11:33 -0400
  • f84c2d7981
    assets: add example.conf Mihai Fufezan 2024-08-02 22:19:47 +0300
  • e5366d34b5
    core: Fix running without logind (#76) gnusenpai 2024-07-18 20:03:02 +0000
  • 9163a9f318
    flake.lock: update Mihai Fufezan 2024-07-18 20:43:36 +0300
  • ee6ca4d6c5
    CMake: fmt Mihai Fufezan 2024-07-18 20:43:28 +0300
  • 2d774e6f32
    CMake, Nix: add VERSION file Mihai Fufezan 2024-07-18 20:42:35 +0300
  • fc4e3bd2dc
    Config: use hyprutils helper (#77) Mihai Fufezan 2024-07-16 23:36:07 +0300
  • 103c5e7581
    Nix: add hyprutils dep config Mihai Fufezan 2024-07-16 22:41:40 +0300
  • cf3a09f3cc
    config: use hyprutils helper Mihai Fufezan 2024-07-16 22:41:30 +0300
  • fb51c1413d
    flake.lock: update Mihai Fufezan 2024-07-16 22:37:07 +0300
  • 97f3d13e11 core: Don't exit when logind is absent gnusenpai 2024-07-16 01:34:47 -0400
  • 163040e96c dbus: Move logind matches inside try-catch gnusenpai 2024-07-16 01:31:37 -0400
  • 7c5747b785
    core: re-register all notifications when idled and inhibit was released (#72) Elvyria 2024-06-22 18:00:57 +0300
  • cfbd3ef033 re-register all notifications when idled and inhibit was released Elvyria 2024-06-22 07:17:46 +0300
  • cb169c4e06
    nix/hm-module: remove Mihai Fufezan 2024-05-21 19:46:17 +0300
  • afa6e21b88
    README: Fixed getconf command in build instructions (#60) Daniel Horton 2024-05-14 16:12:55 +0100
  • a7a6b8f4f5
    dbus: Separate `ignore_systemd_inhibit` config param, register ScreenSaver objects separately (#59) Marcin Jaworski 2024-05-14 17:10:16 +0200
  • a2699ab1e3
    Fixed getconf command in build instructions Daniel Horton 2024-05-14 15:31:02 +0100
  • fb023c2085 Update documentation to reflect new configuration parameter. Marcin Jaworski 2024-05-14 11:52:59 +0200
  • 0f9f9c6e22 Ability to register org.freedesktop.ScreenSaver object under multiple paths. Add object under legacy /ScreenSaver path. Marcin Jaworski 2024-05-14 11:48:36 +0200
  • 61b29a482b Don't register ScreenSaver object at all if ignore_dbus_inhibit is set. Introduce new ignore_systemd_inhibit config parameter. Marcin Jaworski 2024-05-14 11:46:28 +0200
  • 50da2e7bf4
    core: Add support for systemd-logind idle block inhibits (#57) Marcin Jaworski 2024-05-13 23:22:06 +0200
  • b76c0887db Add support for systemd-logind idle block inhibits Marcin Jaworski 2024-05-13 13:18:13 +0200
  • 7cff4581a3 props: bump version to 0.1.2 v0.1.2 Vaxry 2024-04-18 21:34:42 +0100
  • eb916db19c fix systemd service exec path alba4k 2024-04-12 23:55:47 +0200
  • 01772b32af
    flake.lock: update Mihai Fufezan 2024-04-15 23:55:20 +0300
  • 92d6debb89
    fix systemd service exec path alba4k 2024-04-12 23:55:47 +0200
  • 72a6b38b15 fix systemd service install path alba4k 2024-04-12 20:41:01 +0200
  • 7be000d379
    fix systemd service install path alba4k 2024-04-12 20:41:01 +0200
  • dad6ac14df
    Add systemd service (#45) Aaron Blasko 2024-04-12 20:16:49 +0200
  • 6a5aaa1f2d
    fixed the usage of cmake variables alba4k 2024-04-12 13:54:03 +0200
  • 1ce6610453
    Added systemd service alba4k 2024-04-11 19:51:22 +0200
  • 4395339a2d
    core: Fix typo and check correct grandchild PID in spawn() (#34) Lucas Reis 2024-03-11 14:14:34 -0400
  • ad5df5f467 Fix typo and check correct grandchild PID in spawn() Lucas 2024-03-11 11:14:08 -0400
  • 029f08805a
    config: Add a -c|--config flag to set a config path (#25) Anthony Ruhier 2024-02-29 17:19:33 +0100
  • d3d039e15e
    Add a -c|--config flag to set a config path Anthony Ruhier 2024-02-29 02:06:06 +0100
  • cc465d04d6
    Nix: refactor flake Mihai Fufezan 2024-02-29 15:09:56 +0200
  • 6ea4e04532 cmake: bump ver to 0.1.1 v0.1.1 Vaxry 2024-02-28 16:05:29 +0000
  • afee84925a
    fix: repoll after inhibitor idled (#15) Jakub Konior 2024-02-27 22:22:15 +0100
  • 790988d116
    core: Catch sdbus-cpp exception to print better error (#19) Jan Beich 2024-02-27 13:07:22 +0000
  • b9c94ed827
    flake.lock: update nixpkgs Mihai Fufezan 2024-02-24 17:13:14 +0200
  • ea8588fefb Catch sdbus-cpp exception to print better error Jan Beich 2024-02-23 03:49:03 +0100
  • b85722e41a
    core: fix missing headers (#18) LOSEARDES77 2024-02-22 11:33:19 +0100
  • fedebeb3bd Fix build loseardes77 2024-02-22 09:16:51 +0100
  • a180de7bc7 nix: add default empty list for listeners option Mathis H 2024-02-21 17:54:12 -0500
  • 2e10c8809f
    nix: add default empty list for listeners option Mathis H 2024-02-21 17:54:12 -0500
  • a8cecaeb47 forgot about lock grappas 2024-02-20 20:26:57 +0100
  • 0958fcc394 stupid yet works grappas 2024-02-20 20:21:10 +0100
  • 158c52c4a7
    dbus: Actually register inhibit cookies (#14) ItsDrike 2024-02-20 19:25:50 +0100
  • a4169aba67 yep, but how to trigger it? grappas 2024-02-20 18:48:15 +0100
  • d2e72ea432
    Fix code style ItsDrike 2024-02-20 18:43:44 +0100
  • 3c79388093
    Add unregistering logic ItsDrike 2024-02-20 10:52:52 +0100
  • 368c966d98
    Actually register inhibit cookies ItsDrike 2024-02-20 10:06:03 +0100
  • da2624628b
    dbus: Send response on uninhibit (#13) ItsDrike 2024-02-20 01:57:34 +0100
  • 99670ea23f
    Send response on uninhibit ItsDrike 2024-02-19 23:43:10 +0100
  • c26683b60d
    idleinhibit: added less than 0 inhibitor mitigation (#11) Jakub Konior 2024-02-19 22:41:52 +0100
  • 534f3de679 there you go grappas 2024-02-19 22:01:52 +0100
  • 0d14105c01 forgot about log grappas 2024-02-19 21:34:02 +0100
  • 98d7ed5408 zero it grappas 2024-02-19 21:31:25 +0100
  • ecc04b503d ignored from where? grappas 2024-02-19 20:00:26 +0100
  • 5332b443e4 maybe, maybe grappas 2024-02-19 18:31:52 +0100
  • ef8acc397c added less than 0 inhibitor mitigation grappas 2024-02-19 17:51:54 +0100
  • f4659b1bb8 nix: home-manager module fix service wantedby Joshua Manchester 2024-02-18 23:56:14 +0000
  • 46174ca44c
    nix: home-manager module fix service wantedby Joshua Manchester 2024-02-18 23:56:14 +0000
  • 56f334cbe8 core: roundtrip after registering idle timers Vaxry 2024-02-18 23:45:00 +0000
  • 411addbd9f
    Nix: update hyprlang Mihai Fufezan 2024-02-18 19:26:31 +0200
  • c030553b50 nix: home-manager module fixes Austin Horstman 2024-02-17 23:03:47 -0600
  • 80abfa0dfd nix: hypridle meta.mainProgram Austin Horstman 2024-02-17 23:35:35 -0600
  • 0318c940ff
    nix: home-manager module fixes Austin Horstman 2024-02-17 23:03:47 -0600
  • afcef912d6 idle: ignore if inhibit locked Vaxry 2024-02-18 14:58:39 +0000
  • 9e93d1a832
    nix: hypridle meta.mainProgram Austin Horstman 2024-02-17 23:35:35 -0600
  • f6dd1ef9d6 dbus: handle before/after sleep in PrepareForSleep Vaxry 2024-02-17 23:48:54 +0000
  • cd592840ff cmake: further expand version v0.1.0 Vaxry 2024-02-17 23:40:04 +0000
  • 39b8afbef7 README: add features and ignore_dbus_inhibit Vaxry 2024-02-17 23:26:03 +0000
  • 9320017b63 dbus: support ScreenSaver interface Vaxry 2024-02-17 23:24:01 +0000
  • 55410176d4 core: move to anonymous hyprlang categories Vaxry 2024-02-17 22:41:14 +0000
  • 12fff4a122
    Nix: add missing deps Mihai Fufezan 2024-02-18 00:25:25 +0200
  • 6855ebdf3d nix: init home-manager module NotAShelf 2024-02-18 01:02:47 +0300
  • c8e0016fa5 core: throw hyprlang errors Vaxry 2024-02-17 22:19:15 +0000
  • 722a1c09b2
    nix: init home-manager module NotAShelf 2024-02-18 01:02:47 +0300
  • 36d7238afd core: add support for dbus events Vaxry 2024-02-17 22:13:06 +0000
  • a3855cb40b
    CI: init nix Mihai Fufezan 2024-02-17 23:09:16 +0200
  • 2d370eff32
    Nix: init Mihai Fufezan 2024-02-17 23:06:07 +0200
  • 35626ddd66 readme: clarify multiple listeners Vaxry 2024-02-17 19:36:52 +0000
  • d51fde3aa1 readme: style Vaxry 2024-02-17 19:35:40 +0000
  • 107832d48c readme: add build instructions Vaxry 2024-02-17 19:35:25 +0000
  • 11232c5cf1 readme: add config Vaxry 2024-02-17 19:33:44 +0000
  • 9e8d11a964 core: initial commit Vaxry 2024-02-17 19:30:11 +0000
  • c651d3cc02
    Initial commit Vaxry 2024-02-17 17:49:23 +0000