Commit graph

  • 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
  • 3970b43ea2 fix disabling monitor while hyprland is running vaxerski 2022-06-30 23:50:57 +0200
  • 92890d492a fallback on unset device config var vaxerski 2022-06-30 21:38:06 +0200
  • d010ca2049 added per-device config options vaxerski 2022-06-30 21:26:00 +0200
  • 4510764f34 finally fix scaled snapshots vaxerski 2022-06-30 20:02:04 +0200
  • 96a23eca81 calculate damage properly for layers on commit vaxerski 2022-06-30 18:46:00 +0200
  • ac8a23c3ae
    Merge pull request #281 from hyprwm/modernize-pointers Vaxry 2022-06-30 18:20:00 +0200
  • fa414526b3
    zsh almost done exec not working LeadSeason 2022-06-30 17:20:22 +0300
  • 990d3f232b fix another crash vaxerski 2022-06-30 16:11:26 +0200
  • 97b515edb7 fix crash vaxerski 2022-06-30 16:00:44 +0200
  • 328b3fa4bc mordernize pointers vaxerski 2022-06-30 15:44:26 +0200
  • d1564299d2 fix minor bug with new anim optimization vaxerski 2022-06-30 13:11:10 +0200
  • cfc1f6c211 optimize animationmanager vaxerski 2022-06-30 12:54:58 +0200
  • a7ebf0ddc3 added CPU uniform location lookup optimization vaxerski 2022-06-30 12:39:10 +0200
  • 4101006b5e remove asserts in CAnimatedVariable vaxerski 2022-06-30 12:22:24 +0200
  • b0cd90a43c refactor a bunch of layout code vaxerski 2022-06-30 12:09:05 +0200
  • ae3ff6736e hyprctl monitors changes vaxerski 2022-06-29 23:33:51 +0200
  • 7d20d5c8c3 fix make clear wlroots vaxerski 2022-06-29 23:06:45 +0200
  • 6ce2678970 fix snapshot scaling issue vaxerski 2022-06-29 22:26:34 +0200
  • d28151d255 added foreign support vaxerski 2022-06-29 22:23:51 +0200
  • be390dacfd
    Merge pull request #274 from fufexan/nix-stuff Mihai Fufezan 2022-06-29 20:57:18 +0300
  • dc83110c05
    nix & meson: 0.6.0 -> 0.6.2 Mihai Fufezan 2022-06-29 14:50:19 +0300
  • cbf3595e96
    nix: add debug package and waybar with -Dexperimental flag Mihai Fufezan 2022-06-29 14:46:41 +0300
  • 2659afee3c force workspace events vaxerski 2022-06-29 18:19:06 +0200
  • 9391357063 fix focus on maximize vaxerski 2022-06-29 14:44:24 +0200
  • bc665c2711
    at start #compdef insted of compdef LeadSeason 2022-06-29 15:36:16 +0300
  • 6ec16fdcda damage drag and drop vaxerski 2022-06-29 14:15:08 +0200
  • 208864cba9 include build/include in CMakeLists vaxerski 2022-06-29 13:49:53 +0200
  • bbc3b5e19b added make fixwlr vaxerski 2022-06-29 13:30:28 +0200
  • a711ea551b
    fixed zsh complitons and made bash less hacky LeadSeason 2022-06-29 14:18:06 +0300
  • 697ce96d62 temp fix for snapshot size on scaled vaxerski 2022-06-29 13:08:28 +0200
  • 31a1b3b192 allow init logs to be saved vaxerski 2022-06-29 12:58:49 +0200
  • 8820f7f210 optimization + revert one oopsie vaxerski 2022-06-29 12:54:53 +0200
  • 6dcafd6013
    Merge branch 'main' of https://github.com/LeadSeason/Hyprland LeadSeason 2022-06-29 13:44:12 +0300
  • 49d849b85a
    zsh added LeadSeason 2022-06-29 13:43:06 +0300
  • 73663a8ba5 fix incorrect snapshot calc for scaled outputs vaxerski 2022-06-29 12:36:50 +0200
  • 13acfb1c30 fix disabling in animationmanager vaxerski 2022-06-29 12:06:09 +0200
  • 37abe0aedc added debug:damage_blink vaxerski 2022-06-29 11:44:00 +0200
  • 5636d2031e simplify damageWindow vaxerski 2022-06-29 11:21:42 +0200
  • 9388bb5d55 fix shadows on scaled vaxerski 2022-06-29 11:13:30 +0200
  • 7dee51bc96
    Merge branch 'hyprwm:main' into main LeadSeason 2022-06-28 17:25:43 +0300
  • 2422eb3f67
    big dumdum LeadSeason 2022-06-28 17:22:25 +0300
  • 6213328d2c default currentrules to null v0.6.2beta vaxerski 2022-06-28 16:12:47 +0200
  • f7db5eaf50 don't render decos on fullscreen windows vaxerski 2022-06-28 15:45:38 +0200
  • 3832720273 fix possible crash in cinputmanager vaxerski 2022-06-28 15:40:14 +0200
  • 9fcef41d66 mutliple fixes to subsurface handling vaxerski 2022-06-28 15:30:46 +0200
  • 15d0bc5931
    Merge branch 'main' of https://github.com/LeadSeason/Hyprland LeadSeason 2022-06-28 15:31:10 +0300
  • 4b4eb23106
    frogot to remove complitions during uninstall LeadSeason 2022-06-28 15:30:34 +0300
  • 6436e68fdd
    Merge branch 'hyprwm:main' into main LeadSeason 2022-06-28 15:21:19 +0300
  • fc5cd49795 don't create a surface tree on xwayland windows vaxerski 2022-06-28 14:09:14 +0200
  • 3fc2995708
    frogot to add complitions to meson.build LeadSeason 2022-06-28 14:49:04 +0300
  • 957e7f4f7c
    added fish and bash complitions wip LeadSeason 2022-06-28 14:33:16 +0300
  • 9f407b9018 log window parent for x11 vaxerski 2022-06-28 12:46:32 +0200
  • 85977fb4dc add xwayland class raw to destroywindow vaxerski 2022-06-28 12:43:08 +0200
  • 3cbd69e703 added createworkspace destroyworkspace events vaxerski 2022-06-28 12:39:56 +0200
  • a2e009bd9f log classes in create/destroy vaxerski 2022-06-28 12:24:21 +0200
  • 80f04fa7c6 speed up damage log in commit subsurface vaxerski 2022-06-28 12:20:33 +0200
  • 14c6b594b9 [gha] bump flake inputs vaxerski 2022-06-28 09:31:06 +0000
  • 8b4a373efa update wlroots dep vaxerski 2022-06-28 11:30:07 +0200
  • c6f7eecf0f set custom if mode not found vaxerski 2022-06-28 11:12:01 +0200
  • 1fc1fc9d3b fix focus on close fullscreen vaxerski 2022-06-27 22:34:37 +0200
  • 73d0259210 don't guard changes in activateWindow vaxerski 2022-06-27 22:01:10 +0200
  • 4443906994 fix fullscreen rule on already fullscreen ws vaxerski 2022-06-27 20:11:09 +0200
  • 2cdb29aa10 fix anims with special workspace vaxerski 2022-06-27 19:46:04 +0200
  • 213d0f25cf fix oopsie with fullscreen vaxerski 2022-06-27 19:08:14 +0200
  • dfe06cb060 fix crash with decos with null workspaces vaxerski 2022-06-27 14:07:33 +0200
  • 5ad8cead7c prevent failed assert vaxerski 2022-06-27 13:54:33 +0200
  • 781526dac5 added hyprctl kill vaxerski 2022-06-27 13:42:20 +0200
  • b9a5fc0d2f added pid and title info to hyprctl vaxerski 2022-06-27 13:17:11 +0200
  • 90e80d34d2
    Delete CHyprGroupBarDecoration.hpp rajnikant 2022-06-27 16:41:49 +0530
  • 3b6a410f7e
    Merge pull request #269 from hyprwm/save-wlr Vaxry 2022-06-27 11:57:55 +0200
  • 07013b835d remove so and pc vaxerski 2022-06-27 11:42:52 +0200