Commit graph

  • c4b2175822
    core: don't rely on the locked event to create lock surfaces dynamically (#687) Maximilian Seidler 2025-02-16 06:29:52 +0000
  • 79c919b692 core: don't rely on the locked event to create lock surfaces dynamically Maximilian Seidler 2025-02-13 10:07:32 +0100
  • 82b63a6930
    nix/cmake: make it print the version hash (#683) Maximilian Seidler 2025-02-10 10:33:54 +0000
  • a27585b383 core: add mallopt to modify trim threshold Vaxry 2025-02-09 17:39:23 +0000
  • ad7600dca9
    CI: remove deprecated magic-nix-cache-action Mihai Fufezan 2025-02-08 23:07:22 +0200
  • 177524be96 nix: don't set HYPRLOCK_VERSION_COMMIT Maximilian Seidler 2025-02-06 22:08:55 +0100
  • 6a88156341 cmake: allow passing commit and version commit Maximilian Seidler 2025-02-06 22:08:55 +0100
  • dc6d72158c
    core: clang-tidy and comp fixes (#679) Honkazel 2025-02-06 16:36:08 +0500
  • 40a9d7cf38
    Merge 5f78a5f795 into ce750456f9 Meow 2025-02-06 07:19:33 +0000
  • 7dcfe03b92
    Merge branch 'hyprwm:main' into main Honkazel 2025-02-05 14:48:13 +0500
  • 4fc8e8e22c nit changes Honkazel 2025-02-05 14:46:12 +0500
  • ce750456f9
    fingerprint: handle failed dbus connection (#676) Maximilian Seidler 2025-02-05 09:36:31 +0000
  • 729802cb50 clang-tidy and comp fixes Honkazel 2025-02-05 14:33:10 +0500
  • ec82da7108
    input-field: improve dynamic width (#647) Maximilian Seidler 2025-02-04 10:31:12 +0000
  • 465148ac21
    input-field: Fix crash when numlock is on and numlock_color is fallback (#673) IChengHo 2025-02-03 13:28:35 -0500
  • 8107caaf4a fingerprint: handle failed dbus connection Maximilian Seidler 2025-02-03 19:25:27 +0100
  • f0141ebf0d
    label: add relative values for font_size NotLebedev 2025-02-02 22:29:16 +0300
  • a642275ebe input-field: Fix crash when numlock is on and numlock_color is fallback I-Cheng, Ho 2025-02-02 13:28:22 -0500
  • c976b6a1d1
    input-field: fix color updates for BORDERLESS swap_font_color false (#669) Maximilian Seidler 2025-01-30 11:03:17 +0000
  • 1bfa79eb83
    core: move to hyprlang config value wrapper (#667) Maximilian Seidler 2025-01-29 22:10:27 +0000
  • 34df38c2ef input-field: fix color updates for BORDERLESS swap_font_color false Maximilian Seidler 2025-01-29 17:33:01 +0100
  • 1423cacd51 core: move to hyprlang config value wrapper Maximilian Seidler 2025-01-27 21:03:20 +0100
  • e77bc92b99
    core: don't attempt to unlock when we are not locked yet (#661) Maximilian Seidler 2025-01-25 20:43:21 +0000
  • 6dda29cd3e core: don't attempt to unlock when we are not locked yet Maximilian Seidler 2025-01-25 11:11:18 +0100
  • 5f78a5f795
    config: rename scale to progressbar and update configuration Memoraike 2025-01-24 18:21:24 +0000
  • 408ce95dd0
    widgets: chase libc++ < 19 compat after 2c5ae4d661 (#659) Jan Beich 2025-01-24 16:31:43 +0000
  • 8495a20a6a widgets: chase libc++ < 19 compat after 2c5ae4d661 Jan Beich 2025-01-24 17:20:40 +0100
  • 07b5e1b4cd
    core: fix background screenshot on nvidia (#656) Maximilian Seidler 2025-01-24 13:25:37 +0000
  • 2f51092152
    widgets: add scale widget implementation Memoraike 2025-01-24 03:12:50 +0000
  • e5faefbab9
    core: optimize hover handling and rendering for lock surfaces Memoraike 2025-01-24 02:24:06 +0000
  • 98939905f5
    widgets: update hover behavior for label widget Memoraike 2025-01-24 02:22:06 +0000
  • 9cb5cd9e82 version: bump to 0.6.2 v0.6.2 v0.6.2-b Vaxry 2025-01-23 17:11:58 +0000
  • 71cada28fa helpers: fix absolutePath relative with tilde (#640) davc0n 2025-01-06 14:18:13 +0100
  • 77e4a05085 core: bind to wl_seat v8 vaxerski 2025-01-04 17:32:44 +0100
  • 83f5be07f9 output: fix setting transform (#636) Maximilian Seidler 2025-01-03 22:57:16 +0000
  • ee142d39ac config: fix gradient rgb(a) parsing with spaces (for real this time) (#628) Maximilian Seidler 2025-01-01 12:18:37 +0000
  • fa3bb0066a core: add missing header for BSDs after 753c538dea (#630) Jan Beich 2024-12-30 18:40:59 +0000
  • f1ba9ec3e1 widgets: add TZ env var support for $TIME (#627) davc0n 2024-12-30 16:32:46 +0100
  • 742eb98c6a
    flake.lock: update Mihai Fufezan 2025-01-23 14:31:33 +0200
  • cfcad8b746 Specify plane modifiers when calling eglCreateImage Maximilian Seidler 2025-01-23 08:29:13 +0100
  • c326491e53 try eglCreateImage if eglCreateDRMImageMESA failed Maximilian Seidler 2025-01-22 20:04:03 +0100
  • 7904252b48 screencopy: use eglCreateDRMImageMESA instead of eglCreateImage Maximilian Seidler 2025-01-22 18:24:40 +0100
  • bfadda4ec7 no need for vector Maximilian Seidler 2025-01-21 15:09:50 +0100
  • e291220ea5
    widgets: add hover handling and bounding box for password input field Memoraike 2025-01-22 13:49:03 +0000
  • 418ca9bf0a
    core: add hover handling in pointer motion Memoraike 2025-01-22 13:48:32 +0000
  • 2557a8dbdc
    widgets: add hover state management and bounding box calculations Memoraike 2025-01-22 13:48:13 +0000
  • fafef36d82
    core: add hover handling and cursor shape updates Memoraike 2025-01-22 13:47:39 +0000
  • f46a0b7c80
    core: fix cursor shape initialization and pointer handling Memoraike 2025-01-22 13:45:43 +0000
  • e261b7db9c
    config: add onclick configuration for label widgets Memoraike 2025-01-22 13:44:45 +0000
  • e933895aad cleanup Maximilian Seidler 2025-01-21 14:58:24 +0100
  • 04f43c29ef core: add cpu fallback for screencopy Maximilian Seidler 2025-01-19 23:44:47 +0100
  • d547d1d4e3
    core: move wayland event reading into the poll thread (#655) Maximilian Seidler 2025-01-21 13:42:11 +0000
  • f2c471a813 core: move wayland event reading into the poll thread Maximilian Seidler 2025-01-19 20:49:29 +0100
  • 1666d2bfc3 move to GL_TEXTURE_EXTERNAL_OES for dmabuf textures Maximilian Seidler 2025-01-19 23:46:14 +0100
  • 968cf9055c improvements and tracing Maximilian Seidler 2025-01-19 23:44:47 +0100
  • 4ebdd424b5 core: move wayland event reading into the poll thread Maximilian Seidler 2025-01-19 20:49:29 +0100
  • d735f638ec
    assets: add label configuration for keyboard layout switching Memoraike 2025-01-17 16:52:16 +0000
  • aefcaf799c
    widget: add onclick command handling and point containment to CLabel Memoraike 2025-01-17 16:52:03 +0000
  • 78e6adc63f
    core: update mouse event handling to track mouse location and button clicks Memoraike 2025-01-17 16:44:00 +0000
  • 552ca47464
    core: add onClick method to handle mouse click events Memoraike 2025-01-17 16:43:25 +0000
  • 7c138165ba
    widget: add click handling and point containment methods to IWidget interface Memoraike 2025-01-17 16:38:50 +0000
  • a0a59aeef2 widgets: extend shell cmd exec to Label Bren 2025-01-15 15:13:48 -0800
  • 02639c2759
    animation: small gradient fail transition fixup (#648) Maximilian Seidler 2025-01-15 15:09:11 +0000
  • 79aeb15a9d animation: small gradient fail transition fixup Maximilian Seidler 2025-01-14 19:25:08 +0100
  • ea99dd552c input-field: make sure dots center does not change during width anim Maximilian Seidler 2025-01-07 18:22:10 +0100
  • 1f5ce682d2 input-field: fixup dynamic width Maximilian Seidler 2025-01-07 18:22:10 +0100
  • 4f964371cc
    auth: fixup prompt and fail substitution (#641) Maximilian Seidler 2025-01-12 17:18:18 +0000
  • 023aff52ad
    cmake: explicitly require GLES3 component (#645) pastalian 2025-01-12 01:38:18 +0900
  • e84267085d
    animation: allow adding vars during ::tick (#644) Maximilian Seidler 2025-01-11 16:36:18 +0000
  • 36579aaeba cmake: explicitly require GLES3 component Takuya Wakazono 2025-01-11 21:41:16 +0900
  • 50b6036ec6 animation: allow adding vars during ::tick Maximilian Seidler 2025-01-11 13:01:33 +0100
  • a5e346783f
    examples: Add default animations to the example config (#643) izmyname 2025-01-10 18:15:27 +0500
  • 18b4e9f2bd
    example.conf. Add default animations izmyname 2025-01-10 17:12:39 +0500
  • 73e23e535f
    animations: fix overshoot beziers and cleanup animation config parsing (#642) Maximilian Seidler 2025-01-09 20:59:16 +0000
  • 555c4e1d44 auth: fixup prompt and fail substitution Maximilian Seidler 2025-01-06 13:46:47 +0100
  • 1f855af7b0 animations: fix overshoot beziers and cleanup animation config parsing Maximilian Seidler 2025-01-09 08:34:28 +0100
  • de844d39ad
    helpers: fix absolutePath relative with tilde (#640) davc0n 2025-01-06 14:18:13 +0100
  • 00d2cbfee3
    core: introduce animation manager and animation config (#631) Maximilian Seidler 2025-01-06 12:34:21 +0000
  • cbc91b24ad helpers: fix absolutePath relative with tilde Davide Conti 2025-01-06 13:21:19 +0100
  • 7822c79322 bump cmake hyprutils to 0.3.3 and nix flake update Maximilian Seidler 2025-01-06 13:03:39 +0100
  • ed0ef27822 bump it to the correct version Maximilian Seidler 2025-01-06 12:31:43 +0100
  • 8f0988219e bump CMakeLists hyprutils version Maximilian Seidler 2025-01-06 12:29:30 +0100
  • b22009f992 DBusManager: Remove unnecessary locks from getters in singleton iamanaws 2025-01-04 08:34:54 -0800
  • 8f68fad50a core: bind to wl_seat v8 vaxerski 2025-01-04 17:32:44 +0100
  • 00b02c005f DBusManager: style fixes iamanaws 2025-01-04 08:05:52 -0800
  • 0817a59807 hyprlock.hpp: remove unnecesary header iamanaws 2025-01-04 08:02:44 -0800
  • c3d95953c0
    output: fix setting transform (#636) Maximilian Seidler 2025-01-03 22:57:16 +0000
  • 789fae94e7 fixup Kondor Dániel 2025-01-03 22:56:44 +0100
  • f8c2ae82c5 core: allow signaling a parent that the screen was locked Kondor Dániel 2025-01-03 21:55:09 +0100
  • 12f760a16f output: fix setting transform Maximilian Seidler 2025-01-03 16:14:10 +0100
  • 8860989b5a Bring back --no-fade-in and move g_pAnimationManager initialization Maximilian Seidler 2025-01-03 12:35:52 +0100
  • d219cddfde config: use CAnimationConfigTree from hyprutils Maximilian Seidler 2025-01-02 16:20:03 +0100
  • ee4fab6a2c input-field: fixup and cleanup Maximilian Seidler 2025-01-01 16:36:32 +0100
  • c5ff1807db fix Maximilian Seidler 2025-01-01 12:49:46 +0100
  • f162bcd075 nix: bump hyprutils Maximilian Seidler 2025-01-01 10:50:51 +0100
  • e01afaf107
    fingerprint: add a delay after an unrecognized fingerprint (#625) Brayden Zee 2025-01-01 14:48:32 -0600
  • a2f00fb735
    config: fix gradient rgb(a) parsing with spaces (for real this time) (#628) Maximilian Seidler 2025-01-01 12:18:37 +0000
  • e1e023863f config: add bezier and animation keywords Maximilian Seidler 2025-01-01 10:36:57 +0100
  • 57b42965bb input-field: radomize hidden input colors based on outer oklab color Maximilian Seidler 2025-01-01 09:30:02 +0100
  • 3a2107a4cb input-field: move animation to PHLANIMVAR Maximilian Seidler 2024-12-31 17:29:00 +0100