Commit graph

  • a9deeca513 rough idea for dwindle burningserenity 2023-07-09 16:26:24 -0400
  • e10c289f85 Reuse same ID when reconnecting monitor, otherwise use minimum available ID zjeffer 2023-07-08 11:29:07 +0200
  • 09e3d6eb90
    monitor desc MightyPlaza 2023-07-09 03:19:17 +0000
  • 4c32d99ee3
    monitor desc MightyPlaza 2023-07-09 03:18:50 +0000
  • b33d82734f input: schedule frame on mouse move vaxerski 2023-07-09 00:44:26 +0200
  • f49af187bc
    Xdg config home support (#2047) Ed Younis 2023-07-07 13:19:35 -0400
  • e632bf176b config: fix reading touchpad values to non-touchpad per-device cfgs vaxerski 2023-07-06 16:26:38 +0200
  • 41358c6fb5
    Cleanup compositor deadcode (#2657) Mykola Perehudov 2023-07-06 16:24:49 +0300
  • bbedb065e1
    eventmanager: drop obsoleted ignore events flag (#2660) Mykola Perehudov 2023-07-06 16:23:11 +0300
  • 23fab17fab eventmanager: drop obsoleted ignore events flag Mykola Perehudov 2023-07-06 15:42:45 +0300
  • bc34713b29
    Nix CI: fix typo Mihai Fufezan 2023-07-06 13:02:56 +0300
  • 0c974b7236
    Avoid passing control unix socket descriptors to children (#2656) Mykola Perehudov 2023-07-06 12:39:02 +0300
  • 376376d3b4 Unify sd_notify logic with Compositor lifetime Mykola Perehudov 2023-07-06 10:23:02 +0300
  • d2a6ccbe1f Remove dead code as it is a part of CCompositor::cleanup Mykola Perehudov 2023-07-06 10:14:00 +0300
  • 1662bd8e43 Avoid passing control unix socket descriptors to children Mykola Perehudov 2023-07-05 19:31:30 +0300
  • 8407a9af0a
    Close socket2 client descriptor on hangup (#2654) nexec 2023-07-06 01:18:44 +0300
  • c4f288582b
    flake.lock: update nixpkgs Mihai Fufezan 2023-07-06 01:12:22 +0300
  • 71c3d66350 config: fixed minor nitpicks Ed Younis 2023-07-05 17:11:57 -0400
  • dc3d758c85 Close socket2 client descriptor on hangup Mykola Perehudov 2023-07-05 18:59:02 +0300
  • 981c71e60a Nix CI: split inputs and wlroots updating Mihai Fufezan 2023-07-04 23:21:24 +0300
  • 86e487e003 input: remove old redundant code vaxerski 2023-07-05 13:20:36 +0200
  • 24389aeb84
    Merge branch 'hyprwm:main' into special-floating-windows-patch CoolElectronics 2023-07-04 21:46:53 -0400
  • 1eea549b07
    Nix CI: split inputs and wlroots updating Mihai Fufezan 2023-07-04 23:21:24 +0300
  • 34d845da13
    typo (#2643) MightyPlaza 2023-07-04 20:03:19 +0000
  • 452ee0e8dc
    typo MightyPlaza 2023-07-04 16:37:48 +0000
  • bc47f332cd config: Add GetConfigDir and minor fixes Ed Younis 2023-07-04 08:43:24 -0400
  • 07d7962c7f swipe: fix mixup of r/m vaxerski 2023-07-04 12:34:22 +0200
  • 18f9fb5e0f rules: add stayfocused vaxerski 2023-07-04 12:05:25 +0200
  • 6f91997f06 layout: improve time restraints in window drag vaxerski 2023-07-04 11:48:13 +0200
  • 283a8e77aa
    screenshot fix (#2640) MightyPlaza 2023-07-04 09:40:28 +0000
  • 5d9fd1ffb3
    screenshot fix MightyPlaza 2023-07-04 00:25:03 +0000
  • 50755d26d4
    lockgroups fix (#2636) MightyPlaza 2023-07-03 13:53:04 +0000
  • 7fa5c203bf
    lockgroups fix MightyPlaza 2023-07-03 13:13:10 +0000
  • 05047f60f4
    groupbar fixes (#2630) MightyPlaza 2023-07-03 10:49:56 +0000
  • 1eb08c96fe style vaxerski 2023-07-03 12:35:47 +0200
  • a0b5d204c9 fix damage vaxerski 2023-07-03 12:32:37 +0200
  • 1dcaae8318
    Working MasterLayout.cpp MightyPlaza 2023-07-03 01:26:46 +0000
  • d26da231d7
    Final DwindleLayout.cpp MightyPlaza 2023-07-02 23:15:44 +0000
  • bfef96850f
    Final KeybindManager.cpp MightyPlaza 2023-07-02 23:13:36 +0000
  • d5916b7eb6
    Final WIndow.cpp MightyPlaza 2023-07-02 23:11:45 +0000
  • 2bb9021b59
    style fix MightyPlaza 2023-07-02 13:02:57 +0000
  • 349139c112
    Fixes moveintogroup MightyPlaza 2023-07-02 12:59:44 +0000
  • 45d1376c32
    Fixes fullscreen MightyPlaza 2023-07-02 12:58:45 +0000
  • 738ec900f4 config: fix floating rules with floating-by-rule windows vaxerski 2023-07-02 13:02:48 +0200
  • c65cae762c
    fix the behavior of toggleActiveFloating on special workspaces CoolElectronics 2023-07-01 18:38:14 -0400
  • 86ca283352 gestures: add workspace_swipe_use_r vaxerski 2023-07-01 16:30:36 +0200
  • 6c28388420 layout: minor style fixes vaxerski 2023-07-01 16:28:17 +0200
  • e96fcb31f0 layout: set pseudo to float size in new window vaxerski 2023-06-30 11:29:02 +0200
  • 64fc19cc81
    Nix/portals.patch: conditionally check portals Mihai Fufezan 2023-06-30 10:13:26 +0300
  • 1012e2735a shader: remove useless comment vaxerski 2023-06-29 23:20:10 +0200
  • 990ad854bd
    Reloads animated decoration values set on window rules (#2594) MightyPlaza 2023-06-28 09:40:16 +0000
  • d6bb98adae
    Reloads animated decoration values set on window rules MightyPlaza 2023-06-27 19:19:12 +0000
  • c68009c708
    Merge branch 'hyprwm:main' into Config-Reload MightyPlaza 2023-06-27 19:03:50 +0000
  • d83296c7a9 renderer: damage decos on damageWindow vaxerski 2023-06-27 13:23:53 +0200
  • 62c75883d1
    Nix: patch portals search dir Mihai Fufezan 2023-06-27 00:51:04 +0300
  • 7ed66abe57
    Reloads dynamic window rules (#2585) MightyPlaza 2023-06-26 11:03:51 +0000
  • 9b871b0783
    Update ConfigManager.cpp MightyPlaza 2023-06-25 19:30:09 +0000
  • 7890664cb5
    Update ConfigManager.cpp MightyPlaza 2023-06-25 18:47:07 +0000
  • e2bfa9eb85
    Reloads dynamic window rules MightyPlaza 2023-06-25 18:43:00 +0000
  • 4294456cdc xwayland: remove spaces from output names vaxerski 2023-06-25 13:51:40 +0200
  • a82559f185
    flake.lock: update nixpkgs Mihai Fufezan 2023-06-24 16:38:23 +0300
  • 01f85a09a9 xwayland: send zero scaling to xwayland if enabled vaxerski 2023-06-23 21:14:04 +0200
  • 69fae18e63 damage: account for popups in getFullWindowBoundingBox vaxerski 2023-06-23 13:54:01 +0200
  • c241da5ea5 crashreporter: log tag vaxerski 2023-06-23 13:22:38 +0200
  • 0283c498d6 xwayland: fix minor force_zero_scaling bugs vaxerski 2023-06-22 21:43:31 +0200
  • fc59cef1ee keybinds: remove old todo vaxerski 2023-06-21 21:20:26 +0200
  • 2f875aec79 includes: move workspace protocol header to includes vaxerski 2023-06-21 21:15:51 +0200
  • cfa4086b0b configmgr: fix idiotic comparisons in device configs vaxerski 2023-06-21 20:58:35 +0200
  • cbe9bf0e69 compositor: move group members properly in moveWindowToWorkspaceSafe vaxerski 2023-06-21 20:51:18 +0200
  • 83ad6b9af8 groupbar: fix damage calcs vaxerski 2023-06-21 13:16:10 +0200
  • cabdf38ce4 internal: minor style fixes vaxerski 2023-06-20 21:35:54 +0200
  • 2295bbdd80 xwaylandmanager: fixup style vaxerski 2023-06-18 18:14:48 +0200
  • 74ca81cc79
    Partial revert of Commit 302ec13: (#2539) Shemig 2023-06-17 19:49:37 +0300
  • eed825f08b Partial revert of Commit 302ec13: Fix crash when screen size is 0x0 (#2523) giladsx 2023-06-17 19:21:36 +0300
  • 5ac625d7bd format: fix hooksystem vaxerski 2023-06-16 18:45:11 +0200
  • 1d902a4621 fix updating revision in wlroots.wrap solopasha 2023-06-15 17:19:28 +0300
  • 302ec1372c
    Fix crash when screen size is 0x0 (#2523) Shemig 2023-06-15 23:07:58 +0300
  • b0e6d83d52 Fix crash when screen size is 0x0 (When booting into laptop clam mode in dell XPS) and also ignore any screen with size 0x0 in the first place giladsx 2023-06-15 17:43:23 +0300
  • f24ecc5730
    fix updating revision in wlroots.wrap solopasha 2023-06-15 17:19:28 +0300
  • d768226de9 [gha] bump flake inputs vaxerski 2023-06-15 08:53:30 +0000
  • c55c28ec7f deps: update wlroots vaxerski 2023-06-15 10:45:20 +0200
  • c4dec4f796 internal: damage window on change group vaxerski 2023-06-14 19:44:51 +0200
  • 0f1911a8d4 opengl: fix invalid tex references to tex-less shader vaxerski 2023-06-14 13:47:57 +0200
  • e43f7fc98d shader: init uniforms to -1 vaxerski 2023-06-14 13:29:12 +0200
  • fbabb105c3 gamma: use wlr's new gamma manager event vaxerski 2023-06-14 13:26:47 +0200
  • f0e4f6622e
    Implement pass binds (#2503) outfoxxed 2023-06-14 04:08:56 -0700
  • 9a88c19f1a
    screenshader: fix uniform variable checks (#2513) JManch 2023-06-14 12:03:20 +0100
  • 57a8e08da2 screenshader: fix uniform variable checks Joshua Manchester 2023-06-13 22:39:19 +0100
  • 67ab53d0f2
    Rename pass to nonConsuming outfoxxed 2023-06-13 11:32:47 -0700
  • 7762ac0173 toplevelexport: ignore defunct windows vaxerski 2023-06-13 20:13:21 +0200
  • e8c6d0f51e compositor: don't set dim percent on disabled dim vaxerski 2023-06-13 18:50:40 +0200
  • 807b52b019 animationmgr: warp on equal start and goal vaxerski 2023-06-13 18:49:31 +0200
  • 0e31eaa157 shadow: drop useless damageEntire() vaxerski 2023-06-13 18:45:57 +0200
  • 24ed9b061f
    feat: add variable to customize locked group border color (#2507) memchr 2023-06-13 10:04:54 +0000
  • 80805e924a
    Fix pass binds not working properly with release binds outfoxxed 2023-06-12 20:27:04 -0700
  • 51c49e9c41
    feat: add variable to customize locked group border color memchr 2023-06-12 22:18:11 +0000
  • 528cfc2889 [gha] bump flake inputs vaxerski 2023-06-12 16:47:13 +0000
  • 91fbee24da deps: update wlroots vaxerski 2023-06-12 18:35:33 +0200
  • d08231638d
    Implement pass binds outfoxxed 2023-06-12 02:53:46 -0700
  • 6beb79f27b xwayland: add force_zero_scaling vaxerski 2023-06-11 21:52:13 +0200