Commit Graph

  • 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
  • 0f66aeac03
    core: fix sourcing config files (#387) Maximilian Seidler 2024-06-28 18:57:38 +0200
  • fd1eda5ca3 core: remove unnecessary unique pointer moves Maximilian Seidler 2024-06-28 18:28:13 +0200
  • 8298b027de core: fix sourcing config files Maximilian Seidler 2024-06-28 12:40:38 +0200
  • 405aa42de8 core: remove renderer widgets in ~CSessionLockSurface instead of in onGlobalRemoved Maximilian Seidler 2024-06-27 21:00:01 +0200
  • d2324c25bd asyncResourceGatherer: don't create duplicate dma frames for a specific stringPort Maximilian Seidler 2024-06-27 20:02:03 +0200
  • ee9d75b580 renderer: remove widgets for destroyed lockSurfaces Maximilian Seidler 2024-06-27 19:53:19 +0200
  • 8e91c4b0f9 core: check for sessionLockSurface before calling render Maximilian Seidler 2024-06-27 19:08:57 +0200
  • 318c00d6d0
    core: stabilize label updates and revision locking in the asyncResourceGatherer (#384) Maximilian Seidler 2024-06-26 20:31:15 +0200
  • 9c25e2c79e asyncResourceGatherer: remove explicit template arg for unique lock Maximilian Seidler 2024-06-26 17:03:45 +0200
  • 61da077f3a asyncResourceGatherer: revision locking Maximilian Seidler 2024-06-26 11:52:25 +0200
  • 16a2a69fef asyncResourceGatherer: remove busy and use loopMutex Maximilian Seidler 2024-06-25 17:07:29 +0200
  • ce1661ad9e core: log when skipping label updates Maximilian Seidler 2024-06-25 16:28:20 +0200
  • 450955217f core: handle rerendering when frameCallback is pending Maximilian Seidler 2024-06-07 19:32:03 +0200
  • d31e600f14
    core: Inproved error handling and arg parsing (#380) Jasson Cordones 2024-06-25 14:09:52 -0400
  • 2cc641dc8e Fix Formatting Jasson 2024-06-25 08:38:19 -0400
  • a3d96fca62
    Merge branch 'hyprwm:main' into improvements_main Jasson Cordones 2024-06-25 08:38:39 -0400
  • 210b456c15
    core: fix second instance of hyprlock unlocking session (#376) Florian Walter 2024-06-25 13:46:58 +0200
  • b41a03298d
    improve ordering of display roundtrips Florian Walter 2024-06-25 11:02:25 +0200
  • 8d87bcebe4
    fix segfault when lock cannot be acquired Florian Walter 2024-06-25 10:59:44 +0200
  • b9dafb8b93 Remove curly braces from short ifs, used c-style casts, used contains instead of find to parse exception, applied clang formating Jasson 2024-06-24 19:52:27 -0400
  • f1544c1ed7 Removed duplicated lines Jasson 2024-06-24 04:07:06 -0400
  • 93e322f7c9 Inproved error handling and arg parsing Jasson 2024-06-24 04:04:42 -0400
  • 854a505f47
    fix second instance of hyprlock unlocking session Florian Walter 2024-06-18 19:20:19 +0200
  • c5b8ad03d0
    core: move to hyprutils for utils (#362) Vaxry 2024-06-08 23:49:49 +0200
  • 6cddd8b0bb
    Nix: add hyprutils dep hyprutils Mihai Fufezan 2024-06-09 00:47:48 +0300
  • 38845775fc core: move to hyprutils for utils Vaxry 2024-06-08 23:27:27 +0200
  • e07d4110dc readme: Add Arch instructions Gualberto Escalante 2024-05-27 15:28:41 -0600
  • a29bd203ec
    readme: Add Arch instructions Gualberto Escalante 2024-05-27 15:28:41 -0600
  • 768cd3ea52
    core: handle null timers in destructors (#350) André Silva 2024-05-26 18:46:53 +0200
  • 610bcdcd9b
    handle null timers in destructors André Silva 2024-05-26 13:47:49 +0100
  • 58c93d8de8
    core: fix a few reported leaks by asan (#349) Tom Englund 2024-05-25 20:05:37 +0200
  • 094e98007d locksurface: destroy the surface frame on done Tom Englund 2024-05-25 14:17:38 +0200
  • 924ad5529f core: free xkb allocated state and keymap Tom Englund 2024-05-25 14:09:25 +0200
  • 5207e64fd3 core: add destructor and free devices Tom Englund 2024-05-25 13:55:58 +0200
  • 94b618e24a gatherer: free memory allocated by pango Tom Englund 2024-05-25 13:33:36 +0200
  • 76b74f0370 widgets: add missing virtual destructor Tom Englund 2024-05-25 13:21:59 +0200
  • 972c1c27e6 restore: move to runtime dir and check his Vaxry 2024-05-23 12:58:54 +0200
  • ba4b08e5f5
    nix/hm-module: remove Mihai Fufezan 2024-05-21 19:44:59 +0300
  • 18d2d2ba6a
    cmake: macro-prefix-map, compile_commands.json (#338) giskard 2024-05-21 06:00:28 +0800
  • 82b046eb4c cmake: generate compile_commands.json, coder-friendly giskard 2024-05-19 12:18:52 +0800
  • 6f811442e3 cmake: position independent build for `__FILE__` giskard 2024-05-19 12:11:55 +0800
  • 997f222b0f
    core: add zindex option to widgets (#334) shezdy 2024-05-17 12:29:05 -0600
  • 348c0fd18e change name to zindex shezdy 2024-05-17 08:45:08 -0600
  • 6fa0e57083 fix format shezdy 2024-05-16 17:38:50 -0600
  • bf58a2f9a9 move sort to renderer shezdy 2024-05-16 17:37:21 -0600
  • 59294ee23d add zheight shezdy 2024-05-16 16:40:07 -0600
  • 316c37746d
    core: add key repeat for backspace and make del clear the input (#277) Maximilian Seidler 2024-05-14 17:11:45 +0200
  • ddedfbaa48 core: defaults for keyboard repeat and delay Maximilian Seidler 2024-05-14 14:08:57 +0200
  • 386a1e6fc2
    readme: Fixed getconf command in build instructions (#326) Daniel Horton 2024-05-13 15:21:54 +0100
  • a92f11a2c9 core: get keyboard repeat info from wayland Maximilian Seidler 2024-05-13 15:54:24 +0200
  • 7c90ad4855 core: move keysym handling to a seperate function in order to reuse it for key repeat Maximilian Seidler 2024-04-10 10:10:36 +0200
  • a475f4503d core: add support for repeating backspace when held Maximilian Seidler 2024-04-10 09:54:54 +0200
  • 4ae031d82e
    Fixed getconf command in build instructions Daniel Horton 2024-05-13 11:00:28 +0100
  • 0477df2ca4 gatherer: use absolute path in magic guess bvr-yr 2024-05-12 12:28:59 +0300
  • bb675a62a9
    gatherer: use absolute path in magic guess bvr-yr 2024-05-12 12:28:59 +0300
  • 71af2c9eed
    Update ConfigManager.cpp Mahaveer Gurjar 2024-05-12 00:32:45 +0530
  • b5493f38ba Add blur in image and reloading option in background mahaveergurjar 2024-05-12 00:24:48 +0530
  • c87af3aa1f
    renderer: add text trim with option to disable (#310) davc0n 2024-05-04 17:18:27 +0000
  • d3bd38aa00 config: change disable_text_trim to text_trim Davide Conti 2024-05-04 18:49:36 +0200
  • bbc2a46614 refactor: format CAsyncResourceGatherer::renderText Davide Conti 2024-05-04 15:35:16 +0200
  • 1cb3569e46 renderer: add text trim with option to disable Davide Conti 2024-05-04 08:20:21 +0200
  • 21226c1206
    README: add libmagic dependency (#307) Antonio Cheong 2024-05-03 23:11:56 +0000