Commit graph

  • 445f8c71c5
    fix(hyprctl): allow dispatcher to have no args (#1464) ozwaldorf 2023-02-01 05:01:56 -05:00
  • 85c07c2fe0 scale the opaque region in blurring vaxerski 2023-01-31 12:29:23 +00:00
  • eaf0fb14c9 reset layout-set render vars on floating vaxerski 2023-01-31 12:15:34 +00:00
  • 11234529db Simulate mouse movement on unmap of popups and subsurfaces vaxerski 2023-01-31 00:26:15 +00:00
  • f90ff8303b
    Unbreak build with libc++ (#1457) Jan Beich 2023-01-31 00:03:23 +00:00
  • d4e2a0fd16 simplify nullcheck in minimize vaxerski 2023-01-30 14:00:02 +00:00
  • 32381fe6c4 send a 1 on unknown minimize event vaxerski 2023-01-29 17:02:55 +00:00
  • 5d35c0432b add a minimize ipc event vaxerski 2023-01-29 16:26:14 +00:00
  • 4c4d3b3aa5 fix urgent hint order in code vaxerski 2023-01-29 16:20:53 +00:00
  • b2314aa33a err on invalid transform in monitor cfg vaxerski 2023-01-29 16:04:47 +00:00
  • ef12120270 fixup LS scaling impl vaxerski 2023-01-29 15:58:36 +00:00
  • 3d83a0bc5f enable UV calcs for all surfaces vaxerski 2023-01-29 13:58:47 +00:00
  • 38011c50ab notify of fractional scale for LS-es vaxerski 2023-01-29 13:30:51 +00:00
  • c3adc9ec56
    Get active VT via ioctl instead of sysfs after e90c5c6347 (#1448) Jan Beich 2023-01-29 12:44:38 +00:00
  • ff9bcb19fa
    Allow to disable X11 backend separately from Xwayland after 5a750b485a (#1445) Jan Beich 2023-01-29 12:43:18 +00:00
  • ce632b7a05 prevent early segfaults on default mouse pos v0.21.0beta vaxerski 2023-01-28 18:28:38 +00:00
  • 328e034472 fix clang error vaxerski 2023-01-28 18:10:57 +00:00
  • 1c1e688564 fix crash in nested non-mouse warps vaxerski 2023-01-28 17:54:14 +00:00
  • 86f4772bd6 fix clang warn vaxerski 2023-01-28 17:52:32 +00:00
  • 61c9e50bcd warp cursor on login to center vaxerski 2023-01-28 12:26:33 +00:00
  • af37a3895f
    fix: cursor changing on window move and resize (#1371) eriedaberrie 2023-01-27 03:31:56 -08:00
  • 666c805101 fix destroying addon in fractional scale impl vaxerski 2023-01-27 11:29:56 +00:00
  • 94b7b6b584 added binds:focus_preferred_method vaxerski 2023-01-26 14:36:22 +00:00
  • 06b17db227 don't set cursor when timeout reached vaxerski 2023-01-26 10:39:06 +00:00
  • fc89e70a1f better ls noanim handling vaxerski 2023-01-25 15:38:21 +00:00
  • 8ae1fd0173 added layer rules vaxerski 2023-01-25 15:34:13 +00:00
  • 9813ba2f56 Add hyprctl animations vaxerski 2023-01-25 15:16:28 +00:00
  • 12e293e309 update animated deco values after setprop vaxerski 2023-01-24 23:52:00 +00:00
  • da23ec847e fix deprecated-copy warn vaxerski 2023-01-24 22:46:16 +00:00
  • 84954f376f remove restrictions from setprop for ints vaxerski 2023-01-24 21:44:54 +00:00
  • 5de659cc7a add fakefullscreen prop to windows in hyprctl vaxerski 2023-01-24 21:29:27 +00:00
  • e273717a27 fix typo vaxerski 2023-01-24 19:31:16 +00:00
  • a2ae37396f add hyprctl setprop vaxerski 2023-01-24 19:05:34 +00:00
  • eb9fa8460f
    fix typo (#1420) pranaless 2023-01-24 17:20:50 +00:00
  • e3d1743722 Revert "use spawn in dbus-env activation" vaxerski 2023-01-24 16:25:18 +00:00
  • 63babcba36 use spawn in dbus-env activation vaxerski 2023-01-24 14:05:59 +00:00
  • 1cc7587789 recalculate layout on deco or border change vaxerski 2023-01-24 14:04:01 +00:00
  • 70b5c1b119 fix clamp in monitor relative vaxerski 2023-01-23 20:56:43 +00:00
  • 7574b3db64
    fix: hyprland crashing wenn moving window -1 from first monitor (#1419) DB 2023-01-23 21:56:05 +01:00
  • cb6e36d804 ignore null ls-es in cleanup vaxerski 2023-01-23 18:23:44 +00:00
  • 2a5ae435e1 allow preblur for opaque surfaces if alpha not 1 vaxerski 2023-01-23 13:55:11 +00:00
  • c074f260a1 use proper fade anims for hyprerror vaxerski 2023-01-23 12:04:48 +00:00
  • cb98242ea7 remove old comment and fixup lsl var name vaxerski 2023-01-22 17:03:25 +01:00
  • 147be3e10b use goal size for uv calcs vaxerski 2023-01-22 16:58:10 +01:00
  • b963a6624e more verbose logging on invalid var 1 in seterror vaxerski 2023-01-22 16:51:32 +01:00
  • ef90a7ad13 fix rounding exceeding max in single-line errors vaxerski 2023-01-22 16:48:45 +01:00
  • eb7927d278 fix color typo in hyprerror vaxerski 2023-01-22 16:45:00 +01:00
  • 8f57db28f7 added hyprctl seterror vaxerski 2023-01-22 16:38:17 +01:00
  • 7d754b7c22 fix cutting geometry on surfaces spilling out vaxerski 2023-01-22 16:24:51 +01:00
  • fcbfd19393
    feat: add focus to urgent or last window (#1402) Cyril Levis 2023-01-21 11:18:55 +01:00
  • e811394603
    Nix: update waybar-hyprland, add hyprland-nvidia (#1409) Mihai Fufezan 2023-01-21 02:26:29 +02:00
  • 434719611d fix focus history on workspace jumps vaxerski 2023-01-20 20:57:35 +01:00
  • 5814d9b2a0 make hyprerror follow fadein anim vaxerski 2023-01-20 20:48:07 +01:00
  • 18330dec4e scale hyprerror vaxerski 2023-01-20 20:21:09 +01:00
  • 60b880d931
    wp-fractional-scaling-v1 impl (#1373) Vaxry 2023-01-20 19:44:30 +01:00
  • cee7bc6e74 small hyprerror revamp vaxerski 2023-01-20 19:32:41 +01:00
  • d345804cd5 fix font color in hyprerror vaxerski 2023-01-20 19:19:07 +01:00
  • fb2679d5ef add a focus history vec vaxerski 2023-01-20 19:15:15 +01:00
  • 6f3548b184 add an urgent event vaxerski 2023-01-20 19:03:17 +01:00
  • d5913a23ac reset dragged window on failed begin vaxerski 2023-01-20 16:30:30 +01:00
  • 3436486575 sanitize scale better vaxerski 2023-01-20 16:03:52 +01:00
  • 5112056fdb better log wl socket adding and use auto if failed vaxerski 2023-01-19 16:44:23 +01:00
  • d8ee624e35 move monitor remove notice up vaxerski 2023-01-19 16:27:04 +01:00
  • 428063ff23 fix up log types vaxerski 2023-01-18 16:12:15 +01:00
  • 32c11bb212
    Nix CI: build xdg-desktop-portal-hyprland Mihai Fufezan 2023-01-18 12:54:55 +02:00
  • 31ab2349f9
    nix: react to another stdenv change (#1399) Cole Mickens 2023-01-18 00:37:56 -08:00
  • c31c627cf8
    Don't ignore previous maximise on defullscreen req (#1393) scorpion-26 2023-01-17 13:20:10 +01:00
  • f14e808847 dump monitor data after setting rules vaxerski 2023-01-17 11:57:36 +01:00
  • 5c83976977 added misc:hide_cursor_on_touch vaxerski 2023-01-17 11:47:39 +01:00
  • 2ec7e241cd send cursor updates on touch move vaxerski 2023-01-17 11:34:51 +01:00
  • 6a56d1e4d0
    change placement of isSwitchingToPrevious (#1388) devil-may-c0de 2023-01-16 20:04:10 +00:00
  • 589046ecf7 fix dimaround with transformed displays vaxerski 2023-01-16 16:12:22 +01:00
  • 040e99fd17
    Add tablets calibration matrix for dynamic rotation with 2-in1/tablet PC usage (#1319) ppenguin 2023-01-15 20:38:58 +01:00
  • b5b436e01d better error handling around getMonitorFromString vaxerski 2023-01-14 20:45:24 +01:00
  • 668d90c700
    Implement urgency hint for workspaces (#1379) Maxim Baz 2023-01-14 20:31:11 +01:00
  • b3012d97ab [gha] bump flake inputs vaxerski 2023-01-13 21:07:04 +00:00
  • 0b5a751e52 update wlroots dep vaxerski 2023-01-13 22:06:04 +01:00
  • 7729fa9ac9
    master layout: remember size & pos of floating windows on fullscreen 1 (#1374) Maxim Baz 2023-01-13 21:58:14 +01:00
  • 9c77415cda damage monitor on moveactive vaxerski 2023-01-13 12:31:24 +01:00
  • cbd31ba481 damage on border change vaxerski 2023-01-12 13:33:45 +01:00
  • 8440aa3e9b repaint on dynamic decoration keywords vaxerski 2023-01-12 12:14:57 +01:00
  • 11afb66010 release mouse buttons on map from LS vaxerski 2023-01-11 18:38:54 +01:00
  • c4e422644b move window to top if floating activate vaxerski 2023-01-11 17:59:35 +01:00
  • df30f0519a damage monitor on stack rotations vaxerski 2023-01-11 17:57:54 +01:00
  • 8ba4f34a7c fix cmake systemd header detection vaxerski 2023-01-11 17:41:03 +01:00
  • 7afb7c85a7 handle fullscreen requests on maximized windows vaxerski 2023-01-11 13:40:15 +01:00
  • b24f066c47 escape json strings in hyprctl binds vaxerski 2023-01-11 12:17:27 +01:00
  • 4ec034ad49 send enter for IME popups vaxerski 2023-01-10 19:21:59 +01:00
  • 20a1a47e66 replace java envvar vaxerski 2023-01-09 21:26:19 +01:00
  • 989ee6473f describe layers in hyprctl layers vaxerski 2023-01-09 21:26:07 +01:00
  • a572321f61 remove old warn vaxerski 2023-01-09 20:52:24 +01:00
  • ff11883482 added make model and serial to hyprctl monitors vaxerski 2023-01-09 14:35:53 +01:00
  • c0c7c12bb9
    Pin dispatcher for a specific window (#1340) Raffaele Mancuso 2023-01-08 18:37:24 +01:00
  • e5dcbf73d8
    Add "on" and "off" for the bind of switch (#1342) riChar 2023-01-08 23:35:24 +08:00
  • 50e106f2e6 expand region twice in blur damage vaxerski 2023-01-08 14:46:45 +01:00
  • 3173fbdc4a
    feat: dispatcher, add workspace renaming (#1336) Cyril Levis 2023-01-08 14:19:18 +01:00
  • b1104b1ca7
    nix: update xdph Mihai Fufezan 2023-01-07 20:33:15 +02:00
  • 809b7181a8
    nix: add hyprland-protocols through pkgconfig (#1275) Mihai Fufezan 2023-01-07 20:25:20 +02:00
  • af4b9700b7 bump ver to 0.20.1 v0.20.1beta vaxerski 2023-01-07 13:49:19 +01:00
  • 2858e08ce0 remove color rassert to fix overshot beziers vaxerski 2023-01-07 13:38:19 +01:00