Commit graph

  • d9d57ce39a monitors: fix segfault on non-unsafe remove vaxerski 2023-03-16 01:04:54 +00:00
  • 3e261b1fa7 dpms: fix key_press_enables_dpms vaxerski 2023-03-16 00:30:07 +00:00
  • cee7f11d8b hyprctl: ignore null output monitors vaxerski 2023-03-16 00:18:39 +00:00
  • 1c67849bf1
    Nix: fix meson patch again Mihai Fufezan 2023-03-15 20:45:44 +02:00
  • 595f2052c4
    Nix: fix meson patch Mihai Fufezan 2023-03-15 20:29:25 +02:00
  • f5669a7d6b events: guard output in change vaxerski 2023-03-15 17:01:20 +00:00
  • 25d3d73dbf monitors: fixes to unsafe mode vaxerski 2023-03-15 15:11:41 +00:00
  • 569ae86c90
    props.json: update to 0.23.0 Mihai Fufezan 2023-03-15 00:29:21 +02:00
  • 8531d1d7a6
    Readme: update to mention plugins v0.23.0beta Vaxry 2023-03-14 21:56:31 +00:00
  • e4b6af41e5
    Refactor CMake and Make file (#1766) stephan-cr 2023-03-14 22:50:30 +01:00
  • d63e8c8f45 ime: account for text height in popup calcs vaxerski 2023-03-14 16:46:39 +00:00
  • 7e5a3eb045 ime: fix panels overflowing on corners vaxerski 2023-03-14 16:12:25 +00:00
  • f960f72785 input: minor fixes for tiv1 vaxerski 2023-03-14 14:37:00 +00:00
  • 0807b8b95f tiv1: minor fixes for crashes vaxerski 2023-03-14 13:51:08 +00:00
  • 5dc1a5fec6
    input: text-input-v1 support (#1778) Vaxry 2023-03-14 12:57:50 +00:00
  • e749af7b60 dispatchers: remember named workspaces in prev vaxerski 2023-03-13 15:19:25 +00:00
  • 17deeb07ad master: better cycle vaxerski 2023-03-13 01:07:05 +00:00
  • bcd8fe9573 groups: add deco on moveIntoGroup vaxerski 2023-03-13 00:47:57 +00:00
  • 146d231ec5 config: add key_press_enables_dpms vaxerski 2023-03-12 13:46:38 +00:00
  • 71ef1bde7e dispatchers: disallow togglesplit on fullscreen vaxerski 2023-03-11 17:58:34 +00:00
  • 253286669a groups: fix fullscreen behavior with groups vaxerski 2023-03-10 15:19:02 +00:00
  • 0ad2d9f0b5 Nix: fix build on aarch64 Mihai Fufezan 2023-03-09 01:10:01 +02:00
  • c9167d9646 blurls: fix address substr length vaxerski 2023-03-09 14:24:06 +00:00
  • ca1c1438e3 Compositor: fix crash on exit vaxerski 2023-03-09 14:19:41 +00:00
  • 878fe20409 [gha] build man pages vaxerski 2023-03-09 10:55:40 +00:00
  • 5a5c41301d
    bugifx: updated urls poiting to old wiki pages (#1738) Benjamin Asbach 2023-03-09 11:55:17 +01:00
  • 92d2331170 Events: Avoid sending std::nullptr_t in keyboardFocus vaxerski 2023-03-08 09:46:17 +00:00
  • a85a6fa6c8 Dwindle: Added default_split_ratio vaxerski 2023-03-07 14:24:04 +00:00
  • b11e2eaa3b
    Fix plugin argument-less hyprctl calls (#1723) Stanisław Zagórowski 2023-03-07 11:42:33 +01:00
  • 0aeb61a95a Opengl: Fix forcefully setting missing time prop to final shader vaxerski 2023-03-06 19:02:08 +00:00
  • 4f647a8e8b
    fix mfact not applying to addmaster (#1715) hillyu 2023-03-06 17:03:49 +08:00
  • 7739b776cd
    config: explicitly use environ(7) after b03c8970e6 (#1708) Jan Beich 2023-03-05 18:39:46 +00:00
  • 0c8d1ba4a8
    Buffer overflow fix (#1707) opsu 2023-03-05 20:16:42 +02:00
  • 7ce92f93ad
    add mfact setting for master layout (#1666) hillyu 2023-03-06 00:29:23 +08:00
  • b03c8970e6 Allow environment in config vaxerski 2023-03-05 14:54:26 +00:00
  • de5f1b2a83
    Optionally expose time to screen shaders (#1700) scorpion-26 2023-03-05 15:05:30 +01:00
  • dc7d783d14 Initialize priority managers before server init vaxerski 2023-03-05 13:37:21 +00:00
  • 8e5ee31f30 Add env to example cfgs vaxerski 2023-03-05 13:37:05 +00:00
  • 90c5715bc6 add env dbus opt vaxerski 2023-03-05 13:15:12 +00:00
  • d5093f7af0 add env keyword to cfg vaxerski 2023-03-05 13:12:01 +00:00
  • 4abc608bc0 update dbus env on exec-once dispatches vaxerski 2023-03-05 12:52:57 +00:00
  • 7bae0823c8
    Nix: move dependency overrides inside wlroots-hyprland call Mihai Fufezan 2023-03-05 14:10:49 +02:00
  • 5184b542b1
    nix: show commit in hyprctl Mihai Fufezan 2023-03-04 17:34:15 +02:00
  • fea2031bfe systemd: expand sysd import env script vaxerski 2023-03-04 15:20:23 +00:00
  • be22172a35 Nix: simplify CI Mihai Fufezan 2023-03-04 16:43:26 +02:00
  • b69f40815f opengl: use a passthru shader for final wlr copy vaxerski 2023-03-04 14:59:27 +00:00
  • f678789dfd
    Fix clang compilation (#1697) scorpion-26 2023-03-04 15:02:40 +01:00
  • c386c52cf9 Nix: fix hidpi patch Mihai Fufezan 2023-03-04 01:41:37 +02:00
  • c444099325 Mirrors: remove accidentally leftover logs vaxerski 2023-03-04 01:06:16 +00:00
  • 31cd104286 fix warns vaxerski 2023-03-04 00:53:39 +00:00
  • 1ead6c46f4 Mirrors: minor fixes vaxerski 2023-03-04 00:48:02 +00:00
  • fb45f8f2f9 crashReporter: remove inconsistent log from crash reports vaxerski 2023-03-04 00:14:20 +00:00
  • c1217066d1
    Nix: fix hyprland-no-hidpi Mihai Fufezan 2023-03-04 00:37:00 +02:00
  • 3b41169395
    Use ${PREFIX} rather than /usr directly in Makefile, and force the build to attempt compilation even if the user does not have ${PREFIX}/lib write permissions (#1688) Froggo 2023-03-03 16:15:15 -06:00
  • 8bfb2ad2b7 ci: fix arch ci vaxerski 2023-03-03 21:37:30 +00:00
  • b602ac0970 [gha] bump flake inputs vaxerski 2023-03-03 21:33:14 +00:00
  • a34b747661 update wlroots dep vaxerski 2023-03-03 21:28:22 +00:00
  • fe007fd36a xwl: don't try to get unmanaged titles vaxerski 2023-03-03 19:37:20 +00:00
  • 141365cbc1
    Fix plugin config breakage (#1687) Stanisław Zagórowski 2023-03-03 20:32:44 +01:00
  • 51ce3ddd67 layoutmgr: don't reenable layout on unchanged layout vaxerski 2023-03-03 14:06:01 +00:00
  • 64f35c0e31 Bezier: Fix incorrect binary search in bezier approx vaxerski 2023-03-03 13:33:52 +00:00
  • 9c0e2bba54 Renderer: Nuke onWindowResize{start/end} vaxerski 2023-03-03 13:18:44 +00:00
  • 62e0c9226e Up the bezier bake count vaxerski 2023-03-03 13:17:11 +00:00
  • c5aa20f226 fix bezier step approx vaxerski 2023-03-03 13:08:46 +00:00
  • 66b8629964 Update the debug overlay vaxerski 2023-03-03 12:15:59 +00:00
  • 9e028d56c0 fix credentials of invalid surfaces vaxerski 2023-03-03 11:17:43 +00:00
  • 489ef7c51c add toggle group lock vaxerski 2023-03-02 20:50:37 +00:00
  • 34685a836a Move AnimationManager::tick() to an event loop vaxerski 2023-03-02 17:30:47 +00:00
  • dea71875e4 add desc: to getMonitorFromString vaxerski 2023-03-02 12:04:41 +00:00
  • 76fc12869d nuke cursorSI due to crashes vaxerski 2023-03-01 22:12:26 +00:00
  • 556c7dd51f reset signal handlers in unrecoverable vaxerski 2023-03-01 21:55:30 +00:00
  • 52878161e4 add log tail to crash reports vaxerski 2023-03-01 15:14:35 +00:00
  • 6c250df77e generate coredumps on sigabrt too vaxerski 2023-03-01 15:08:44 +00:00
  • 7c5c7ced91 Convert reverse iterators to ranges vaxerski 2023-03-01 14:06:52 +00:00
  • 3cef005fec use XCURSOR_SIZE for internal cursor size vaxerski 2023-03-01 13:54:48 +00:00
  • 71496a0a3c Fix fatal aborts with X11 OR windows vaxerski 2023-03-01 13:47:40 +00:00
  • 86acdcf8b6 nuke unmanagedx11 vector vaxerski 2023-03-01 13:15:51 +00:00
  • ea717731a4 Simplfy framebuffer erasing in cleanupFadingOut vaxerski 2023-03-01 10:06:04 +00:00
  • 72f528cb52 [gha] build man pages vaxerski 2023-03-01 09:33:29 +00:00
  • 0905515c40 use .txt for crash reports vaxerski 2023-03-01 09:32:31 +00:00
  • 50a4a74b4e
    CI/nix: update nix-install-action Mihai Fufezan 2023-03-01 10:05:54 +02:00
  • 7cbbf9a850
    CI/nix: update nix-install-action Mihai Fufezan 2023-03-01 10:03:21 +02:00
  • 0e252d2c77 Don't set surface cursors for overriden vaxerski 2023-02-28 23:17:04 +00:00
  • 5c93f6947a
    Unload plugins on compositor cleanup (#1662) Stanisław Zagórowski 2023-03-01 00:11:49 +01:00
  • 07b98952bc Reset cursor to pointer on focus on interactable deco vaxerski 2023-02-28 23:06:46 +00:00
  • cd2399715d Revert small incorrect change to dragging vaxerski 2023-02-28 22:53:41 +00:00
  • 2187c6cf43 Allow decos to request interactivity vaxerski 2023-02-28 22:32:42 +00:00
  • 984c2fdc68 Enable manual anims by default vaxerski 2023-02-28 22:15:18 +00:00
  • a224d366ca Added mouseMove event vaxerski 2023-02-28 21:47:00 +00:00
  • 5e48e6b075 Added mouseButton event vaxerski 2023-02-28 21:45:57 +00:00
  • 72fc309fb1 make window reserved area less stupid vaxerski 2023-02-28 21:18:09 +00:00
  • 7187ea443e
    Add option to disable/enable mouse window dragging animations (#1658) Dashie 2023-02-28 21:50:10 +01:00
  • 91fd854e3b fix warn vaxerski 2023-02-28 19:37:00 +00:00
  • 4b20d4f1ad Added decoration reserved area vaxerski 2023-02-28 19:36:36 +00:00
  • 7beb9fd606 Draw HyprError on the last monitor vaxerski 2023-02-28 19:18:13 +00:00
  • 4d3f2ca96b minor fixes to touch handling vaxerski 2023-02-28 19:02:30 +00:00
  • 99b7d53817 deny configure requests on drag vaxerski 2023-02-28 18:52:03 +00:00
  • 7e523e4d5e minor fixes to X11 configure/or handling vaxerski 2023-02-28 18:50:47 +00:00
  • 89e7d812c8 Include unmapped and hidden windows in hyprctl clients vaxerski 2023-02-28 12:41:46 +00:00
  • ac251d7a66 allow focus to grouped windows vaxerski 2023-02-28 12:34:59 +00:00