Commit graph

  • 45d2d1e97d
    convert bordercolors to GradientValueData correctly (#1122) Jef 2022-11-28 12:44:31 +0100
  • 739ceec290 convert bordercolors to GradientValueData correctly Jef Steelant 2022-11-28 09:46:24 +0100
  • 0a302901d2 Added handling more special workspaces vaxerski 2022-11-27 22:42:22 +0000
  • 738bc09cb8 [fix] fix Wnon-virtual-dtor compile warning wenchi 2022-11-27 22:49:24 +0800
  • 63792dec86 [gha] build man pages hnboy 2022-11-27 13:47:31 +0000
  • 49063f949d find floating windows below closed one vaxerski 2022-11-27 12:11:45 +0000
  • 7699d657d9 optimize border shader vaxerski 2022-11-27 00:29:51 +0000
  • b2cb3b8bf2 use gradients in default configs vaxerski 2022-11-27 00:26:13 +0000
  • 6cbaad896c use highp for pixcoord to fix nvidia border issues vaxerski 2022-11-26 23:55:41 +0000
  • 9247f88d0c update readme vaxerski 2022-11-26 20:56:18 +0000
  • 92f2e342a3 use unreachable instead of break on invalid cvd enum value vaxerski 2022-11-26 20:46:34 +0000
  • e2f3f5fe63
    Add nofullscreen to windowrules (#1107) Dashie 2022-11-26 21:44:40 +0100
  • 0db75852f3 fix transformed border thickness vaxerski 2022-11-26 20:36:05 +0000
  • afe688e6ab allow 360 degrees of freedom in gradients vaxerski 2022-11-26 19:37:20 +0000
  • 493fc00953 fix decorations missing after no_gaps_when_only toggle floating vaxerski 2022-11-26 18:48:16 +0000
  • c709dc5e8e fix fadeout with animated border vaxerski 2022-11-26 18:41:30 +0000
  • 3529edc7e9 style: fix format Fabio Lenherr / DashieTM 2022-11-26 19:35:34 +0100
  • 684c59e5bc optimize data feeding to gradient renderer vaxerski 2022-11-26 18:09:57 +0000
  • 0948b078e1 added border gradients vaxerski 2022-11-26 17:56:43 +0000
  • 6b6bc704a0
    Merge branch 'hyprwm:main' into main Dashie 2022-11-26 17:22:39 +0100
  • 52c0356900 monitor rule fixes vaxerski 2022-11-26 15:41:08 +0000
  • 0579843074 fix: use guard Fabio Lenherr / DashieTM 2022-11-26 15:19:33 +0100
  • c9151a6943 rework: only block fullscreen on request Fabio Lenherr / DashieTM 2022-11-26 14:59:46 +0100
  • 1c9a0be8c4 fix up the border shader vaxerski 2022-11-26 13:51:30 +0000
  • fb9d6d6ad2 chore: change debug text Fabio Lenherr / DashieTM 2022-11-26 13:02:47 +0100
  • c243ed169d feat: add windowrule to prevent fullscreen Fabio Lenherr / DashieTM 2022-11-26 12:56:58 +0100
  • 1d6fd3aaa5
    Add "Never Gonna Give You Up" RedstoneRadiant 2022-11-26 00:21:47 -0500
  • f45ec24977 don't focus back after dnd on follow mouse 1 vaxerski 2022-11-26 00:00:36 +0000
  • 75b7e661e7 damage windows after switch vaxerski 2022-11-25 19:52:23 +0000
  • 381d7a4300 check for special workspace open in attemptDirectScanout vaxerski 2022-11-25 18:24:59 +0000
  • 0e6e8461eb reset m_bEmptyFocusCursorSet on workspace switch vaxerski 2022-11-25 11:34:29 +0000
  • 141456dd89
    Nix & meson: 0.17.0 -> 0.18.0 Mihai Fufezan 2022-11-25 08:32:16 +0200
  • 9616dc7bd8 don't change alpha on special anims vaxerski 2022-11-24 20:51:33 +0000
  • 379597e78f remove redundant strval_empty checks vaxerski 2022-11-24 17:11:21 +0000
  • f6067816fb skip covered windows on fullscreen workspaces in getWindowInDirection vaxerski 2022-11-23 23:40:05 +0000
  • 750eb76df3 default blur new optimizations to 1 vaxerski 2022-11-23 15:41:12 +0000
  • 79a9bc9076
    Add option for retrieving first empty workspace (#1085) Julian Schuler 2022-11-23 15:10:26 +0100
  • dcb6a0425c override force opaque rule on keybind vaxerski 2022-11-23 09:55:46 +0000
  • 3382c7d5b2 Add option for retrieving first empty workspace Julian Schuler 2022-11-23 01:16:00 +0100
  • e15a9f3d7d damage monitor on group switch vaxerski 2022-11-22 23:47:00 +0000
  • b0f95c63c9 fix crash in setActiveMonitor null vaxerski 2022-11-22 23:17:10 +0000
  • 2b99f9cae7 initial tearing stuff, disabled cuz broken for now vaxerski 2022-11-22 21:50:20 +0000
  • 5327565b33 remove resize transitions vaxerski 2022-11-22 17:20:58 +0000
  • 95047fb083 return full monitor box for fullscreen windows in idealBB vaxerski 2022-11-21 23:33:23 +0000
  • f00b2fd509
    Fix swiping on the first workspace going to the last (#1067) CactiChameleon9 2022-11-21 23:30:26 +0000
  • eb86e7967f add scroll_button libinput opt vaxerski 2022-11-21 23:26:18 +0000
  • 27e06cf47e
    Fix cmake error when using clang Maks-s 2022-11-21 22:51:05 +0100
  • 88874fcfe2
    Fix cmake error when using clang (#1009) Maks 2022-11-21 22:20:51 +0100
  • b94de0f9f2 Fix swiping on the first workspace going to the last CactiChameleon9 2022-11-21 17:18:34 +0000
  • d504c1e5ab fix master resizes all vaxerski 2022-11-21 18:14:25 +0000
  • c78db1212b Unify rounding shaders vaxerski 2022-11-21 18:09:47 +0000
  • be03a6186c fix invisible windows on moving fullscreen out vaxerski 2022-11-20 18:50:22 +0000
  • 41a8975bd1
    Render focused window at last (#1060) Julian Schuler 2022-11-20 19:50:01 +0100
  • 254c3d166f don't send motion events to lock constraints vaxerski 2022-11-20 18:38:53 +0000
  • 137cf9e582 improve constraint handling vaxerski 2022-11-20 17:35:07 +0000
  • 11e841580f Nix: add libdrm and wayland-protocols overlay Mihai Fufezan 2022-11-20 15:31:09 +0200
  • 0d99d1d585
    Nix: add libdrm and wayland-protocols overlay Mihai Fufezan 2022-11-20 15:31:09 +0200
  • 3068dd1f69
    Merge branch 'hyprwm:main' into unified-border Julian Schuler 2022-11-20 13:11:13 +0100
  • f8b9138383 make focus/swap master layoutmsgs two-way vaxerski 2022-11-20 11:54:51 +0000
  • ab103f251e
    Merge branch 'hyprwm:main' into unified-border Julian Schuler 2022-11-20 10:57:49 +0100
  • e89c716ac9 Render focused window at last Julian Schuler 2022-11-20 10:49:14 +0100
  • c03e4c36b0
    Setting wayland environment variables at startup (#1045) Narice 2022-11-19 20:37:16 +0100
  • 5530cf6e79 respect no_gaps_when_only in fullscreen 1 vaxerski 2022-11-19 17:35:28 +0000
  • 1f72237291 Fix incorrect layout positions in mirror re-add vaxerski 2022-11-19 16:58:14 +0000
  • e427d9f622 unify setting of the active monitor vaxerski 2022-11-19 16:41:36 +0000
  • f88feec02b [gha] bump flake inputs vaxerski 2022-11-19 16:29:06 +0000
  • df132e5ff3 update wlroots dep vaxerski 2022-11-19 16:28:04 +0000
  • 0ffaa8d667 Fix minor issues with mirrors vaxerski 2022-11-19 13:14:55 +0000
  • e887149f25 minor fixes for mirrors & log more monitor events vaxerski 2022-11-19 13:01:32 +0000
  • 244db32ff0 Making _JAVA_AWT_WM_NONREPARENTING not overwritten Narice 2022-11-18 22:56:02 +0100
  • 360e3854e4 setting wayland environment variables at startup Narice 2022-11-18 21:59:00 +0100
  • 250d61e0b3 find base surface if no subsurface found in ls vaxerski 2022-11-18 20:35:15 +0000
  • d7de679f0c Nix modules: removed GDK_BACKEND env variable Narice 2022-11-18 17:11:49 +0100
  • ba05c43ae3 minor monitor code fixups vaxerski 2022-11-18 14:15:19 +0000
  • 82fe530045 don't set AS in onConnect vaxerski 2022-11-18 14:08:34 +0000
  • f91f3d1c81 Reset callbacks on remap vaxerski 2022-11-18 13:53:54 +0000
  • 5d39223239 fix events in changeworkspace with bound ws-es vaxerski 2022-11-17 21:58:22 +0000
  • d2a7e22efd more memory safety around onDisconnect vaxerski 2022-11-17 21:52:45 +0000
  • 724e411ffc avoid header clashes in make all vaxerski 2022-11-17 18:27:50 +0000
  • c02bfc3897 fix extents in shadow deco v0.18.0beta vaxerski 2022-11-16 15:34:46 +0000
  • 878a20741b fix slide calcs for windows outside the viewport vaxerski 2022-11-16 15:17:01 +0000
  • d5eafe1926 set cursor to hand1 when moving a window vaxerski 2022-11-15 10:39:05 +0000
  • e2da4ff257
    Nix CI: update actions (#1014) Mihai Fufezan 2022-11-15 12:23:46 +0200
  • dbb6732743
    apply some rules dynamically when state of window changes (#1020) Jef 2022-11-15 11:21:26 +0100
  • 4034aa2c60
    possible crash when current workspace does not exist (#1023) Jef 2022-11-15 11:18:04 +0100
  • fb282c210f Trigger on window title change + added opaque, noanim and animation to dynamic rules Jef Steelant 2022-11-15 10:08:43 +0100
  • 86ea71c450 possible crash when current workspace does not exist Jef Steelant 2022-11-15 09:23:14 +0100
  • f36d4f316a apply some rules dynamically when state of window changes Jef Steelant 2022-11-14 14:29:29 +0100
  • fcb5037a1d guard lastwindow in circlenext vaxerski 2022-11-14 12:12:13 +0000
  • 2cbc95b9e5
    Nix CI: update actions Mihai Fufezan 2022-11-13 22:11:51 +0200
  • 0634abf168 remove quotes from commit messages in build vaxerski 2022-11-13 20:01:30 +0000
  • 478fa7cafe Revert "Set child stdout and stderr to /dev/null (#1000)" vaxerski 2022-11-13 19:53:27 +0000
  • 549fdf63f6
    Add bordercolor windowrule (#992) Jef 2022-11-13 20:33:13 +0100
  • 1a14841a75
    Nix: add hwdata overlay (#1010) Mihai Fufezan 2022-11-13 21:32:15 +0200
  • 15bdb14d15
    Nix: add hwdata overlay Mihai Fufezan 2022-11-13 20:14:02 +0200
  • a7ed3a5e47 fix arch ci vaxerski 2022-11-13 14:41:26 +0000
  • 884fc4f89c fix master window finding on closed vaxerski 2022-11-13 14:31:12 +0000
  • 1e5cab1ee7
    Set child stdout and stderr to /dev/null (#1000) Thomas Voss 2022-11-13 12:58:20 +0100
  • 5a00f0c657 fix trailing comma in hyprctl activewindow vaxerski 2022-11-13 11:12:04 +0000
  • 2cbb10d850 [gha] bump flake inputs vaxerski 2022-11-13 11:05:51 +0000