Commit Graph

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