Commit graph

  • 20a465f69d
    pointer: use software rendering when monitor is mirrored (#6587) Lucas Reis 2024-06-19 10:24:28 -0400
  • fb15b7aa2a core: Move to hyprutils for Math Vaxry 2024-06-19 16:20:06 +0200
  • 6e5804b53d
    hyprctl: fix zsh completion (#6467) random2907 2024-06-19 11:50:49 +0530
  • 6155913145
    use relative path in includes Lucas 2024-06-18 18:30:55 -0400
  • 92f1ab56c5
    monitor: lock/unlock software pointer rendering when adding/removing mirrored screens Lucas 2024-06-18 16:01:50 -0400
  • 8337bc4beb
    pointer_manager: add lock/unlock software wrappers that receive the raw pointer Lucas 2024-06-18 16:01:02 -0400
  • e0e3c4c6ae compositor: bump nofile rlimits on launch Vaxry 2024-06-18 21:52:55 +0200
  • b98e0876d3 hyprctl: avoid using select() Vaxry 2024-06-18 21:38:33 +0200
  • 236150b3c5
    github: reword bug or regression (#6520) Aqa-Ib 2024-06-18 17:06:14 +0200
  • 65a94d064a
    Small refactor of 'else if' statements in hyperctl Yaraslau Tamashevich 2024-06-18 17:45:14 +0300
  • 0f6430d95a Add a window as an optional argument for the pseudo dispatcher jakub 2024-06-18 15:18:53 +0200
  • 684e4735b3 Show pseudotiled state of window in hyprctl clients jakub 2024-06-18 15:16:50 +0200
  • 63e4edb1ff window: fix scaling blur when moving between monitors Maxim Kudinov 2024-06-18 14:06:27 +0300
  • b6680d7391 Lower sleep times in rollinglog Richard Bainesly 2024-06-17 15:25:20 -0400
  • 15d0be5e01
    use markdown instead of html tags Aqa-Ib 2024-06-17 19:58:11 +0200
  • 22a19cf092
    make it h2 instead of bold for greater clarity Aqa-Ib 2024-06-17 18:35:25 +0200
  • 7ab6ec725b
    make bold the message that warns about searching for existent issues Aqa-Ib 2024-06-17 18:19:51 +0200
  • d1340bd1d8 keybinds: ignore missing keysyms if no other methods match Vaxry 2024-06-17 17:53:44 +0200
  • c6b7d8b217
    force the user to choose yes or no Aqa-Ib 2024-06-17 17:51:35 +0200
  • 28ce0e0f80
    misc: a few compiler level performance optimisations (#6559) Tom Englund 2024-06-17 17:37:36 +0200
  • 858e7d38af
    improve text clarity Aqa-Ib 2024-06-17 17:28:54 +0200
  • db5ad77386 buffer: pass attributes as const reference Tom Englund 2024-06-17 13:06:15 +0200
  • c9a6832b01 config: dont unnecessarily convert to c_str Tom Englund 2024-06-17 12:56:36 +0200
  • 13561b2f4f listener: pass std::function as const reference Tom Englund 2024-06-17 12:51:27 +0200
  • 0827199758 window: use const references instead of copies Tom Englund 2024-06-17 12:41:12 +0200
  • a9c7a0830f data-device: minor fixes Vaxry 2024-06-17 16:14:45 +0200
  • 785d062887 seat: track pressed pointer buttons Vaxry 2024-06-17 16:07:32 +0200
  • d4c75432fb
    reword regression Aqa-Ib 2024-06-17 15:53:22 +0200
  • 1360677478 subcompositor/renderer: fixup handling of subsurfaces below the main one Vaxry 2024-06-17 12:42:32 +0200
  • 14ab0ecc5e
    Nix: don't strip in debug builds Mihai Fufezan 2024-06-17 13:14:26 +0300
  • 9cb3bf1cac
    Nix: tidy up derivation Mihai Fufezan 2024-06-17 13:03:59 +0300
  • b15be9c77d xwayland: do not set a new data source if it has no MIMEs Vaxry 2024-06-16 21:34:17 +0200
  • d5ef10abf4 data-device: properly abort drag on missing device Vaxry 2024-06-16 20:56:50 +0200
  • 172ee1cada data-device: minor fixups Vaxry 2024-06-16 20:36:55 +0200
  • 738530e62e
    xdg-shell: Continue transform of popup until size fits (#6521) Dashie 2024-06-16 20:01:08 +0200
  • 069a21a34e xwayland: force default plain mime atoms on known types Vaxry 2024-06-16 19:52:07 +0200
  • 3eba09b15e
    Minor formatting fix Lucas 2024-06-16 13:35:22 -0400
  • dbb4ab93bd xdg-shell: Remove superflous flipX && flipY DashieTM 2024-06-16 18:32:32 +0200
  • e58589f797
    Merge branch 'main' into fix/cursor-min-padding drendog 2024-06-16 17:54:23 +0200
  • 2031af82fa wl_data_device: send drop_performed in completeDrag Vaxry 2024-06-16 17:41:16 +0200
  • d0a6fa7aa6 wl_seat: accomodate for apps late-binding seat resources Vaxry 2024-06-16 17:04:10 +0200
  • 648ac8a00b xdg-shell: properly check for resource version for TILED and SUSPENDED states Vaxry 2024-06-16 16:46:15 +0200
  • 3b6f57bd3f fix missing include UjinT34 2024-06-16 17:42:40 +0300
  • 43c75f17eb
    input: add cursor:warp_on_changeworkspace (#6480) memchr 2024-06-16 14:42:32 +0000
  • ade30cc9b8
    reword regression Aqa-Ib 2024-06-16 16:40:19 +0200
  • 1b5444494d seat/dnd: unfocus pointer from surfaces on dnd start Vaxry 2024-06-16 16:23:35 +0200
  • 1893f18504 rename CLayoutManager::getCurrentLayout to getCurrentGlobalLayout to break old api UjinT34 2024-06-16 16:56:11 +0300
  • 37f2bbac07 access getCurrentLayout through relevant workspace UjinT34 2024-06-16 16:34:27 +0300
  • f4cf68f4ba add getCurrentLayout to CWorkspace UjinT34 2024-06-16 13:18:02 +0300
  • 3eaf35f1e2
    hyprland.conf: update master section (#6537) memchr 2024-06-16 13:44:13 +0000
  • 0addedd6f3
    Update defaultConfig.hpp memchr 2024-06-16 13:33:39 +0000
  • 9be8b372ae xdg-shell: Compare edgecount before flipping DashieTM 2024-06-16 14:59:14 +0200
  • 2566d81884 xwayland: fixup unfocus atom conditions Vaxry 2024-06-16 12:38:09 +0200
  • 82cd6b8a2d
    update example hyprland.conf memchr 2024-06-16 07:46:50 +0000
  • 71d1d62b9c xdg-shell: Check for edge out of constraint in flip DashieTM 2024-06-15 22:32:20 +0200
  • f9f8984110
    no need for quotes anymore Aqa-Ib 2024-06-15 22:32:10 +0200
  • cfa814f341
    various changes Aqa-Ib 2024-06-15 22:30:13 +0200
  • 63e365eae7
    pointer: ensure backend is updated for mirrors so pointer can recover after hiding Lucas 2024-06-15 16:21:09 -0400
  • 24f5773a76 xdg-shell: Continue transform of popup until size fits DashieTM 2024-06-15 22:13:02 +0200
  • 1f5fd7e64a hyprpm: add --no-shallow Vaxry 2024-06-15 21:46:36 +0200
  • 908bec1564 wl_seat: send repeat data from current keyboard on bind Vaxry 2024-06-15 21:24:26 +0200
  • 89f795da98
    master: refine master layout new window handling (#6479) memchr 2024-06-15 19:17:38 +0000
  • c1dbed544d
    comply with github spec Aqa-Ib 2024-06-15 21:05:23 +0200
  • 55325ac80e
    ask for bisect Aqa-Ib 2024-06-15 21:03:51 +0200
  • 2b4fac0774
    comply with github specification Aqa-Ib 2024-06-15 20:50:59 +0200
  • ff0b5a7045
    match the question Aqa-Ib 2024-06-15 20:49:17 +0200
  • a42fb35dd0
    github: reword bug or regression Aqa-Ib 2024-06-15 20:23:09 +0200
  • 91fe58f8f2 window: improve swallowing functionality Vaxry 2024-06-15 18:20:09 +0200
  • 77f44bfcab output: avoid crashes when binding a defunct wl_output global Vaxry 2024-06-15 17:56:44 +0200
  • 6c24dc0bb1 xdg-shell: fixup xdg-positioner's pointForAnchor with non-corner points Vaxry 2024-06-15 17:43:39 +0200
  • 46ef6653be data-device: abort drag on unaccepted offers Vaxry 2024-06-15 17:33:21 +0200
  • fb82f6bcd7 animations: fix overriding direction for slide Vaxry 2024-06-15 16:31:35 +0200
  • 32aca88752 keybinds: add custom event dispatcher Vaxry 2024-06-15 16:20:00 +0200
  • df0c014ba0 xwayland: use safeRemove for removing files Vaxry 2024-06-15 16:06:02 +0200
  • db801a40a8
    Merge remote-tracking branch 'upstream/main' into persistent_warps_worksapce memchr 2024-06-15 12:56:21 +0000
  • ea0930a18b
    warp_on_change_workspace: check if focused layer is a window. memchr 2024-06-15 12:05:36 +0000
  • cb63398f07 [gha] Nix: update inputs vaxerski 2024-06-14 20:00:53 +0000
  • 2f278dc883 egl: fixup format modifier lookups with implicit modifiers Vaxry 2024-06-14 21:59:21 +0200
  • 12ce06f39b format: fix flipped r/b channels on legacy_renderer Vaxry 2024-06-14 19:10:12 +0200
  • a357fa3e0a window: use effective damage for tearing re-schedules Vaxry 2024-06-14 16:45:41 +0200
  • a9d53a2252
    vrr: add option to fix mouse breaking vrr (#6483) UjinT34 2024-06-14 14:45:32 +0300
  • 32479dc5ff flake: update xdph diniamo 2024-06-14 13:10:52 +0200
  • 50950e367f run clang-format UjinT34 2024-06-14 14:08:15 +0300
  • b2590b58c5
    hyprctl: added --follow option to rolliglog (#6325) Alexander 2024-06-14 13:11:40 +0300
  • 9cd5b3587c
    layerSurface: fix layer being refocused every commit with on_demand (#6487) outfoxxed 2024-06-14 02:52:37 -0700
  • 1413189137 add cursor:min_refresh_rate to avoid cursor freezing UjinT34 2024-06-14 01:47:08 +0300
  • 8055b1c00a
    misc: Fix build warnings (#6486) phonetic112 2024-06-13 17:23:23 -0400
  • e6711bdca8
    layerSurface: only kb focus if becoming exclusive outfoxxed 2024-06-13 13:39:05 -0700
  • aba5a46dd4
    layerSurface: fix layer being refocused every commit with on_demand outfoxxed 2024-06-13 13:13:20 -0700
  • 6c41e5f1d2 remove this-> & cleanup UjinT34 2024-06-13 23:11:01 +0300
  • 52b8575203 format Richard Bainesly 2024-06-13 15:38:28 -0400
  • d5bcda401d skip damage on mouse move UjinT34 2024-06-13 22:35:05 +0300
  • 536d440f4b remove newline Richard Bainesly 2024-06-13 15:32:33 -0400
  • f1185c0371 fix build warnings Richard Bainesly 2024-06-13 15:31:42 -0400
  • 3e3058a977
    Merge branch 'hyprwm:main' into main phonetic112 2024-06-13 15:27:16 -0400
  • 03cefbcfcc option to fix mouse breaking vrr UjinT34 2024-06-13 20:56:56 +0300
  • eeb0a83984 monitor: move to sharedptr Vaxry 2024-06-13 16:11:08 +0200
  • f032f17759
    input: add cursor:warp_on_changeworkspace memchr 2024-06-13 15:36:18 +0000
  • 5de273a144 xwayland: drop some spammy logs to trace Vaxry 2024-06-13 17:32:32 +0200
  • cc2b1fb473
    refactor: rename a few variables memchr 2024-06-13 14:25:16 +0000