Commit graph

  • 268076beb0 fix json output on plugins list Руслан Новокшонов 2024-11-15 18:09:54 +0300
  • 098e491a43 protocols: mark primarySelection as not privileged Vaxry 2024-11-15 00:47:34 +0000
  • 967fe76a60
    drm: enable explit out fence in AQ (#8431) UjinT34 2024-11-15 03:45:13 +0300
  • 548e08b0db Merge branch 'main' into fix-explicit-out-fence UjinT34 2024-11-15 00:52:38 +0300
  • 940ed3d525
    xcursors: store themes in a std:set to order it (#8474) Tom Englund 2024-11-14 21:38:16 +0100
  • 6f7280a690 descriptions: add use_cpu_buffer Vaxry 2024-11-14 20:20:51 +0000
  • 20031cea92
    pointer: add drm dumb buffers for cursors (#8399) Vaxry 2024-11-14 20:15:51 +0000
  • d530bf05b3
    renderer: add the lockdead_screen_delay Alexandre Acebedo 2024-11-13 22:17:54 +0100
  • 51bdf2d479 config: update the configStringToInt implementation Maximilian Seidler 2024-11-14 17:51:46 +0100
  • 24fd18bfd8
    e Vaxry 2024-11-12 11:43:09 +0000
  • c31f514b8e
    flake.lock: update Mihai Fufezan 2024-11-12 01:03:01 +0200
  • b08bab01b1
    f Vaxry 2024-11-11 17:55:18 +0000
  • 928e7dd712
    e Vaxry 2024-11-11 16:14:59 +0000
  • 66880afcb4
    e Vaxry 2024-11-11 15:44:41 +0000
  • bf6d425bba
    meson: bump aquamarine dep Mihai Fufezan 2024-11-11 16:48:36 +0200
  • 430af62f31 xcursors: store themes in a std:set to order it Tom Englund 2024-11-14 11:05:17 +0100
  • 3fb47372b7
    flake.lock: update Mihai Fufezan 2024-11-13 21:34:52 +0200
  • 830b5a7092
    Update XDGShell.cpp Mohit Varikuti 2024-11-12 19:14:33 -0800
  • bb160cfe37 makefile: add stub to discourage direct make Vaxry 2024-11-12 15:26:25 +0000
  • a29cfa7843
    logging: Add some context to config error logs (#8326) SoSeDiK 2024-11-12 02:53:55 +0200
  • 1e9315bc84 enable explit out fence in AQ UjinT34 2024-11-11 21:24:12 +0300
  • f5fa84554f
    config: Changed the default value of decoration:blur:ignore_opacity to true (#8418) nnra 2024-11-11 16:49:35 +0100
  • d0bca774a3
    renderer: add the disable_lockdead_screen option Alexandre Acebedo 2024-11-11 15:50:44 +0100
  • b88e4a1a9a Nix: disable uwsm desktop file installation Mihai Fufezan 2024-11-11 10:15:58 +0200
  • ff411658e8 Lock uwsm desktop file behind feature flag Mihai Fufezan 2024-11-11 10:05:01 +0200
  • 943c7d18cc meson: autodetect systemd Mihai Fufezan 2024-11-11 09:36:15 +0200
  • ccfae82ad1 rename hyprland-systemd.desktop and remove hyprland-session.service Izmyname 2024-11-07 21:01:12 +0500
  • 430b5c302a systemd: hyprland-systemd.desktop -> hyprland-uwsm.desktop izmyname 2024-11-07 20:35:01 +0500
  • cd7fe6bbfc
    binds: option to fullscreen pinned window littleblack111 2024-11-11 22:33:09 +0800
  • 8fa4cfb7df keybinds: don't animate fullscreen size/pos changes coming in Vaxry 2024-11-11 13:55:32 +0000
  • a551f85b91
    renderer: scaled surfaces could have zero area (#8423) dawsers 2024-11-11 14:48:50 +0100
  • 07052a515b
    pointer: map devices across all outputs by default (#8352) JManch 2024-11-11 13:45:33 +0000
  • 1fa0cd7a75
    debug: clean up fetching of the contents of /proc/device-tree (#8413) WavyEbuilder 2024-11-11 13:44:41 +0000
  • 1862b4a4ce bump aq Vaxry 2024-11-11 13:07:45 +0000
  • f5ab88e770 thanks ujin Vaxry 2024-11-10 20:17:31 +0000
  • 80e885f374 drm dumb buffers for cursors Vaxry 2024-11-09 19:53:45 +0000
  • 2b5d0e521b
    Merge branch 'main' into bind-longPress littleblack111 2024-11-11 19:15:26 +0800
  • ba430605d0 renderer: scaled surfaces could have zero area dawser 2024-11-11 12:11:24 +0100
  • da0366b603
    Nix: disable uwsm desktop file installation Mihai Fufezan 2024-11-11 10:15:58 +0200
  • 61347dffc3
    Lock uwsm desktop file behind feature flag Mihai Fufezan 2024-11-11 10:05:01 +0200
  • c766899c31
    meson: autodetect systemd Mihai Fufezan 2024-11-11 09:36:15 +0200
  • bedce6feb1
    rename hyprland-systemd.desktop and remove hyprland-session.service Izmyname 2024-11-07 21:01:12 +0500
  • ed7701c292
    systemd: hyprland-systemd.desktop -> hyprland-uwsm.desktop izmyname 2024-11-07 20:35:01 +0500
  • 5bcb1f297e Changed the default value of decoration:blur:ignore_opacity to true nnra6864 2024-11-11 08:14:20 +0100
  • 2a3199fadc debug: clean up fetching of the contents of /proc/device-tree Rahul Sandhu 2024-11-10 18:30:17 +0000
  • c10739e6e3 core: fixup execAndGet Vaxry 2024-11-10 22:53:11 +0000
  • 373248d16f
    pointer: map devices across all outputs by default Joshua Manchester 2024-11-09 17:20:11 +0000
  • 9e628067fc
    debug: clean up opening of files in HyprCtl (#8401) WavyEbuilder 2024-11-10 15:54:15 +0000
  • 99b01c5d12 hyprpm: fix format Vaxry 2024-11-10 15:54:00 +0000
  • c08c924437
    fix: clang-format littleblack111 2024-11-10 14:48:47 +0800
  • e62882ba9b debug: clean up opening of files in HyprCtl Rahul Sandhu 2024-11-09 21:31:44 +0000
  • a00589aefc redundant Vaxry 2024-11-09 21:16:08 +0000
  • 54d51cc2b4 code Vaxry 2024-11-09 21:15:35 +0000
  • 5fd7755b8d clang format littleblack111 2024-11-07 13:34:14 +0800
  • 6b9a9af9a8 keybindmanager doesnt work and will crash on bindo rn. need fix littleblack111 2024-11-07 13:09:25 +0800
  • b6f41f8d77 add: longPress to the bindRequest littleblack111 2024-11-04 22:16:53 +0800
  • 29431a443f fix: wrong arg order regarding struct SKeybind littleblack111 2024-11-04 17:16:19 +0800
  • fd4c8a43ca fix: compatibility check littleblack111 2024-11-03 10:13:26 +0800
  • 505f2509c0 only allow longPress if release is not set littleblack111 2024-10-31 10:59:48 +0800
  • 30ae830a4b fix: added longPress to SKeybind littleblack111 2024-10-31 10:45:33 +0800
  • f260e9cbbd bind: new long press option littleblack111 2024-10-31 00:27:38 +0800
  • 044935febc
    Merge 8880fccf1b into a8ff3a452c System64 2024-11-09 20:03:19 +0200
  • a8ff3a452c core: move to os/Process from hyprutils Vaxry 2024-11-09 17:11:38 +0000
  • dca75db127 defaultConfig: fixup smart gaps rules Vaxry 2024-11-09 16:56:43 +0000
  • a425fbebe4 version: bump to 0.45.0 v0.45.0 Vaxry 2024-11-09 14:27:47 +0000
  • cca227a53e tablet: use inputMgr unified naming scheme Vaxry 2024-11-09 02:34:04 +0000
  • b9c439a55e compositor: make sure we don't ret early on no surface Vaxry 2024-11-09 02:27:01 +0000
  • 726d697821 popup: minor cleanups Vaxry 2024-11-09 02:26:24 +0000
  • 0ccc0ace88 input: ignore non-kb ls-es in refocusLastWindow Vaxry 2024-11-09 02:25:54 +0000
  • f43d4a8638 layershell: minor cleanups and improvements to focus Vaxry 2024-11-09 02:25:34 +0000
  • 4c7a2faf85 input: cleanup device naming logic Vaxry 2024-11-09 01:53:01 +0000
  • 3b66351eeb
    input: Refocus window on scrolling if follows mouse (#8361) nickodei 2024-11-08 18:25:37 +0100
  • 5f0a73698f cleanup: using seat-manager for getting surface instead of m_pLastFocus Niek Deibus 2024-11-08 11:52:44 +0100
  • e58e97b0a3
    Nix: build aquamarine and hyprutils in debug when using hyprland-debug Mihai Fufezan 2024-11-07 10:52:12 +0200
  • 2dd0b2af71
    flake.lock: update Mihai Fufezan 2024-11-07 10:51:48 +0200
  • 2ec2b3bfb3
    renderer: minor fixup to window rendering logic (#8359) dawsers 2024-11-07 00:30:17 +0100
  • 0ec128e5ed renderer: don't rely on datarootdir for local share Vaxry 2024-11-06 22:11:41 +0000
  • 083a5cf3c1
    CI: update actions Mihai Fufezan 2024-11-06 19:50:01 +0200
  • 8f42401aa8
    groups: add merge_groups_on_groupbar (#8362) Aqa-Ib 2024-11-06 17:52:10 +0100
  • 53de43b55d
    defaultConfig: improve default groupbar appearance Aqa-Ib 2024-11-06 16:37:33 +0000
  • e13cad20a0 cleanup: removed unnecessary braces Niek Deibus 2024-11-06 16:03:57 +0100
  • 97a309b784 layershell: check if workspace is valid in onMap Vaxry 2024-11-06 14:02:39 +0000
  • 11ad9a7e62
    groups: add merge_groups_on_groupbar Aqa-Ib 2024-11-05 20:03:55 +0000
  • 0ba63d825f scrolling focuses window only once when window differs Niek Deibus 2024-11-05 19:00:16 +0000
  • f226c0e090
    Merge branch 'hyprwm:main' into fix-scrolling-not-taking-focus nickodei 2024-11-05 19:40:20 +0100
  • 3bf6f78dad
    hyprland-systemd.desktop: change name back to Hyprland (#8351) izmyname 2024-11-05 23:14:48 +0500
  • e4ab28b1fb
    defaultConfig: update default config values for shadows (#8360) Kamikadze 2024-11-05 23:03:37 +0500
  • 8a19d3104f update default config Kamikadze 2024-11-05 22:37:47 +0500
  • fdae0e83c3 Don't render animating windows out of their monitor when they are not moving workspaces dawser 2024-11-05 17:41:13 +0100
  • 81ad218b8b shadow: fix double premultiplication Vaxry 2024-11-05 16:28:55 +0000
  • 64c46db087 hyprctl: add mirrorOf to hyprctl monitors Vaxry 2024-11-05 16:20:04 +0000
  • 0920572e70 shaders: improve corner AA in borders shader Vaxry 2024-11-05 16:11:05 +0000
  • 55ccb1a8cf shaders: fixup jagged edges in texture rounded corners Vaxry 2024-11-05 16:00:39 +0000
  • d1638a09ba shadow: add sharp and refactor options Vaxry 2024-11-05 15:44:40 +0000
  • 9729bfe58c
    Merge branch 'hyprwm:main' into main izmyname 2024-11-05 15:16:54 +0500
  • e3882b23d0 screencopy: fix build with legacyrenderer Vaxry 2024-11-05 09:59:03 +0000
  • 7ea4bd2a7c Move entire area search to a function. Enable tablet to map 'entire'. Agent_00Ming 2024-08-30 10:34:05 -0400
  • 921335ee59
    Update hyprland-systemd.desktop izmyname 2024-11-05 01:01:05 +0500
  • 88e9e03945 renderer: add expand_undersized_textures Vaxry 2024-11-04 19:42:47 +0000
  • 0fb9a04526
    flake.lock: update xdph Mihai Fufezan 2024-11-04 20:01:40 +0200