Commit graph

  • ad66c158ba don't refocus on virt ptrs vaxerski 2022-07-11 20:23:16 +02:00
  • ab44aabbd7 update decos on setgeometry x11 vaxerski 2022-07-11 19:07:59 +02:00
  • 4c4c36096b fix config reload on fullscreen mode maximized vaxerski 2022-07-11 15:40:41 +02:00
  • c923b0e538 respect size in setgeo unmanaged x11 vaxerski 2022-07-11 15:31:31 +02:00
  • 2936368e80 minor event fixes vaxerski 2022-07-11 14:13:15 +02:00
  • 5eaf93697a clear kb focus on focusSurface null vaxerski 2022-07-11 12:29:50 +02:00
  • 11c88e2503 apply surface width to ls geo on commit vaxerski 2022-07-10 20:36:32 +02:00
  • 4b334594dc Added splashes vaxerski 2022-07-10 15:41:26 +02:00
  • 06c0be5ea6 clear with 17 vaxerski 2022-07-10 11:45:50 +02:00
  • 6f7377f381 accumulate mods from all kbs for keybind processing vaxerski 2022-07-09 23:24:08 +02:00
  • c44cafda97 added cyclenext param previous vaxerski 2022-07-09 18:39:41 +02:00
  • ddc4cbbd7e allow focus to modal vaxerski 2022-07-08 23:37:55 +02:00
  • e6872bddf4 fix minor issues with floating windows and fullscreen vaxerski 2022-07-08 21:52:52 +02:00
  • a7a3c0fc1d
    nix: add devShell Mihai Fufezan 2022-07-08 18:34:23 +03:00
  • c8c5e0b90a
    nix: fix wallpaper location (#334) Fernando Ayats 2022-07-08 16:46:42 +02:00
  • 8482063157 fixed layersurface focus quirks vaxerski 2022-07-08 13:19:57 +02:00
  • 92e17f2925 added rules to hyprctl devices and fixed rules vaxerski 2022-07-08 12:27:05 +02:00
  • 491b99c61e handle unmanaged X11 setGeometry vaxerski 2022-07-08 11:24:07 +02:00
  • 75a580feda Disallow focus to modal and override_redirect X11 windows vaxerski 2022-07-08 10:36:21 +02:00
  • 91249675de fix corner artifacts vaxerski 2022-07-08 09:43:55 +02:00
  • 46306e59eb added keycode support to unbind vaxerski 2022-07-08 09:32:09 +02:00
  • cd0a01f4de Added binding by keycodes vaxerski 2022-07-08 09:27:17 +02:00
  • 75c2a378e3 unfocus keyboard on refocus null vaxerski 2022-07-07 21:47:59 +02:00
  • 96f19d706a fix possible swipe crash vaxerski 2022-07-07 20:53:22 +02:00
  • 3278db67a2 added general:disable_hyprland_logo vaxerski 2022-07-07 20:16:40 +02:00
  • aa3bc65342 fix special status when workspace is changed vaxerski 2022-07-07 19:16:16 +02:00
  • a7b595d968 allow windowrule special again vaxerski 2022-07-07 19:01:42 +02:00
  • 05736bc1e3 I am an idiot, fixed special ws deletion vaxerski 2022-07-07 19:00:34 +02:00
  • 3bf172a37e fix hyprerror on scaled outputs vaxerski 2022-07-07 18:45:01 +02:00
  • 22c4ecf496 fixed swiping with one ws vaxerski 2022-07-07 13:57:26 +02:00
  • 3f43f94dc4
    Merge pull request #318 from hyprwm/swipes Vaxry 2022-07-07 13:49:43 +02:00
  • 4b796d30c1 Added swipe workspace gestures vaxerski 2022-07-07 11:52:12 +02:00
  • 5762e3b9e2 fix stretched ls vaxerski 2022-07-07 12:40:32 +02:00
  • 1cf2f378d4 added ls blurring vaxerski 2022-07-06 22:12:03 +02:00
  • 6a16f11d63 add namespace to hyprctl layers vaxerski 2022-07-06 21:57:35 +02:00
  • a545992891 fixed hyprctl layers crash vaxerski 2022-07-06 21:57:15 +02:00
  • f5936f97d6
    nix: use gcc12Stdenv Mihai Fufezan 2022-07-06 18:41:20 +03:00
  • 141f9810bb fix meson C++23 vaxerski 2022-07-06 17:02:12 +02:00
  • 1599dc47d1 set proper C++23 std to meson as well vaxerski 2022-07-06 16:55:49 +02:00
  • 42d18143e5 use std::unreachable in avars vaxerski 2022-07-06 16:54:45 +02:00
  • f9756d10d4 changed C++ std to C++23, use std::string::contains vaxerski 2022-07-06 16:50:11 +02:00
  • 0d7a8cca79 use C++ throw methods instead of printf and exit vaxerski 2022-07-06 16:17:58 +02:00
  • 9655d0c138 added support for wlr_idle_inhibitor_v1 vaxerski 2022-07-06 15:42:37 +02:00
  • 5a22335b8d refocus after group toggles vaxerski 2022-07-06 15:08:21 +02:00
  • 0277f4c6bd support relative paths in source= vaxerski 2022-07-06 15:05:23 +02:00
  • 8d05dddb98 fix focus on maximized windows with special open vaxerski 2022-07-06 14:58:46 +02:00
  • 0d54451c67 fix incorrect mouse pos in fullscreen xdg vaxerski 2022-07-06 11:12:27 +02:00
  • cda0c4577e find floating special windows in vector methods vaxerski 2022-07-06 11:07:23 +02:00
  • 239aa2cec4 fix internal workspace changes being clamped vaxerski 2022-07-06 11:02:21 +02:00
  • ae096219e8 do updates on every mon update if VFR is enabled v0.6.3beta vaxerski 2022-07-05 21:45:32 +02:00
  • 7ff427c229 remove wlroots so in make uninstall vaxerski 2022-07-05 19:46:05 +02:00
  • 55aeb91e6a use provided wlroots, don't find system vaxerski 2022-07-05 19:36:28 +02:00
  • 6f5b8425cb fix invalidating the deque in CHyprGroupBarDeco vaxerski 2022-07-05 17:31:47 +02:00
  • dd422abb33 schedule frames at the end of avar loop vaxerski 2022-07-05 16:05:06 +02:00
  • cc8b8f595f disallow workspace special windowrule vaxerski 2022-07-04 19:58:51 +02:00
  • 9742ac7596 attempt to fix a specialworkspace crash vaxerski 2022-07-04 19:41:55 +02:00
  • beef23cee5 fix vfr frame scheduling vaxerski 2022-07-04 17:55:33 +02:00
  • 7e38de37a7 fix crash vaxerski 2022-07-04 17:48:04 +02:00
  • e0bfec6ef2 added experimental:vfr vaxerski 2022-07-04 17:47:31 +02:00
  • c40ef59a35 support monitor names in moving workspaces vaxerski 2022-07-04 16:51:42 +02:00
  • c71b76a9e0 fix chromium part 1 vaxerski 2022-07-04 15:58:12 +02:00
  • 853a33888b fix issue with special workspace rules vaxerski 2022-07-04 12:03:09 +02:00
  • fc3957d538 optimize workspace in applyNodeData vaxerski 2022-07-04 00:04:56 +02:00
  • 3df126c675 oops vaxerski 2022-07-03 23:17:12 +02:00
  • 69e179816b oops last fix didnt fix vaxerski 2022-07-03 23:16:42 +02:00
  • a229701f28 fix crash with null pmonitor in special nodes on dwindle vaxerski 2022-07-03 23:14:51 +02:00
  • 01228fbc9c fix some bugs vaxerski 2022-07-03 22:54:47 +02:00
  • f7c4865bac warp size and pos before rule fullscreen vaxerski 2022-07-03 21:38:39 +02:00
  • 0a01ec9926
    Fix non-focused windows on WS change Mihai Fufezan 2022-07-03 15:51:32 +03:00
  • e0f0ed9af4
    Don't use pkgs.hyprland package in the nix module (#299) xDarksome 2022-07-03 15:28:10 +03:00
  • e81de82706 added Vector2D::clamp vaxerski 2022-07-02 22:17:17 +02:00
  • 9d6999345e don't process new focus when cursor constrained vaxerski 2022-07-02 20:06:10 +02:00
  • cb8a6f881b Disallow scrolling into empty workspaces Darksome 2022-07-02 19:55:35 +03:00
  • 185c4d6ea1
    Merge branch 'hyprwm:main' into main xDarksome 2022-07-02 19:43:52 +03:00
  • b7b3344188 hyprctl: added support for hyprpaper vaxerski 2022-07-02 18:27:44 +02:00
  • 80962de2a2
    PR Template: add headers Mihai Fufezan 2022-07-02 16:37:19 +03:00
  • 9ee14eb445
    meson: build with -O3 (#291) Mihai Fufezan 2022-07-02 02:48:21 +03:00
  • e77f451e27 minor oopsie vaxerski 2022-07-01 22:49:12 +02:00
  • 6f4f164071 don't focus layers without keyboard_interactive vaxerski 2022-07-01 20:14:33 +02:00
  • 3d294b1aaa
    Merge pull request #292 from Dakes/focus-window-title Vaxry 2022-07-01 18:20:10 +02:00
  • 7d7e82d446 only do mouseMoveUnified on pix change vaxerski 2022-07-01 17:59:11 +02:00
  • 2225dca576 Add focusWindow dispatcher. Takes titles & classes Dakes 2022-07-01 16:24:37 +02:00
  • 868e0f48d0 added debug:disable_logs vaxerski 2022-07-01 15:57:56 +02:00
  • 1750a7cdbb oops vaxerski 2022-07-01 11:54:52 +02:00
  • 6f2a36c123 limit events on socket2 to 1024 chars vaxerski 2022-07-01 10:37:17 +02:00
  • 29ca7f9018 bring back O3 vaxerski 2022-07-01 10:37:07 +02:00
  • 91d68513de fix possible segfault by realloc vaxerski 2022-06-30 23:55:28 +02:00
  • 3970b43ea2 fix disabling monitor while hyprland is running vaxerski 2022-06-30 23:50:57 +02:00
  • 92890d492a fallback on unset device config var vaxerski 2022-06-30 21:38:06 +02:00
  • d010ca2049 added per-device config options vaxerski 2022-06-30 21:26:00 +02:00
  • 4510764f34 finally fix scaled snapshots vaxerski 2022-06-30 20:02:04 +02:00
  • 96a23eca81 calculate damage properly for layers on commit vaxerski 2022-06-30 18:46:00 +02:00
  • ac8a23c3ae
    Merge pull request #281 from hyprwm/modernize-pointers Vaxry 2022-06-30 18:20:00 +02:00
  • 990d3f232b fix another crash vaxerski 2022-06-30 16:11:26 +02:00
  • 97b515edb7 fix crash vaxerski 2022-06-30 16:00:44 +02:00
  • 328b3fa4bc mordernize pointers vaxerski 2022-06-30 15:44:26 +02:00
  • d1564299d2 fix minor bug with new anim optimization vaxerski 2022-06-30 13:11:10 +02:00
  • cfc1f6c211 optimize animationmanager vaxerski 2022-06-30 12:54:58 +02:00
  • a7ebf0ddc3 added CPU uniform location lookup optimization vaxerski 2022-06-30 12:39:10 +02:00
  • 4101006b5e remove asserts in CAnimatedVariable vaxerski 2022-06-30 12:22:24 +02:00