Commit graph

  • 22746b3046 hyprctl: use the getMonitorData helper everywhere Vaxry 2024-09-25 23:38:11 +0100
  • deec190986 e Vaxry 2024-08-29 16:16:33 +0200
  • 282d0d77dd improve output config Vaxry 2024-08-29 15:42:15 +0200
  • 49713fab04 pointermgr: avoid hogging CMonitor refs Vaxry 2024-09-25 23:15:36 +0100
  • efb07c2f14
    add: when auto_group = false -> allow the user to manually drag the window into the group. Aqa-Ib 2024-09-25 17:57:24 +0200
  • 623b04ab63
    fix: toggling a floating group into a tiled group freezes hyprland in Dwindle layout. Aqa-Ib 2024-09-25 16:22:41 +0200
  • 7900837f95
    typo and style Yixuan Chen 2024-09-25 07:39:20 -0400
  • 8b86ee8bf0 github: encourage usage of --systeminfo if Hyprland won't launch vaxerski 2024-09-25 10:37:58 +0100
  • 2a052c69f3 core: add a --systeminfo parameter to gather systeminfo without running vaxerski 2024-09-25 10:36:43 +0100
  • 2320b2241c
    Internal: move to Mat3x3 from hyprutils (#7902) Vaxry 2024-09-25 10:01:13 +0100
  • 8f5188269b hyprctl: add solitary field to hyprctl monitors vaxerski 2024-09-25 09:59:18 +0100
  • 0938690521
    flake.lock: update hyprutils Mihai Fufezan 2024-09-25 10:01:33 +0300
  • 1170c8765d
    Meson: require hyprutils >= 0.2.3 Mihai Fufezan 2024-09-25 10:01:11 +0300
  • ede69bbae3
    fix: a freeze in master layout when toggling a floating group into a tiled group. Aqa-Ib 2024-09-25 02:10:32 +0200
  • 77268cb40e req 0.2.3 of hu Vaxry 2024-09-25 00:00:11 +0100
  • 147f2931b7
    adhere to naming Aqa-Ib 2024-09-25 00:02:45 +0200
  • b7e18ffd74
    fix: allfloat = false, layout = dwindle. the only one window in the workspace is a floating group: new windows should merge with it. Aqa-Ib 2024-09-24 23:07:08 +0200
  • 84964c3369
    add movetoroot method to dwindle layout Yixuan Chen 2024-09-24 15:16:02 -0400
  • ed83ff919d
    flake.lock: update hyprutils Mihai Fufezan 2024-09-24 21:57:04 +0300
  • f225daafc3 Internal: move to hyprutils Mat3x3 Vaxry 2024-09-24 17:48:30 +0100
  • 328fe2aba0
    fix: allfloat = true, adding new windows to a tiled group. Aqa-Ib 2024-09-24 18:20:04 +0200
  • 8fc44b0831
    fix: allfloat = false, when the workspace is filled with tiled and floating groups: the floating groups can't receive new windows. Aqa-Ib 2024-09-24 17:44:22 +0200
  • 1767a16aaa
    commentary Aqa-Ib 2024-09-24 15:06:44 +0200
  • ae5709ca16
    clang-format Aqa-Ib 2024-09-24 16:25:32 +0200
  • e0b4c5608f
    fix: allfloat = false, adding new windows to a floating group Aqa-Ib 2024-09-24 15:09:55 +0200
  • 00c8626863 hyprctl: add submap request vaxerski 2024-09-24 11:25:05 +0100
  • 0a211f29f5 hyprctl: add defaultName to workspacerules Vaxry 2024-09-24 01:19:05 +0100
  • d279d7c4c6 eventloop: dispatch pending in session on start Vaxry 2024-09-24 00:49:29 +0100
  • 6c78b03bb7 flake: update xdph diniamo 2024-09-23 18:52:30 +0200
  • f79497087b internal: nuke wlsignal and related Vaxry 2024-09-23 17:59:35 +0100
  • 6dea2dad6e flake: update xdph diniamo 2024-09-23 18:52:30 +0200
  • 34e4a60d43 core: make inputmgr initialized in priority Vaxry 2024-09-23 17:50:24 +0100
  • 508bde1f61
    core: add HYPRLAND_CONFIG environment variable (#7851) Artur Manuel 2024-09-23 16:40:19 +0100
  • 22a594dcd0
    chore: clang-format ConfigManager.cpp Artur Manuel 2024-09-22 17:52:51 +0100
  • 28755bf385
    chore: shorten if statement body Artur Manuel 2024-09-22 14:28:41 +0100
  • 27061d2d7a
    chore: clang-format Artur Manuel 2024-09-22 14:27:42 +0100
  • e1260b11db
    fix: fix one of the silliest misinterpretations of code i have ever made Artur Manuel 2024-09-20 17:08:13 +0100
  • d698594825
    chore: auto instead of declaring the real type Artur Manuel 2024-09-19 17:50:32 +0100
  • 6a3020f171
    chore: fix some non-c++ stuff (credited to fufexan and vaxerski) Artur Manuel 2024-09-19 17:46:11 +0100
  • aea5ad72fa
    chore: add HYPRLAND_CONFIG environment variable Artur Manuel 2024-09-19 05:21:18 +0100
  • 6aba6e87a0
    feat: auto_group Aqa-Ib 2024-09-22 15:15:25 +0200
  • 48f2f490d0
    Nix: drop ninja for CMake build nix Mihai Fufezan 2024-09-22 12:37:08 +0300
  • 94c7996b87
    Revert "nix: use meson" Mihai Fufezan 2024-09-22 12:36:34 +0300
  • 674e7df000
    Revert "nix: adapt cmake options" Mihai Fufezan 2024-09-22 12:35:29 +0300
  • cb7f9140da
    CMake: print pch messages based on var Mihai Fufezan 2024-09-14 01:24:14 +0300
  • e5ff19ac0f flake: update xdph diniamo 2024-09-21 16:52:11 +0200
  • 9ddef5c77a fix dpms toggle Kamikadze 2024-09-22 05:09:27 +0500
  • 7ca3bc0788 flake: update xdph diniamo 2024-09-21 16:52:11 +0200
  • 8579066c7a
    Nix: clean up derivation Mihai Fufezan 2024-09-21 14:27:13 +0300
  • 9232bc2c00 internal: move to hyprutils' scopeguard Vaxry 2024-09-21 00:33:48 +0100
  • db0b764a5a shm: send a static list of shm formats Vaxry 2024-09-20 22:56:10 +0100
  • 278583b8a1
    flake.lock: update Mihai Fufezan 2024-09-20 20:16:13 +0300
  • 4414cd07e2
    xwm: Minor cleanup, add wrappers for basic types (#7856) Jasson 2024-09-20 07:32:04 -0400
  • 6ac54a6f36 Sorry I'm stupid was passing wrong path to clang-format Jasson 2024-09-20 07:18:37 -0400
  • 1d406ba307 if Jasson 2024-09-20 07:09:46 -0400
  • 8480758515 Formatting & implicit cast Jasson 2024-09-20 07:08:05 -0400
  • 97325d2f5a
    Merge branch 'hyprwm:main' into main Jasson 2024-09-20 07:07:15 -0400
  • 9e98fb0167 dmabuffer: attempt importing failed dmabufs as implicit Vaxry 2024-09-20 10:47:34 +0100
  • 9856378384
    Nix: use mold linker Mihai Fufezan 2024-09-19 18:53:34 +0300
  • 0751166dc9
    Merge 846fcd3683 into dfa1bd0cd4 timd 2024-09-19 17:26:23 +0200
  • 04ee60529d formatting Jasson 2024-09-19 11:22:19 -0400
  • 5b4cce9385 Some fixes to XWM Jasson 2024-09-19 11:20:21 -0400
  • dfa1bd0cd4
    Meson: pass AQUAMARINE_VERSION argument Mihai Fufezan 2024-09-19 13:48:31 +0000
  • 92df6b0dce version: log build aquamarine version vaxerski 2024-09-19 11:39:54 +0100
  • 71963972bf args: add --version to binary args vaxerski 2024-09-19 11:25:58 +0100
  • 1bc05b1f9f
    xwayland: use proper path for the XWayland sockets (#7852) Arisa Snowbell 2024-09-19 12:08:02 +0200
  • 693ab67d3d
    fix: use proper path for the XWayland sockets, fixes #7849 Arisa Snowbell 2024-09-19 10:40:08 +0200
  • e6cf643f5a
    pointermgr: Hide hardware cursor on leave (#7806) Vaxry 2024-09-18 18:47:53 +0100
  • 94140e886e
    xwayland: Some readability improvements (#7807) Jasson 2024-09-18 13:12:26 -0400
  • ebd0304302 e Vaxry 2024-09-18 18:10:20 +0100
  • b248d59713
    Nix: fix meson PCH flag Mihai Fufezan 2024-09-18 19:43:56 +0300
  • cbc0ff6ec0
    Nix: disable PCH Mihai Fufezan 2024-09-18 18:54:00 +0300
  • 6b6554adb8
    flake.nix: inherit stdenv from package Mihai Fufezan 2024-09-14 00:06:43 +0300
  • d936eb437b
    flake.lock: update aquamarine Mihai Fufezan 2024-09-18 17:26:51 +0300
  • 48191386b5 Formatting Jasson 2024-09-18 07:41:09 -0400
  • 65bcb13abc
    Merge branch 'hyprwm:main' into main Jasson 2024-09-18 07:40:31 -0400
  • 883d01084c userchecks: add an xdg_current_desktop check vaxerski 2024-09-18 11:22:07 +0100
  • 0564b46a5e
    dispatchers: allow moveintogroup when floating (#7818) Aqa-Ib 2024-09-18 12:05:17 +0200
  • f96db599f3 Ok this time is fixed Jasson 2024-09-17 11:15:25 -0400
  • 211b7bf7a7 fix Jasson 2024-09-17 11:00:49 -0400
  • 88b84c4e32
    Merge branch 'hyprwm:main' into main Jasson 2024-09-17 10:27:05 -0400
  • 3c9716acfd
    gammactrl: fix potential crash on monitor removed (#7828) André Silva 2024-09-17 14:37:20 +0100
  • 1cf569a479
    core: fix crash on monitor removed with gamma control André Silva 2024-09-17 14:22:33 +0100
  • 581f6659f8 data-device: conform to reported source actions vaxerski 2024-09-17 12:55:48 +0100
  • e72ae6b25f hyprctl: allow parsing empty value vaxerski 2024-09-17 11:24:54 +0100
  • d502b1ed6c removed braces Jasson 2024-09-16 22:50:01 -0400
  • 257e5ab1c2
    dispatcher: allow moveintogroup when floating Aqa-Ib 2024-09-16 22:09:03 +0200
  • a4298ca787 e Vaxry 2024-09-16 08:56:37 +0100
  • a6d2cde455 Made requested changes Jasson 2024-09-15 23:06:49 -0400
  • 436644658b
    Merge branch 'hyprwm:main' into main Jasson 2024-09-15 23:07:13 -0400
  • 9e35656244
    internal: Delay monitor events/hooks (#7797) Leiser Fernández Gallo 2024-09-15 22:03:42 +0200
  • 7a25ac7828
    Format leiserfg 2024-09-15 21:15:30 +0200
  • 0ec82ff9ff
    Merge branch 'hyprwm:main' into main Jasson 2024-09-15 14:41:26 -0400
  • e87758529e
    internal: Fix change group current fullscreen state query (#7802) AlvinaNancy 2024-09-15 17:25:06 +0000
  • a9ba442628 e Vaxry 2024-09-15 18:24:03 +0100
  • 793633ba48 hide cursor on leave Vaxry 2024-09-15 18:20:30 +0100
  • 6b5e4df9ee Readability improvements xwayland server Jasson 2024-09-15 12:45:27 -0400
  • eb97d949aa
    textinput: don't reset if ti isn't enabled (#7798) Sungyoon Cho 2024-09-16 01:31:38 +0900
  • a09a7a15ee
    textinput: don't reset if ti isn't enabled Sungyoon Cho 2024-09-15 18:59:08 +0900
  • aebe9d6299
    Delay monitor messages leiserfg 2024-09-15 09:24:12 +0200