Commit graph

  • 516949380d
    nix/hm-module: make config optional Mihai Fufezan 2022-12-14 14:07:10 +02:00
  • 5d66122689
    nix: update xdph Mihai Fufezan 2022-12-13 17:56:48 +02:00
  • de9396d2a1
    nix: update xdph Mihai Fufezan 2022-12-12 23:44:13 +02:00
  • f8a6799d4e verify lastmon status on connect vaxerski 2022-12-12 20:51:20 +00:00
  • 111d209bff
    Added toplevel handle sharing Rev2 (#1203) v0.19.2beta Vaxry 2022-12-12 14:56:42 +00:00
  • b45a213413 always build with ASan in debug vaxerski 2022-12-12 14:38:50 +00:00
  • 1a9ee959dd static-ize master opt vaxerski 2022-12-12 14:37:49 +00:00
  • 46891b12cf
    Master layout: lose or inherit fullscreen on deliberate window switching (#1213) Maarten van Gompel 2022-12-12 15:34:52 +01:00
  • 0c1bec023f unset cursor image on end drag if it gets destroyed vaxerski 2022-12-12 14:32:23 +00:00
  • 80f58bc93f fix blur damage issues with scaled vaxerski 2022-12-12 14:29:04 +00:00
  • 06e6c6021e fix memory read-after-free in master layout vaxerski 2022-12-12 14:18:43 +00:00
  • e8b99ae13a add override to opacity rules vaxerski 2022-12-11 17:15:02 +00:00
  • bb99f151da fix pinned offset calc vaxerski 2022-12-11 16:58:29 +00:00
  • f97289a3c0 fix rendering multi special ws vaxerski 2022-12-11 16:53:59 +00:00
  • 6381b6474f
    Implement orientation (placement of master area) for master layout (#1202) Maarten van Gompel 2022-12-10 22:59:16 +01:00
  • c3f1dc3f52 fix minor issues with move focus and follow mouse 0 vaxerski 2022-12-10 15:15:40 +00:00
  • 62f4503f07 handle constraint cursor hints better vaxerski 2022-12-10 14:43:46 +00:00
  • bf78dcecf0 add changefloatingmode event vaxerski 2022-12-09 18:51:44 +00:00
  • d5352a5d12 find a default workspace smarter vaxerski 2022-12-09 17:17:02 +00:00
  • fd43d2bea7 fix drag resizing on special ws-es vaxerski 2022-12-09 17:08:04 +00:00
  • b9812f8bc0 use anim callbacks and don't spam config resets in drag vaxerski 2022-12-09 15:00:58 +00:00
  • fba03540d5 fix sharing scaled windows vaxerski 2022-12-09 14:44:08 +00:00
  • 11a1a6c271
    nix: add xdph to flake and enable it in the nixos module Mihai Fufezan 2022-12-09 16:25:57 +02:00
  • ff12a41c40 minor focus fixes with LS-es and moving windows vaxerski 2022-12-09 14:03:37 +00:00
  • 629cca4816 fix string escaping in CMakeLists.txt vaxerski 2022-12-09 13:57:39 +00:00
  • 9fc143cf3d
    Revert "nix: add cachix to nixos module" Mihai Fufezan 2022-12-09 13:36:23 +02:00
  • 726732244a sort valid ws-es in relative vaxerski 2022-12-08 21:24:55 +00:00
  • be6e1a33b1 ensure mapped state in addViewCoords vaxerski 2022-12-08 18:52:48 +00:00
  • 6e3bd440ba do not reject drags on visible windows over fullscreen vaxerski 2022-12-08 17:45:25 +00:00
  • cba10ba5b7 fix memory safety in getWindowFromSurface vaxerski 2022-12-08 17:43:15 +00:00
  • 050693be2e fix up relative monitors vaxerski 2022-12-08 12:09:48 +00:00
  • 0803febac5 optimize m+- and e+- workspace opts vaxerski 2022-12-08 12:08:41 +00:00
  • 6259202c01 add missing c_str in debug log vaxerski 2022-12-07 22:47:32 +00:00
  • e1d7a13333 unset fullscreen in onWindowRemoved v0.19.1beta vaxerski 2022-12-07 18:55:56 +00:00
  • bf5844d607 add failsafe for dwindle windows vaxerski 2022-12-07 18:53:10 +00:00
  • 5b7fec481b
    nix: add cachix to nixos module Mihai Fufezan 2022-12-07 19:18:15 +02:00
  • 73b3bbe49b added nomaxsize rule vaxerski 2022-12-07 16:08:44 +00:00
  • d8dcf670da fix lost windows clogging up memory vaxerski 2022-12-07 14:32:24 +00:00
  • 87b9313034 updated wlroots dep vaxerski 2022-12-06 23:16:37 +00:00
  • 993c382e74 minor fixes to special workspace behavior vaxerski 2022-12-06 20:31:44 +00:00
  • 3c9a7811b8 fix up moving to special workspace vaxerski 2022-12-06 20:20:37 +00:00
  • 6c8d993477 minor toplevel sharing fixups vaxerski 2022-12-06 18:58:42 +00:00
  • dfa9277867 remove double semicolons vaxerski 2022-12-06 15:06:27 +00:00
  • 50e37419e9 fix the release CI vaxerski 2022-12-06 13:25:24 +00:00
  • 22978aa31e fix tarbomb with source tars v0.19.0beta vaxerski 2022-12-06 13:12:10 +00:00
  • 7ed401e5e0 fix group border oversaturation vaxerski 2022-12-06 12:57:10 +00:00
  • da76a1ed9e block surface feedback on window sharing vaxerski 2022-12-05 19:11:02 +00:00
  • 9c67e08dbd ignore alpha when sharing window vaxerski 2022-12-05 18:00:57 +00:00
  • 6cf716f182 fix handle finding vaxerski 2022-12-05 17:57:59 +00:00
  • 9fb24ac1e9 avoid using wayland-0 as a socket name vaxerski 2022-12-05 17:21:09 +00:00
  • 66fb083003
    Implement window sharing with the hl toplevel export proto (#1179) Vaxry 2022-12-05 17:05:15 +00:00
  • 20b91f58f8 remove idiotic guard in processMouseDownNormal vaxerski 2022-12-05 14:30:04 +00:00
  • ac0e675f3b better capability handling vaxerski 2022-12-05 14:28:27 +00:00
  • f71f04db9e nix: add xdph to nixos module Mihai Fufezan 2022-12-04 21:29:12 +02:00
  • 9e4e98acfb fix crash in blurls remove vaxerski 2022-12-04 22:34:30 +00:00
  • 826e35f7a4
    show groupings and swallowing in hyprctl (#1159) eriedaberrie 2022-12-04 13:03:29 -08:00
  • ffc580dda9
    blur xray for layers (#1158) Flafy 2022-12-04 22:57:41 +02:00
  • 4557d13a32
    nix: update nixpkgs (includes merged hwdata update) Mihai Fufezan 2022-12-04 21:43:28 +02:00
  • 215c7bd3cb
    nix: remove merged hwdata override Mihai Fufezan 2022-12-04 21:24:34 +02:00
  • ea2ef63de5
    nix: add cmake and wlroots to devshell (#1155) Flafy 2022-12-04 19:58:45 +02:00
  • d9998f2ca5
    Use internal device naming for Hyprctl devices (#1174) Paul 2022-12-04 19:32:55 +02:00
  • 686d6fc6d1
    Fix wrong layout recalculate if statement (#1167) Flafy 2022-12-04 19:32:27 +02:00
  • 9e8df888eb fix warning vaxerski 2022-12-04 00:03:48 +00:00
  • 409ac12f23 avoid duplicate device names vaxerski 2022-12-03 20:36:52 +00:00
  • 6aa26582f6 added hyprctl switchxkblayout vaxerski 2022-12-03 15:56:07 +00:00
  • 056a45d035 fix shader destroy id unset vaxerski 2022-12-03 14:45:05 +00:00
  • fbc839e8d9 reload shader on dynamic shader keyword vaxerski 2022-12-03 14:40:12 +00:00
  • cb85eea261 [gha] build man pages vaxerski 2022-12-02 20:15:25 +00:00
  • 439b827a08
    Update wiki link in manpage (#1144) Hemish 2022-12-03 01:45:03 +05:30
  • d39d6cc1e3 don't initial focus on LS keyboard grab vaxerski 2022-12-02 20:10:15 +00:00
  • d6b3bfc48e don't attempt rendering on begin failure vaxerski 2022-12-02 19:33:54 +00:00
  • 70d4fadc39 schedule frames and reloads on session re-activate vaxerski 2022-12-02 18:47:57 +00:00
  • a2a12018d9 minor changes to unsafe state handling vaxerski 2022-12-02 18:45:45 +00:00
  • 10d34ef818 added blur_xray vaxerski 2022-12-02 18:33:54 +00:00
  • bf52545a91 [gha] bump flake inputs vaxerski 2022-12-01 21:01:57 +00:00
  • c012e3d66b update wlroots dep vaxerski 2022-12-01 21:00:54 +00:00
  • 39a4f82460 fix crash with invalid frag dynamic shaders vaxerski 2022-12-01 13:40:05 +00:00
  • 7b020ffa84 Added screen shaders vaxerski 2022-12-01 13:36:07 +00:00
  • b8ccf3dc3a
    updated the readme Vaxry 2022-11-30 22:49:47 +00:00
  • 869f0a0238 remove global var vaxerski 2022-11-30 13:33:21 +00:00
  • ff4ea1a13a fix border inner offset in shader vaxerski 2022-11-29 21:11:37 +00:00
  • 51aebb2845 fix minor issues with blur w/o new optim vaxerski 2022-11-29 11:21:03 +00:00
  • 212f599412 fix AA on borders vaxerski 2022-11-29 11:12:29 +00:00
  • 55776df685 fix double free vaxerski 2022-11-29 11:10:19 +00:00
  • 3dd06b674a clean up blur code and fix minor issues vaxerski 2022-11-28 19:11:11 +00:00
  • 12df799572 recalculate layout only when needed on dynamic keywords vaxerski 2022-11-28 19:05:50 +00:00
  • c341792092 fix minor issues with blur_new_optimize vaxerski 2022-11-28 19:03:44 +00:00
  • afe12dc90b
    Fix a compiler warning (#1124) Eric_Luo 2022-11-29 03:04:24 +08:00
  • 45d2d1e97d
    convert bordercolors to GradientValueData correctly (#1122) Jef 2022-11-28 12:44:31 +01:00
  • 0a302901d2 Added handling more special workspaces vaxerski 2022-11-27 22:42:22 +00:00
  • 49063f949d find floating windows below closed one vaxerski 2022-11-27 12:11:45 +00:00
  • 7699d657d9 optimize border shader vaxerski 2022-11-27 00:29:51 +00:00
  • b2cb3b8bf2 use gradients in default configs vaxerski 2022-11-27 00:26:13 +00:00
  • 6cbaad896c use highp for pixcoord to fix nvidia border issues vaxerski 2022-11-26 23:55:41 +00:00
  • 9247f88d0c update readme vaxerski 2022-11-26 20:56:18 +00:00
  • 92f2e342a3 use unreachable instead of break on invalid cvd enum value vaxerski 2022-11-26 20:46:34 +00:00
  • e2f3f5fe63
    Add nofullscreen to windowrules (#1107) Dashie 2022-11-26 21:44:40 +01:00
  • 0db75852f3 fix transformed border thickness vaxerski 2022-11-26 20:36:05 +00:00
  • afe688e6ab allow 360 degrees of freedom in gradients vaxerski 2022-11-26 19:37:20 +00:00
  • 493fc00953 fix decorations missing after no_gaps_when_only toggle floating vaxerski 2022-11-26 18:48:16 +00:00