Commit graph

  • 8a89181e69
    auth: use pam_faillock log as $FAIL (#447) Maximilian Seidler 2024-07-30 18:52:50 +0200
  • d4469bcd25 auth: use pam_faillock log as $FAIL Maximilian Seidler 2024-07-30 15:48:36 +0200
  • 5e8f12c2d9
    core: minor refactor of command line options parsing (#441) davc0n 2024-07-28 20:10:36 +0200
  • 80718cf048 Added BMP image handling, the same as in hyprpaper barrrguzin 2024-07-28 15:05:48 +0300
  • cf0e975fed
    widgets: move asset updates out of the draw function (#442) Maximilian Seidler 2024-07-24 21:18:11 +0000
  • 87a95e46e0 image: move asset updates out of the draw function Maximilian Seidler 2024-07-24 18:37:32 +0200
  • 61b6a029e5 label: move asset updates out of the draw function Maximilian Seidler 2024-07-24 18:34:43 +0200
  • 4a65e36bf8 core: refactor to revert some code format changes (minor) Davide Conti 2024-07-24 18:28:08 +0200
  • 3e71799b30
    misc: add issue templates (#440) Maximilian Seidler 2024-07-24 15:52:15 +0000
  • 82f5cc436e misc: fix bug template closing tag Maximilian Seidler 2024-07-24 16:12:24 +0200
  • 1ad343630b misc: but template --version and minor improvements Maximilian Seidler 2024-07-24 16:08:23 +0200
  • c0b5cd7cfa core: fix display option parameter in help Davide Conti 2024-07-24 15:50:25 +0200
  • 7de17474d1 core: fix missing version option in help Davide Conti 2024-07-24 15:45:54 +0200
  • a566b781ad core: refactor command line options parse (minor) Davide Conti 2024-07-24 15:16:32 +0200
  • 58e1a4a499 core: add --version Vaxry 2024-07-24 13:58:59 +0200
  • 009b7f231f misc: add issue templates Maximilian Seidler 2024-07-24 11:31:51 +0200
  • 86fa4de9a8 Renderer refector Jasson 2024-07-23 06:33:08 -0400
  • 62c1ed572f Framebuffer fix + moved headers Jasson 2024-07-08 12:18:15 -0400
  • cd632d29ff Added exception handling in label constructor Jasson 2024-07-08 11:52:35 -0400
  • 0c6b897baa
    Merge branch 'hyprwm:main' into main Jasson 2024-07-22 11:40:02 -0400
  • dba9d8b517 version: bump to 0.4.1 v0.4.1 Vaxry 2024-07-21 14:00:28 +0200
  • 3d3b52e42c
    asyncResourceGatherer: deduplicate image rendering code (#433) Maximilian Seidler 2024-07-19 23:20:31 +0200
  • 2b469b21e4 asyncResourceGatherer: use a reference for path in getFileType Maximilian Seidler 2024-07-19 21:01:13 +0200
  • 857e493242 asyncResourceGatherer: deduplicate image rendering code Maximilian Seidler 2024-07-19 15:35:18 +0200
  • 20c01d91d4
    core: make sure m_sLockState.lock is present in onLockFinished and releaseSessionLock (#432) Maximilian Seidler 2024-07-19 17:26:38 +0200
  • b0d8e9212e core: make sure m_sLockState.lock is present in onLockFinished and releaseSessionLock Maximilian Seidler 2024-07-19 12:10:46 +0200
  • 372a4cd55e
    flake.lock: update Mihai Fufezan 2024-07-18 20:46:51 +0300
  • a29012cbbd
    CMake: fmt Mihai Fufezan 2024-07-18 20:46:31 +0300
  • cac93f67e8
    CMake, Nix: add VERSION file Mihai Fufezan 2024-07-18 20:45:42 +0300
  • b21fab4f5b
    Merge branch 'main' into main Jasson 2024-07-17 19:59:04 -0400
  • 9514925a7c
    core: grace unlock improvements and auth fixes for grace/SIGUSR1 unlocks (#424) Maximilian Seidler 2024-07-17 15:22:42 +0200
  • adb2b65055 auth: return early on grace or SIGUSR1 unlocks Maximilian Seidler 2024-07-17 11:03:50 +0200
  • d93e32136d core: add isUnlocked Maximilian Seidler 2024-07-17 11:01:06 +0200
  • b6d2be6218 core: remove reference to the lock object on finished Maximilian Seidler 2024-07-17 10:01:30 +0200
  • 1c6378c8d7 core: check m_bTerminate for grace unlocks Maximilian Seidler 2024-07-17 09:59:59 +0200
  • a3d8a2c128
    Config: use hyprutils helper (#422) Mihai Fufezan 2024-07-16 23:35:48 +0300
  • a1589317ac
    CMake: update required hyprutils version Mihai Fufezan 2024-07-16 22:35:50 +0300
  • bcfb13c26b
    config: use hyprutils helper Mihai Fufezan 2024-07-16 22:30:19 +0300
  • d91713c1a8
    gitignore: add CMake residual files Mihai Fufezan 2024-07-16 22:17:47 +0300
  • d4994469f8
    flake.lock: update Mihai Fufezan 2024-07-16 22:16:12 +0300
  • 69d37d2663
    core: immediately create session lock surfaces (#421) Maximilian Seidler 2024-07-14 16:59:06 +0200
  • 2e4231d976 core: don't allow unlock_and_destroy if locked has never been recieved Maximilian Seidler 2024-07-14 15:26:57 +0200
  • 4ececa370d core: immediately create session lock surfaces Maximilian Seidler 2024-07-14 14:43:32 +0200
  • b407128cae
    core: handle ext_session_lock_v1::finished as defined in the protocol (#418) Maximilian Seidler 2024-07-11 16:15:32 +0200
  • 669980ac53 core: handle ext_session_lock_v1::finished as defined in the protocol Maximilian Seidler 2024-07-11 15:44:25 +0200
  • e5f0b56d07
    asyncResourceGatherer: trace logs and exit behaviour (#414) Maximilian Seidler 2024-07-10 12:05:18 +0200
  • 42e66f7620 asyncResourceGatherer: fix crashes on exit Maximilian Seidler 2024-07-10 11:28:02 +0200
  • 7532dd425d label: remove unused onAssetCallbackTimer Maximilian Seidler 2024-07-10 10:36:57 +0200
  • 8a3f8335f4 asyncResourceGatherer: add trace logs Maximilian Seidler 2024-07-10 10:36:40 +0200
  • 944caff79f
    config: add input-field fail_timeout option (#406) davc0n 2024-07-09 17:43:31 +0200
  • d8ccc6f96a
    core: Label exception handling + Frambuffer checks + headers (#413) Jasson 2024-07-09 05:32:49 -0400
  • 1b1a521d11 added optional header Jasson 2024-07-08 12:44:36 -0400
  • 578f165a98 Framebuffer fix + moved headers Jasson 2024-07-08 12:18:15 -0400
  • 70b6794a0d Added exception handling in label constructor Jasson 2024-07-08 11:52:35 -0400
  • daa4d791f3 Back to std::format Jasson 2024-07-08 09:29:47 -0400
  • 700fe4583c input-field: fix configFailTimeoutMs type and init Davide Conti 2024-07-08 14:35:52 +0200
  • 3bedae4436
    auth: don't start pam conversation before the initial input happens (#409) Maximilian Seidler 2024-07-08 14:25:06 +0200
  • e72f601209 readme: add official repo package to arch install Davide Conti 2024-07-08 13:09:29 +0200
  • 8fbbcfc8c7 readme: add official repo package to arch install Davide Conti 2024-07-08 13:09:29 +0200
  • bbb0e51ba5 Fixes to label and headers Jasson 2024-07-07 18:40:14 -0400
  • 35057f66a8 Some improvements to log & FrameBuffer + misc warning fixes Jasson 2024-07-07 16:15:23 -0400
  • ef94842a2e auth: don't start pam conversation before the initial input happens Maximilian Seidler 2024-07-07 21:42:06 +0200
  • 43f2b7441b
    core: handle missing wayland protocol support (#408) Maximilian Seidler 2024-07-07 21:44:53 +0200
  • 05116a9aad core: check support of zwlr_screencopy_manager_v1 Maximilian Seidler 2024-07-07 17:11:19 +0200
  • 94607a53a3 core: check support of wp_factional_scale_manager_v1 and wp_viewporter Maximilian Seidler 2024-06-27 21:36:20 +0200
  • 0552a1eddd
    core: add option to render solid background immediatly when bg assets are not ready (#407) Maximilian Seidler 2024-07-07 18:43:17 +0200
  • a50296c181
    core: minor bugfixes (#405) Jasson 2024-07-07 11:55:59 -0400
  • 754ec83c34 core: use the --immediate-render flag in attemptRestoreOnDeath Maximilian Seidler 2024-07-07 16:40:27 +0200
  • 2a62c40a16 config: add general:immediate_render config option Maximilian Seidler 2024-07-07 16:24:14 +0200
  • 6076b97a86 background: render color rectangle when asset is not ready yet Maximilian Seidler 2024-07-07 16:16:48 +0200
  • 24bd6dc274 core: allow immediate rendering even when backgrounds are not gathered yet Maximilian Seidler 2024-07-07 15:54:43 +0200
  • 8da1c89d80 asyncResourceGatherer: start the asyncLoop at the same time as gather Maximilian Seidler 2024-07-05 15:16:42 +0200
  • c768e07acc config: change input-field fail_timeout to milliseconds Davide Conti 2024-07-07 13:14:27 +0200
  • 5c1ff62ddd config: add input-field fail_timeout option Davide Conti 2024-07-07 10:45:55 +0200
  • 0cd51f7a3c "Some bug fixing" Jasson 2024-07-07 01:33:17 -0400
  • 7fb3c03500
    hyprlock: ensure members are accessed direct (#404) Tom Englund 2024-07-06 12:24:29 +0200
  • c45e3bff15 hyprlock: ensure members are accessed direct Tom Englund 2024-07-06 07:39:14 +0200
  • 6e0921140e
    helpers: fix jpeg and webp OOM error (#401) v0.4.0 daywalker-dev 2024-07-05 14:58:45 -0600
  • 29420ddb6c cmake: bump ver to 0.4.0 Vaxry 2024-07-05 22:55:15 +0200
  • b862bbce71
    auth: pam fallback log message and always call pam_end after pam_authenticate (#399) Maximilian Seidler 2024-07-05 22:54:40 +0200
  • 5bef6d9311 auth: always call pam_end after pam_authenticate Maximilian Seidler 2024-07-05 14:16:14 +0200
  • 01bf48ed96
    config: don't crash when getenv HOME returns null (#398) Maximilian Seidler 2024-07-05 22:41:03 +0200
  • f6cb743c5b
    Update Webp.cpp daywalker-dev 2024-07-05 12:42:48 -0600
  • fa7cdca8be
    Update Jpeg.cpp daywalker-dev 2024-07-05 12:42:29 -0600
  • 57bbd04322 auth: make the fallback to sudo error more descriptive Maximilian Seidler 2024-07-05 14:15:06 +0200
  • b653ed35eb config: don't crash when getenv HOME returns null Maximilian Seidler 2024-07-04 21:33:12 +0200
  • 9737bf6484
    label: do not error when using cmd[] for a static label cmd (#396) Maximilian Seidler 2024-07-04 18:04:45 +0200
  • 31aac994fc label: do not error when using cmd[] for a static label cmd Maximilian Seidler 2024-07-04 11:41:50 +0200
  • 5b19c6307a
    config: Remove dupe input-field rounding from listKeysForSpecialCategory (#395) davc0n 2024-07-03 23:50:07 +0200
  • 998eb61a74 Remove dupe input-field rounding from listKeysForSpecialCategory Davide Conti 2024-07-03 23:36:51 +0200
  • 9873ec58b7
    asyncResourceGatherer: add dma frames before starting the asyncLoopThread (#394) Maximilian Seidler 2024-07-03 19:31:16 +0200
  • 542f117e13 asyncResourceGatherer: add dma frames before starting the asyncLoopThread Maximilian Seidler 2024-07-03 18:28:31 +0200
  • 12bc43b667 config: add font-family to placeholder config Julian 2024-07-02 22:02:39 +0200
  • b97fd8e7fe renderer: add config font family functionality to input-field Julian Marmier 2024-07-02 22:01:50 +0200
  • 88b9ce48ed
    core: improve dynamic output handling (#386) Maximilian Seidler 2024-07-02 00:45:06 +0200
  • b9959904ee core: remove output pointer from DMAFrame Maximilian Seidler 2024-07-01 16:26:24 +0200
  • 4e7d9fdee8 core: fallback to background color for dynamic outputs with background:path=screenshot Maximilian Seidler 2024-07-01 16:25:37 +0200
  • d2cbcf866e core: identify DMAFrames via output size and stringPort Maximilian Seidler 2024-07-01 16:22:27 +0200
  • d9ba98b721 core: ditch dynamic DMAFrame generation Maximilian Seidler 2024-07-01 16:16:34 +0200
  • de3fe14c0b Revert "core: remove renderer widgets in ~CSessionLockSurface instead of in onGlobalRemoved" Maximilian Seidler 2024-06-27 22:50:32 +0200