Commit graph

  • 68783d904d screencopy: use buffer format for glReadPixels Vaxry 2023-12-04 03:52:54 +0000
  • 5d100bdcbb opengl: clear layer fade fbs in ~dtor Vaxry 2023-12-04 02:08:34 +0000
  • 45d3fbb8d8 opengl: free window framebuffers in ~dtor Vaxry 2023-12-04 01:44:06 +0000
  • 9a9528d093
    config: Minor --config improvements, fixes (#4034) dranull 2023-12-04 01:35:24 +0000
  • e496b0f250 screencopy: fix detecting gl shm formats Vaxry 2023-12-03 22:04:07 +0000
  • 95a72d6279 Check for absolute path on XDG_CONFIG_HOME dranull 2023-12-03 20:04:07 +0100
  • 4222a996b3 Skip non-file source= glob results dranull 2023-12-03 20:03:36 +0100
  • 0d14c29100 Create config file only for default paths dranull 2023-12-03 20:02:32 +0100
  • 4ebffeca46 Follow symlink, only file, absolute path for -c dranull 2023-12-03 19:59:09 +0100
  • 8c0273ee44 edited example/hyprland.conf for parity Filip Gliszczyński 2023-12-03 20:08:14 +0100
  • dc2082b00a screencopy: fix transformed on shm Vaxry 2023-12-03 19:06:51 +0000
  • 59cb0e20de
    input: Handle fullscreen windows in vectorToWindowIdeal (#4021) dranull 2023-12-03 12:53:12 +0000
  • 93f955d70c continuation of last commit Filip Gliszczyński 2023-12-03 10:15:28 +0100
  • 96e0fc2acd Fix inconsistency in variable naming Filip Gliszczyński 2023-12-03 10:13:01 +0100
  • 092e9c0378 update default config Filip Gliszczyński 2023-12-03 07:51:08 +0100
  • d302050f65 Handle fullscreen windows in vectorToWindowIdeal dranull 2023-12-01 21:01:08 +0100
  • 80b9b21f9f opengl: fix nvidia read formats Vaxry 2023-12-02 14:51:35 +0000
  • 758cf90ea1
    workspacerules: Add workspace rule for master layout orientation (#3964) thejch 2023-12-02 06:42:49 -0800
  • c52866588e use std::any instead of string Jeremy Huang 2023-12-02 02:35:28 -0800
  • dd3b6e1bf0
    Fix float windows Grigory Vasilyev 2023-11-27 11:05:37 +0300
  • 6e8b9ef7d8 opengl: fix swapped rgb drm formats Vaxry 2023-12-01 17:23:50 +0000
  • 9c09f2a847 screencopy: fix shm exports with 10-bit Vaxry 2023-12-01 17:20:56 +0000
  • 8440a30231
    input: fix overzealous mouse capture on resize_on_border (#4010) Wren Baxter 2023-11-30 20:12:08 -0500
  • ab40f240c3 screencopy: use drmFormat instead of wlr funcs Vaxry 2023-12-01 00:22:49 +0000
  • b394c1695c [gha] Nix: update wlroots vaxerski 2023-11-30 18:53:34 +0000
  • 0a4c4da5f0 deps: update wlroots Vaxry 2023-11-30 18:52:49 +0000
  • b2f3623131 events: add keyPress and mouseAxis Vaxry 2023-11-30 18:44:58 +0000
  • 23942fa4d6
    fix #2456 Wren Baxter 2023-11-30 12:23:10 -0500
  • 5513eed64d
    managers: fix debug log using printf format (#4007) François Conzelmann 2023-11-30 16:20:08 +0100
  • a23d8ca4fe managers: fix debug log using printf format François Conzelmann 2023-11-29 14:30:59 +0000
  • 29970228c5
    nix: override libdrm to use newer version (#4003) André Silva 2023-11-30 11:40:14 +0000
  • 78022aa785
    nix: override libdrm to use newer version André Silva 2023-11-30 11:27:38 +0000
  • 12ec549a18 screencopy: fix shm sharing if introspection required vaxerski 2023-11-30 11:07:17 +0000
  • 9f2027be4b opengl: don't make a mirror buffer on fakeFrame Vaxry 2023-11-30 10:15:02 +0000
  • b9937484f4 screencopy: fix broken shm copying Vaxry 2023-11-30 10:14:35 +0000
  • 776f944619 opengl: fix missed makeEGLCurrent Vaxry 2023-11-30 02:19:17 +0000
  • 1fc1e4e9cb
    monitor: remove comma from monitor description (#3996) François Conzelmann 2023-11-30 02:48:10 +0100
  • e1258707ad [gha] Nix: update wlroots vaxerski 2023-11-30 01:19:51 +0000
  • d2c3b23ace deps: update wlroots Vaxry 2023-11-30 01:18:55 +0000
  • bcefee3f23 monitor: remove comma from monitor description François Conzelmann 2023-11-29 14:55:50 +0000
  • b80c72c7dd groupbar: fix crash in renderGradientTo Vaxry 2023-11-29 13:36:37 +0000
  • 3caaa483d4 configmgr: fix parsing of touchdevice groups Vaxry 2023-11-29 03:39:45 +0000
  • e2f18f8c7f groupbar: more safety around gradient textures Vaxry 2023-11-28 19:03:02 +0000
  • 59a405305b use map for layoutopts Jeremy Huang 2023-11-28 02:21:53 -0800
  • 8a60839ec6
    Add Meson optimizations Grigory Vasilyev 2023-11-28 02:03:31 +0300
  • 484838941f
    input: don't override cursor when not hovering current window surface André Silva 2023-11-27 11:40:07 +0000
  • b5d74e538d edit rule name Jeremy Huang 2023-11-27 02:04:10 -0800
  • 672776d21b change rule format Jeremy Huang 2023-11-27 01:56:20 -0800
  • 99ca26d4eb hooksystem: fix missed log include Vaxry 2023-11-26 18:33:53 +0000
  • e416ab740d config: log info about logs before loading vars Vaxry 2023-11-26 18:02:23 +0000
  • 7a0a5666d5
    groupbar: allow reload and fix locked groupbar gradient (#3546) MightyPlaza 2023-11-26 17:59:49 +0000
  • 1778fb77e2 functionhooks: throw an exception on unsupported %rip usage Vaxry 2023-11-26 17:53:51 +0000
  • adeb20ea11 opengl: tiled special require introspection Vaxry 2023-11-26 16:42:04 +0000
  • 68e57b7ee3 renderer: proper full occlusion checks for back layer Vaxry 2023-11-26 15:24:24 +0000
  • 408d96668d renderer: use occlusion checks for buffer clear Vaxry 2023-11-26 15:06:42 +0000
  • 75e5799310 layer-shell: simulate mouse movement on unmap Vaxry 2023-11-26 14:54:34 +0000
  • 9e2b939024 surface: avoid infinite pointer image resets Vaxry 2023-11-26 14:53:22 +0000
  • cd96ceecc5
    build: remove nv patches (#3957) Vaxry 2023-11-26 02:58:57 +0000
  • 5e3f20908a
    remove nv patches Vaxry 2023-11-25 18:10:41 +0000
  • 249df0c540 add workspace rule for master layout orientation Jeremy Huang 2023-11-25 16:19:20 -0800
  • ad3f688648 opengl: check for introspection on special_blur Vaxry 2023-11-25 19:40:15 +0000
  • 98c7ba4782 [gha] Nix: update wlroots vaxerski 2023-11-25 19:25:44 +0000
  • a5f64b48ca deps: downgrade wlroots to fix crashes Vaxry 2023-11-25 19:24:59 +0000
  • b281d8647a screencopy: use new isNvidia() for format Vaxry 2023-11-25 17:56:38 +0000
  • 15b282ee0c opengl: fix window introspection check Vaxry 2023-11-25 17:46:50 +0000
  • 6f733292bf renderer: nvidia checks and use glFinish on nvidia Vaxry 2023-11-25 17:45:08 +0000
  • 3fe6162af1 opengl: fix xray modes in introspection checks for ls Vaxry 2023-11-25 14:52:47 +0000
  • 2ce4b94a22
    input: Fix custom acceleration profile config (#3948) Jibin George 2023-11-25 20:09:21 +0530
  • de95e956a0
    meson: Update wlroots-meson-build.patch (#3950) coldified 2023-11-25 23:32:01 +0900
  • 929c44e361
    input: pass mouse input to IME popups (#3922) Junxuan Liao 2023-11-25 22:27:57 +0800
  • 47c038eadb fix screen artifacts Jeremy Huang 2023-11-25 04:58:23 -0800
  • 2e2a880e0e
    Update wlroots-meson-build.patch coldified 2023-11-25 18:48:02 +0900
  • 87f0cda578 Fix custom acceleration profile config Jibin George 2023-11-25 12:27:13 +0530
  • 512a59731b config: default special_scale_factor to 1 Vaxry 2023-11-25 01:45:04 +0000
  • a6eba91935 opengl: require introspection on mirroring Vaxry 2023-11-25 00:47:51 +0000
  • 745b998587
    renderer: Adding an option to disable first launch animation (#3933) Xavier 2023-11-24 22:45:59 +0100
  • 1a2a2da6aa renderer: fixup cursor scaling Vaxry 2023-11-24 21:30:28 +0000
  • 822775aa8c
    renderer: Fixup double rendering cases with special (#3928) Vaxry 2023-11-24 21:18:50 +0000
  • 65b2606a0a renderer: Adding an option to disable first launch animation xavi-b 2023-11-24 18:56:39 +0100
  • 2cf5b60f58 better fullscreen Vaxry 2023-11-24 18:59:22 +0000
  • 9a27a7ca08
    allow reload and fix locked groupbar gradient MightyPlaza 2023-11-24 16:57:06 +0000
  • 3850003ff4
    input: pass mouse input to IME popups Liao Junxuan 2023-11-24 04:32:22 +0800
  • d79cf0afe2 renderer: fix software cursors on nvidia Vaxry 2023-11-24 13:47:36 +0000
  • 334d0ae31b monitor: fix transform matrix calculations for transformed Vaxry 2023-11-24 13:45:10 +0000
  • f0e409bf6e fixup Vaxry 2023-11-24 13:18:58 +0000
  • be3d635265 makefile: update wlroots sover Vaxry 2023-11-24 13:08:46 +0000
  • f9ba5a0551 flake.lock: update nixpkgs and xdph André Silva 2023-11-24 11:58:18 +0000
  • 258c83f3bb
    exec: remove redundant environment variables from spawn (#3923) thejch 2023-11-24 04:42:20 -0800
  • aedcade68d opengl: better checking for required introspection vaxerski 2023-11-24 12:37:10 +0000
  • 802ab58f8a renderer: fix inverseOpaque calcs in renderWithBlur vaxerski 2023-11-24 12:32:35 +0000
  • 3c86807ede
    flake.lock: update nixpkgs and xdph André Silva 2023-11-24 11:58:18 +0000
  • af5d06593f cmakelists: fix old wlroots sover Vaxry 2023-11-24 10:59:02 +0000
  • 2ebfd0c745
    renderer: Move to a full Hyprland GL rendering pipeline (#3920) Vaxry 2023-11-24 10:54:21 +0000
  • bc7f6a7fe1 [gha] Nix: update wlroots vaxerski 2023-11-24 01:30:48 +0000
  • 2e8446c5b8 revert wlroots Vaxry 2023-11-24 01:30:01 +0000
  • 9c1375128b avoid xwayland crash in restack Vaxry 2023-11-24 00:09:49 +0000
  • 5fa675be61 [gha] Nix: update wlroots vaxerski 2023-11-23 23:16:34 +0000
  • 3ec106dce2 update wlroots Vaxry 2023-11-23 23:15:50 +0000
  • 5c168bab0c use simplified pipeline for solitary Vaxry 2023-11-23 22:58:10 +0000
  • edb3ee4566 fix blur Vaxry 2023-11-23 22:30:52 +0000