Commit graph

2340 commits

Author SHA1 Message Date
Ching Pei Yang
4d4e7c8383 fix: temporary workaround - disable resizing borders when any popup exists 2023-02-04 02:46:21 +01:00
Ching Pei Yang
6f803be9d4 fix: bug where border resizing not working when follow_mouse=3 2023-02-04 02:44:27 +01:00
Ching Pei Yang
7275d48a54 revert dfcf61c329 2023-02-02 17:09:12 +01:00
Ching Pei Yang
dfcf61c329 UNTESTED hopefully fix bug where right click menus can't be clicked when outside parent window 2023-02-02 16:15:27 +01:00
Ching Pei Yang
297e27c8c4 fix: bug where bottom-left corner cursor icon does not show 2023-01-24 17:50:53 +01:00
Ching Pei Yang
a8ef13277c fix: resize cursor icon not showing when follow_mouse != 1 2023-01-22 21:09:41 +01:00
Ching Pei Yang
4881246e71 fix: top layer surface not receiving clicks, hopefully 2023-01-22 21:09:41 +01:00
Ching Pei Yang
e1e3b122dd add option to toggle cursor icons when hovering over border 2023-01-20 15:56:57 +01:00
Ching Pei Yang
7014aa5012 revert corners-only icon on border hover (from 1379f65118) 2023-01-18 23:14:39 +01:00
Ching Pei Yang
1379f65118 simplify cursor icon logic when hovering over border 2023-01-18 15:32:01 +01:00
Ching Pei Yang
47ca0f4172 increase default config value for general:extend_border_grab_area 2023-01-18 14:24:03 +01:00
Ching Pei Yang
8a6e7009c8 fix: change cursor for all non-fullscreen windows 2023-01-17 17:03:20 +01:00
Ching Pei Yang
26dfc244f8 add option general:extend_border_grab_area
+ rename FOCUS_EXTENT to BORDER_GRAB_AREA
2023-01-13 13:07:43 +01:00
Ching Pei Yang
fae6610b3c add dragging hint on rounded corners 2023-01-13 12:48:27 +01:00
Ching Pei Yang
821b849218 add comments 2023-01-13 12:46:09 +01:00
Ching Pei Yang
44bf6e2c09 add icons hovering over borders 2023-01-13 11:49:11 +01:00
Ching Pei Yang
ab4ac53161 rename PBORDERRESIZE -> PRESIZEONBORDER 2023-01-13 01:59:51 +01:00
Ching Pei Yang
2640dfa165 use static for retrieving config options 2023-01-13 01:17:21 +01:00
Ching Pei Yang
a3723895ce fix: allow resizing on gaps for tiled windows 2023-01-12 15:21:16 +01:00
Ching Pei Yang
de6bdc9651 fix: trigger resize on border after refocus 2023-01-12 15:20:29 +01:00
Ching Pei Yang
d499c55a3a remove resize on border check if in fullscreen 2023-01-12 15:14:11 +01:00
Ching Pei Yang
01918cdce5 cleanup old comments 2023-01-12 14:41:50 +01:00
Ching Pei Yang
8b5497f11f remove unneeded const 2023-01-11 16:15:10 +01:00
Ching Pei Yang
379b40aef7 refactor: rename to resizeWithBorder 2023-01-11 16:08:19 +01:00
Ching Pei Yang
8b1eba2795 feat: add resizing on rounded corners 2023-01-11 15:52:29 +01:00
Ching Pei Yang
f41b69f69d fix crash when click on no window 2023-01-11 07:58:29 +01:00
Ching Pei Yang
4c2c0031e2 add resizing on border 2023-01-11 06:22:42 +01:00
Ching Pei Yang
0577689ce4 rename 2023-01-11 06:17:50 +01:00
Ching Pei Yang
d6e165ec05 rename config option to "resize_on_borders" 2023-01-11 06:08:27 +01:00
Ching Pei Yang
5908a95ef2 add clickable border 2023-01-11 06:04:53 +01:00
Ching Pei Yang
75219b206b Merge branch 'resize-on-border' of github.com:horriblename/Hyprland 2023-01-08 17:45:20 +01:00
Ching Pei Yang
e1d0495cff feat: add config option general:resize_on_gaps 2023-01-08 17:39:23 +01:00
Ching Pei Yang
d03c7eebc4 fix: don't switch focus during window resizing via gaps 2023-01-08 17:21:47 +01:00
riChar
e5dcbf73d8
Add "on" and "off" for the bind of switch (#1342) 2023-01-08 16:35:24 +01:00
Ching Pei Yang
2055a40092 feat: resizing on gaps 2023-01-08 16:19:28 +01:00
50e106f2e6 expand region twice in blur damage
we need to update possible blurriness above
2023-01-08 14:46:45 +01:00
Cyril Levis
3173fbdc4a
feat: dispatcher, add workspace renaming (#1336)
* feat: dispatcher, add workspace renaming

Co-authored-by: vaxerski <vaxry@vaxry.net>
2023-01-08 14:19:18 +01:00
Mihai Fufezan
b1104b1ca7
nix: update xdph 2023-01-07 20:33:15 +02:00
Mihai Fufezan
809b7181a8
nix: add hyprland-protocols through pkgconfig (#1275) 2023-01-07 20:25:20 +02:00
af4b9700b7 bump ver to 0.20.1 2023-01-07 13:49:19 +01:00
2858e08ce0 remove color rassert to fix overshot beziers 2023-01-07 13:38:19 +01:00
2b248b25c8 clamp a instead of asserting 2023-01-07 13:12:08 +01:00
rubyowo
0d2e1e1270
fix crashes and bug wiki link (#1333) 2023-01-07 12:33:36 +01:00
464dd79246 fix crashes on monitor ls remove 2023-01-06 16:13:50 +01:00
Mihai Fufezan
85a71d15b6
CI: add jq to Arch Meson build 2023-01-06 16:43:10 +02:00
Mihai Fufezan
f3551021e0
Nix: add jq 2023-01-06 16:31:57 +02:00
Mihai Fufezan
a54247125f
Build: use props file for versioning 2023-01-06 16:22:00 +02:00
98ce867104 added hyprctl binds 2023-01-06 14:32:25 +01:00
461fab0f27 minor fixes for fakefullscreen 2023-01-06 13:29:49 +01:00
Mihai Fufezan
e9a6c3b498
Nix & meson: 0.19.2 -> 0.20.0 2023-01-06 01:24:47 +02:00