Commit Graph

  • cb55d2b224
    Merge 846fcd3683 into 727f1b54cd timd 2024-09-05 18:17:32 -0400
  • d23e565b63
    Merge 65a94d064a into 727f1b54cd Yaraslau 2024-09-05 23:57:35 +0200
  • fd7fcaf791
    Merge 7263d8cec7 into 727f1b54cd Amrit Srivastava 2024-09-05 23:57:20 +0200
  • 401ff65065
    Merge bc6f2eb96b into 727f1b54cd Agent00Ming 2024-09-05 14:43:00 -0700
  • d920df52ff
    Merge 8880fccf1b into 727f1b54cd System64 2024-09-05 22:30:07 +0300
  • a608505b2a
    Merge 55489d0c44 into 727f1b54cd Kaeeraa 2024-09-05 16:25:38 -0300
  • dcfe25dd6d
    Merge 37e338fb0a into 727f1b54cd Sungyoon Cho 2024-09-05 16:25:38 -0300
  • 91f75c6017
    Merge d257da285f into 727f1b54cd Maximilian Seidler 2024-09-05 20:04:30 +0100
  • 727f1b54cd
    textinput: fix ime activation in some edge cases (#7660) main Sungyoon Cho 2024-09-06 04:04:23 +0900
  • c80457be02
    nix: add COMMITS var Mihai Fufezan 2024-07-21 20:54:57 +0300
  • d257da285f input: don't post idle activity when keyboard is not enabled Maximilian Seidler 2024-09-05 19:16:58 +0200
  • 4c9607e78e input: move idle notify calls to input event listeners Maximilian Seidler 2024-09-05 18:54:47 +0200
  • e704a5a68e
    textinput: send enter to newly created ti in focus Sungyoon Cho 2024-09-05 21:57:23 +0900
  • b813bc8263
    textinput: clear ti3 state when focused surface gets destroyed Sungyoon Cho 2024-09-05 15:10:42 +0900
  • 55489d0c44
    Merge branch 'hyprwm:main' into main Kaeeraa 2024-09-05 19:47:36 +0300
  • e9c86aae4f
    Merge 85fb68afc6 into 4a42c5ed20 Vladimir-csp 2024-09-05 17:29:36 +0100
  • 4a42c5ed20
    config: Add a variable to prevent groups from merging after being dragged (#7650) Parola Marco 2024-09-05 18:29:33 +0200
  • bd6d6e7f33
    xwayland: add option to enable/disable xwayland (#7633) trianta 2024-09-05 11:26:46 -0500
  • 27266268ea
    Merge branch 'hyprwm:main' into main Kaeeraa 2024-09-05 15:37:37 +0300
  • df3e951e5a 🎨 hyprpm: clang-format (maybe) kaeeraa 2024-09-05 15:36:50 +0300
  • 575b9c0175 Revert "input: don't emit idle activity when calling simulateMouseMovement (#7649)" Maximilian Seidler 2024-09-04 17:34:32 +0200
  • 37e338fb0a
    workspacerules: fix on-created-empty window focus Sungyoon Cho 2024-09-05 14:49:40 +0900
  • 4ccff929c6
    Fixed code style for [f777f028] Parola Marco 2024-09-05 07:33:53 +0200
  • 14d47ade78 misc: loop formatting Trianta 2024-09-04 19:54:14 -0500
  • 4541ddf6cf
    Merge 3b55c64c29 into 027140b731 s1syph0s 2024-09-04 23:39:59 +0200
  • 48717b46c8
    Merge 5e50412dc0 into 027140b731 tachyglossues 2024-09-04 23:39:58 +0200
  • d5f3da8738
    Merge ba13707b37 into 027140b731 phonetic112 2024-09-04 23:39:58 +0200
  • 02b2972a71 xwayland: prevent closing non-xwayland windows on disable Trianta 2024-09-04 15:29:55 -0500
  • 927731c06c
    Merge 6dc2204e2b into 027140b731 Gabriel Ford 2024-09-04 13:01:28 -0600
  • fe51ed26b9
    Merge 69c0f1ecfd into 027140b731 UjinT34 2024-09-04 13:00:14 -0600
  • 8a763f81ec
    Merge bce2be9dcd into 027140b731 Vaxry 2024-09-04 18:38:45 +0200
  • f26735b083
    Merge 713df3973e into 027140b731 moetayuko 2024-09-04 18:23:35 +0200
  • 027140b731
    sessionLock: ensure sls focus in some edge cases (#7647) Maximilian Seidler 2024-09-04 15:59:00 +0000
  • b0ea997184 xwayland: better method of informing CXWayland if xwayland enabled Trianta 2024-09-04 09:54:22 -0500
  • f777f028cf
    config: Add a variable to prevent groups from merging after being dragged Parola Marco 2024-09-04 14:02:32 +0200
  • ea10592ad3
    input: don't emit idle activity when calling simulateMouseMovement (#7649) Maximilian Seidler 2024-09-04 10:23:29 +0000
  • 44bb436eb8 input: check isSessionLocked earlier in mouseMoveUnified Maximilian Seidler 2024-09-04 08:19:36 +0200
  • ae4d851559 input: remove redundant PMONITOR checks Maximilian Seidler 2024-09-03 22:00:25 +0200
  • afdb7fa9b7 compositor: allow resetting focus when session is locked Maximilian Seidler 2024-09-03 21:29:39 +0200
  • b016cccc31 sessionLock: make make a commit an opportunity to focus session lock surfaces Maximilian Seidler 2024-09-03 21:27:19 +0200
  • 6690531118 input: return early in mouseMoveUnified when the session is locked Maximilian Seidler 2024-09-03 21:13:17 +0200
  • b87d8b9a0e xwayland: close X11 windows on disable without crashes Trianta 2024-09-03 22:30:19 -0500
  • d533010e2b input: don't emit idle activity when calling simulateMouseMovement Maximilian Seidler 2024-09-03 21:07:14 +0200
  • 9b54342baa Revert "syncobj: wait for deadline instead of available" Vaxry 2024-09-03 14:47:34 +0200
  • 47d146e5a3 config: add better description for xwayland:enabled Trianta 2024-09-02 21:46:22 -0500
  • 6c63869318 clang: format fix Trianta 2024-09-02 20:55:07 -0500
  • d32640fae8 xwayland: close X11 windows when turning of XWayland Trianta 2024-09-02 20:39:44 -0500
  • bcf0d202cc xwayland: use DISPLAY env variable for enable/disable of new launches Trianta 2024-09-02 20:27:46 -0500
  • 8f9887b0c9 Nix: remove unused dependencies Mihai Fufezan 2024-09-02 23:09:44 +0300
  • fa39df4731 CMake: drop unused deps after 016da234d0 Jan Beich 2024-09-02 15:05:39 +0200
  • f7249bd331 CMake: drop duplicate -luuid after 5262292abc Jan Beich 2024-09-02 14:51:56 +0200
  • 43b34c1547
    Nix: remove unused dependencies Mihai Fufezan 2024-09-02 23:09:44 +0300
  • 89fa6a6a66 CMake: drop unused deps after 016da234d0 Jan Beich 2024-09-02 15:05:39 +0200
  • ff3f41c9a5 CMake: drop duplicate -luuid after 5262292abc Jan Beich 2024-09-02 14:51:56 +0200
  • 0c2010157f
    Merge branch 'hyprwm:main' into main Kaeeraa 2024-09-02 10:30:47 +0300
  • d2ea177052 config: add xwayland enabled option to config Trianta 2024-09-01 17:22:53 -0500
  • 6934e7aa2b
    textinput: don't deactivate ime if another ti is focused (#7617) Sungyoon Cho 2024-09-02 04:33:31 +0900
  • d554fc0f01
    textinput: don't deactivate ime if another ti is focused Sungyoon Cho 2024-09-02 03:21:30 +0900
  • 8bbeee2041
    textinput: send deactivate to ime on destory ti (#7614) Sungyoon Cho 2024-09-02 01:44:33 +0900
  • 7a24e564f4
    flake.lock: update xdph again Mihai Fufezan 2024-09-01 19:37:25 +0300
  • 4b5b8a7630
    flake.lock: update xdph Mihai Fufezan 2024-09-01 18:14:14 +0300
  • 5b1375141b
    flake.lock: update Mihai Fufezan 2024-09-01 17:18:50 +0300
  • bf8f63b6c4
    textinput: send deactivate to ime on destory ti Sungyoon Cho 2024-09-01 23:18:04 +0900
  • b300f2faa0
    Merge pull request #1 from kaeeraa/log-fixes Kaeeraa 2024-09-01 14:59:17 +0300
  • a9211cdbb9
    hyprpm: add pkg-config at dependencies error Kaeeraa 2024-09-01 11:35:27 +0000
  • 4af9410dc2
    xwm: read atom name from xcb (#7546) Tom Englund 2024-09-01 12:04:28 +0200
  • f562753a90 xwm: read atom name from xcb Tom Englund 2024-08-27 18:27:21 +0200
  • a6315b0af4
    core: fix crash on monitor removed with gammaControl (#7601) Ikalco 2024-08-31 14:55:08 -0500
  • cac59fefec
    data-device: Fix selection mismatch when wlr resets primary selection (#7598) TheMical 2024-08-31 15:43:02 -0400
  • e8758bfe10
    Update GammaControl.cpp Ikalco 2024-08-31 14:22:10 -0500
  • 1ac2fc3f7e
    protocols: destroy new xdgDialog protocol at right time (#7600) Ikalco 2024-08-31 14:07:23 -0500
  • d20e2946a1 fix crash on monitor removed with gammaControl ikalco 2024-08-31 13:59:19 -0500
  • cf6a1716ae syncobj: wait for deadline instead of available Vaxry 2024-08-31 18:32:57 +0200
  • 827d7d01bd destroy new xdgDialog protocol at right time ikalco 2024-08-31 11:11:03 -0500
  • 10d7219807 CI: clarify Nix CI jobs; disable on forked repositories NotAShelf 2024-08-31 13:51:19 +0300
  • db119f9777 Fixed selection mismatch during 'wlr reset primary selection'. TheMical 2024-08-31 10:06:48 -0400
  • 838ed87d6f
    renderer: minor direct scanout fixes (#7594) Ikalco 2024-08-31 08:07:52 -0500
  • 05b93f7b6c fix ds, oops ikalco 2024-08-31 07:50:00 -0500
  • 3e59edf40f
    CI: clarify Nix CI jobs; disable on forked repositories NotAShelf 2024-08-31 13:51:19 +0300
  • 76b82fdde7
    meson: explicitly specify path for find(1) (#7590) Jan Beich 2024-08-31 09:01:02 +0000
  • 713df3973e xwayland: support HiDPI scale MoetaYuko 2024-06-11 16:54:34 +0800
  • 3a5322ded8 meson: explicitly specify path for find(1) Jan Beich 2024-08-31 03:10:45 +0200
  • c5fd577181
    config: Add a window rule to render while unfocused (#7582) Vaxry 2024-08-30 17:37:52 +0200
  • 8d3f98fc54 e2 render-unfocused Vaxry 2024-08-30 17:14:45 +0200
  • 46824fd551 e Vaxry 2024-08-30 17:13:34 +0200
  • bc6f2eb96b Move entire area search to a function. Enable tablet to map 'entire'. Agent_00Ming 2024-08-30 10:34:05 -0400
  • 6634117f86 pch Vaxry 2024-08-30 15:52:31 +0200
  • 78cf26a64b render unfocused wr Vaxry 2024-08-30 15:44:17 +0200
  • fbd6354393 presentation-feedback: minor fixups Vaxry 2024-08-30 15:50:25 +0200
  • fd8d8e122e keybinds: fixup misused kb state Vaxry 2024-08-30 15:26:00 +0200
  • 1c9d56998d xdg-dialog: implement new protocol Vaxry 2024-08-30 15:18:12 +0200
  • 242e06b242
    keybinds: release mods after sendshortcut (#7581) darkwater 2024-08-30 15:06:49 +0200
  • 25e72949a1 window/xwayland: minor property cleanup Vaxry 2024-08-30 14:12:23 +0200
  • c38110c12c keybinds: release mods after sendshortcut darkwater 2024-08-30 14:05:39 +0200
  • 259dcd838e
    xwayland: update overrideRedirect on map and configure (#7575) trianta 2024-08-30 07:04:09 -0500
  • ef33198e8f
    flake.lock: update aquamarine and hyprutils Mihai Fufezan 2024-08-30 14:10:46 +0300
  • 3a98610acd xwayland: update overrideRedirect on map and configure Trianta 2024-08-29 19:00:19 -0500
  • 604eb21a7e
    renderer: better lockscreen dead behavior (#7574) Vaxry 2024-08-29 23:30:12 +0200
  • 420b57757f
    CMake: don't install meson files better-lockscreen-dead Mihai Fufezan 2024-08-30 00:16:17 +0300
  • 6136a98f43
    assets/meson.build: simplify installation of wallpapers Mihai Fufezan 2024-08-29 23:49:11 +0300