Commit graph

  • 8b1069b330
    flake.lock: update Mihai Fufezan 2024-01-27 17:31:39 +0200
  • 61fd75b55e [gha] Nix: update wlroots vaxerski 2024-01-27 13:59:16 +0000
  • 7b3d039388 deps: update wlroots Vaxry 2024-01-27 13:58:13 +0000
  • 423bfbc7b0 remove reportedsize set Richard Bainesly 2024-01-26 17:37:10 -0500
  • 12d79d6342
    dwindle: fix windows being created at incorrect position when cursor is over reserved area (#4520) rszyma 2024-01-26 23:30:36 +0100
  • 08e3519747
    layout: save float props before setting fs state (#4537) bvr-yr 2024-01-26 20:24:00 +0300
  • e8e847220b layout: save float props before setting fs state fixes #4388 Yuri Bobrovnik 2024-01-26 13:39:46 +0300
  • 5cd7e4587e
    compositor: don't close special on focus on pinned (#4533) Epilepsy Gatherings 2024-01-26 07:24:52 -0500
  • a08a6aa6cd check for pin on special Richard Bainesly 2024-01-26 00:47:47 -0500
  • 72987dee88 opengl: rassert false on lost context Vaxry 2024-01-26 02:26:10 +0000
  • dc3d2cbb48 just to make sure, one more exit(0) after clean up killown 2024-01-24 12:46:55 -0300
  • 1bd886a75b remove unused methods rszyma 2024-01-24 16:40:42 +0100
  • 72cfefb9f3 optimize getClosestNodeOnWorkspace rszyma 2024-01-24 16:21:09 +0100
  • 6095ff341c .. killown 2024-01-24 11:56:09 -0300
  • a9e0d27b1f if no server wl_display just exit instead of return killown 2024-01-24 11:47:35 -0300
  • 77c3254a01
    Merge branch 'hyprwm:main' into main killown 2024-01-24 11:22:38 -0300
  • 754eaf5b8b pluginapi: fix hooks with negative rip offsets Vaxry 2024-01-24 13:53:06 +0000
  • 5b9172125a use getClosestNodeOnWorkspace instead of getFirstNodeOnWorkspace when hovering over reserved area rszyma 2024-01-24 04:35:27 +0100
  • df17991b1c
    input: Allow disabling touchscreen input (#4517) Zach DeCook 2024-01-23 19:15:01 -0500
  • 4e84ab6595 fix: smart_split not working correctly when creating a window with cursor over reserved area rszyma 2024-01-23 22:05:01 +0100
  • d546db2802 ConfigManager: update documentation of 'enabled' Zach DeCook 2024-01-23 13:26:06 -0500
  • 9ad6ebc471 enable/disable touch device Zach DeCook 2024-01-23 12:59:44 -0500
  • 3d0b3dafc9
    CoC: remove redundant verbage and simplify swirl 2024-01-23 08:38:19 -0800
  • 791e1b96b3 internal: minor header cleanup Vaxry 2024-01-23 01:32:34 +0000
  • fbf0df4d57
    Merge branch 'hyprwm:main' into develop-movewindoworgroup Bernd Müller 2024-01-22 21:45:49 +0100
  • 02b4a9bded compositor: clarify common errors at launch vaxerski 2024-01-22 09:46:41 +0100
  • 47e140cc86
    Replace code of conduct with NCoC swirl 2024-01-21 07:49:29 -0800
  • a442edfa3e
    layout: restore fullscreen on window move jsecchiero 2024-01-21 00:17:27 +0100
  • ae6b9e59ff
    layout: restore fullscreen on window close jsecchiero 2024-01-20 21:31:46 +0100
  • bff54d85d0
    Nix: fix debug build for nix jsecchiero 2024-01-19 20:45:42 +0100
  • 4d403dac32 build: protocols: require wayland-protocols >= 1.32 Sean McGovern 2024-01-20 14:17:27 -0500
  • 7172902702 build: protocols: require wayland-protocols >= 1.32 Sean McGovern 2024-01-20 14:17:27 -0500
  • 01f68e1cd0 reset flake.nix Bernd Müller 2024-01-20 12:27:48 +0100
  • 1735c9650a fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor Bernd Müller 2024-01-20 12:19:08 +0100
  • ee7a497a84 fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor Bernd Müller 2024-01-20 12:18:41 +0100
  • f40e382fc6 crashreporter: skip first possibly cut off line in log tail vaxerski 2024-01-20 09:16:27 +0100
  • b86ed02d8a keybinds: avoid duplicated held keys, only use last, remove all vaxerski 2024-01-19 19:06:36 +0100
  • 17339e0ae9 input: track exclusive LSes vaxerski 2024-01-19 16:45:34 +0100
  • 5eeec8860e core: improve cleanup logic vaxerski 2024-01-19 16:20:22 +0100
  • 9f20a15955
    input: remove animate checks on resize limiter (#4480) Epilepsy Gatherings 2024-01-19 09:45:51 -0500
  • 8f0c2c9543 remove animate checks on tick thing Richard Bainesly 2024-01-18 23:21:30 -0500
  • c4365f20ed damage: use buffer_damage instead of effective_damage vaxerski 2024-01-17 16:01:20 +0100
  • 307dd8f511 input: partially revert #4401 vaxerski 2024-01-17 14:43:38 +0100
  • 8342bac697
    Nix: disable fortify for devshell (#4463) Huy Nguyen 2024-01-17 04:27:35 -0800
  • 31f08aab4e Merge branch 'main' into movegroupfocus speckmaier 2024-01-17 09:09:02 +0100
  • 931b930f58 Disable fortify for devshell Huy Nguyen 2024-01-16 22:39:46 -0800
  • b371b33e29
    Merge branch 'hyprwm:main' into main killown 2024-01-15 15:31:32 -0300
  • 3c964a9fdc
    keybinds: Add dispatcher for xmonad/qtile-style workspace switching (#4439) virchau13 2024-01-15 23:30:46 +0800
  • f14c5ea5c5
    groupbar: separate gradients from title (#4444) MightyPlaza 2024-01-15 15:17:42 +0000
  • 5f9a5d1681
    fix disabled height modified: src/render/decorations/CHyprGroupBarDecoration.cpp MightyPlaza 2024-01-15 14:08:26 +0000
  • 911449e662
    fix disabled extents modified: src/render/decorations/CHyprGroupBarDecoration.cpp MightyPlaza 2024-01-15 14:02:13 +0000
  • 47a319008c fix: address PR comments Vir Chaudhury 2024-01-15 10:16:41 +0800
  • dcd7a92b01 [gha] Nix: update inputs fufexan 2024-01-15 00:03:29 +0000
  • 0254fe719c
    separate gradients from title logic modified: src/config/ConfigManager.cpp modified: src/render/decorations/CHyprGroupBarDecoration.cpp MightyPlaza 2024-01-14 22:09:52 +0000
  • 195ef0daf1 layout: apply rule updates before fullscreen props are set Tamas Tancos 2024-01-14 21:34:18 +0100
  • b6516bad02
    config: Add border gradients to windowrulev2 (#4335) Isaac Myhal 2024-01-14 12:27:32 -0500
  • 13d9a637d6
    hyprctl: screen_shader config fixes (#4102) dranull 2024-01-14 17:12:52 +0000
  • 4cee94b91c
    fractional: Set preferred scale on monitor config reload (#4406) 1over137 2024-01-14 13:56:35 +0000
  • a1ee71f887 feat: implement xmonad/qtile-style workspace switching Vir Chaudhury 2024-01-14 05:34:05 +0800
  • 4263026ea4 Set preferred scale on monitor config reload 1over137 2024-01-13 08:18:30 +0800
  • 527040fa2a
    windowrule border gradient: No {} around short ifs Isaac Myhal 2024-01-12 16:34:13 -0500
  • c2ae7302e9 Don't tick on empty value dranull 2024-01-12 17:20:54 +0100
  • d0e4b790e0 format end-4 2024-01-12 23:18:28 +0700
  • a2d0d219a4 rounding/shadow when only config option for master end-4 2024-01-12 22:49:28 +0700
  • 7ca859f990 Allow "/" in values of requests dranull 2023-12-09 16:07:02 +0100
  • bd8582584a no rounding/shadow when only options end-4 2024-01-12 22:15:59 +0700
  • c4da4b026d
    layershell: Fix greedy mouse grab from keyboard_interactive layer (#4401) Zach DeCook 2024-01-12 09:43:16 -0500
  • babb9c07b0
    swipe: Prevent hiding current workspace when swiping (#4417) scorpion-26 2024-01-11 19:22:40 +0100
  • 616a25a464 Prevent hiding current workspace when swiping scorpion-26 2024-01-11 15:16:26 +0100
  • 6b92144f15 surface: avoid spam of window surfaces with scale and transform events vaxerski 2024-01-11 13:15:20 +0100
  • 55d95ec712 focuswindow fix for Fullscreen windows killown 2024-01-10 21:06:57 -0300
  • 368dabb0f4
    Merge branch 'hyprwm:main' into main killown 2024-01-10 21:05:48 -0300
  • 2daab4f742 focuswindow fix for Fullscreen windows killown 2024-01-10 20:58:28 -0300
  • c2785c8c26 focuswindow fix for Fullscreen windows killown 2024-01-10 20:54:34 -0300
  • 392ba67218 focuswindow fix for Fullscreen windows killown 2024-01-10 20:32:23 -0300
  • 1d07e683e6 focuswindow fix for Fullscreen windows killown 2024-01-10 19:40:28 -0300
  • 3d63b5ae17 focuswindow fix for Fullscreen windows killown 2024-01-10 19:40:28 -0300
  • 1ff957129d Input: Don't change keyboard focus on click if focus is locked Zach DeCook 2024-01-10 14:32:34 -0500
  • 17eef04354 focuswindow fix for Fullscreen windows killown 2024-01-10 15:42:00 -0300
  • 8d31c84483
    layout: Round window pos and size on togglefloating (#4407) Clyybber 2024-01-10 18:08:58 +0100
  • d484506600 keybinds: fix tracking of sent key states vaxerski 2024-01-10 18:06:38 +0100
  • eabe51f29d focuswindow fix for Fullscreen windows killown 2024-01-10 12:56:30 -0300
  • 7c2a1c1c9c focuswindow fix for Fullscreen windows killown 2024-01-10 12:49:11 -0300
  • 457fc94011 focuswindow fix for Fullscreen windows killown 2024-01-10 12:46:46 -0300
  • b853a05ef4 Round window pos and size on togglefloating Clyybber 2024-01-10 16:23:18 +0100
  • efef825e0f focuswindow fix for Fullscreen windows killown 2024-01-10 00:40:50 -0300
  • 8540116431 Layer: Don't allow a keyboard-layer to steal focus from other layers Zach DeCook 2024-01-09 17:52:28 -0500
  • b240704bee renderer: allow rendering multiple fullscreen windows in third fs pass vaxerski 2024-01-09 20:42:07 +0100
  • 71166ef40b subsurfaceTree: update surface tree protocol feedback on map vaxerski 2024-01-09 18:14:08 +0100
  • 252aaaecfa input: add special_fallthrough vaxerski 2024-01-09 13:17:55 +0100
  • f92a86af53 renderer: ignore box offsets for fullscreen windows vaxerski 2024-01-08 19:58:15 +0100
  • 2ba2c8aeee
    groupbar: improve gradient handling (#4390) MightyPlaza 2024-01-08 18:38:22 +0000
  • 955009655d
    cmake: Propagate NO_XWAYLAND to wlroots building setup (#4385) Piroro-hs 2024-01-09 03:24:52 +0900
  • bdcc6bcd1e
    improve gradient handling modified: src/render/decorations/CHyprGroupBarDecoration.cpp MightyPlaza 2024-01-08 18:24:03 +0000
  • 9cc29db0de formatted hpp files Micovec 2024-01-08 18:26:41 +0100
  • 91e1fc978d formated files Micovec 2024-01-08 16:49:24 +0100
  • 6a3029810b Propagate NO_XWAYLAND to wlroots building setup Piroro-hs 2024-01-08 22:12:42 +0900
  • e9a4a69fd8 merge upstream Micovec 2024-01-08 12:54:03 +0100
  • 2cf2a0d986 corner radii Micovec 2024-01-08 12:51:18 +0100
  • d7d333d162 opengl: apply box rot to projections vaxerski 2024-01-07 18:51:08 +0100