1
0
Fork 0
forked from wry/wry
Commit graph

1547 commits

Author SHA1 Message Date
mahkoh
a138525351
Merge pull request #581 from mahkoh/jorth/mixed-device-use
Fix mixed-device-use error
2025-08-29 13:46:11 +02:00
Julian Orth
ed065fb9f2 metal: use the correct graphics context when allocating buffers 2025-08-29 13:43:15 +02:00
Julian Orth
c1f5f306fc metal: make argument name unambiguous 2025-08-29 13:43:14 +02:00
Julian Orth
886627aecd metal: mark connector as changed when connector buffers change 2025-08-29 13:43:13 +02:00
Julian Orth
384eb80e89 opengl: make mixed device use a non-fatal error 2025-08-29 13:43:06 +02:00
Julian Orth
5e9bc64757 vulkan: make mixed device use a non-fatal error 2025-08-29 13:38:08 +02:00
mahkoh
e0d1ab8122
Merge pull request #580 from mahkoh/jorth/clippy-6
all: address clippy lints
2025-08-29 11:23:57 +02:00
Julian Orth
9e67158f47 all: address clippy lints 2025-08-29 11:21:11 +02:00
mahkoh
e5fd0fa192
Merge pull request #579 from Stoppedpuma/documentation-fix
fix true statement in config documentation
2025-08-29 10:45:08 +02:00
Stoppedpuma
64f749166f
fix true statement in config documentation 2025-08-29 05:43:13 +02:00
mahkoh
e67811565a
Merge pull request #548 from disluckyguy/update-on-pos-change
layershell: update tree on position change
2025-07-27 21:12:29 +02:00
Mostafa Ibrahim
c576cfb85d layershell: update tree on position change
check if margin and anchor change

formatting

make condition look better
2025-07-27 21:09:57 +02:00
mahkoh
4da33a59f6
Merge pull request #555 from mahkoh/jorth/clippy4
all: fix clippy lints
2025-07-27 21:09:51 +02:00
Julian Orth
f98437f58a all: fix clippy lints 2025-07-27 21:06:54 +02:00
mahkoh
c61a04c3d3
Merge pull request #547 from mahkoh/jorth/pointer-absolute
metal: handle absolute motion events
2025-07-27 16:15:26 +02:00
Julian Orth
31a045e01b cursor: ensure software cursors are drawn if some outputs don't have HC 2025-07-27 16:11:39 +02:00
Julian Orth
dc9a3c20ea metal: handle absolute motion events 2025-07-27 16:11:39 +02:00
mahkoh
9bfebe4c42
Merge pull request #551 from mahkoh/jorth/layer-shell-positioning
layer-shell: ignore margin for centered surfaces
2025-07-27 16:06:38 +02:00
Julian Orth
050ec14a25 layer-shell: ignore margin for centered surfaces 2025-07-27 16:03:29 +02:00
mahkoh
a039a08c97
Merge pull request #549 from mahkoh/jorth/efficient-damage-visualizer
render: make damage visualizer slightly less inefficient
2025-07-27 15:06:40 +02:00
Julian Orth
e12ececca4 render: make damage visualizer slightly less inefficient 2025-07-27 15:03:55 +02:00
mahkoh
225dda8e5b
Merge pull request #542 from kotarac/kotarac/workspace-order
config: workspace display order
2025-07-26 19:14:22 +02:00
Stipe Kotarac
e570152dde config: workspace display order 2025-07-26 19:12:00 +02:00
mahkoh
40328d7c4a
Merge pull request #543 from mahkoh/jorth/v1.11
docs: prepare 1.11.0 release
2025-07-26 16:12:26 +02:00
Julian Orth
b835eda7da docs: prepare 1.11.0 release 2025-07-26 16:09:53 +02:00
mahkoh
d2b6d3a109
Merge pull request #540 from mahkoh/jorth/drag-damage
toplevel-drag: apply full damage when destroying toplevel
2025-07-25 17:44:44 +02:00
Julian Orth
57514a432e toplevel-drag: apply full damage when destroying toplevel 2025-07-25 17:42:20 +02:00
mahkoh
eb14eb6a68
Merge pull request #535 from mahkoh/jorth/batch-xdg-surface-configure
xdg-shell: batch xdg_surface.configure events
2025-07-22 23:00:36 +02:00
Julian Orth
9944ac65cf xdg-shell: batch xdg_surface.configure events 2025-07-22 22:48:19 +02:00
mahkoh
e857bfa1b7
Merge pull request #534 from mahkoh/jorth/better-tile-drag
container: make dragging into mono containers more convenient
2025-07-22 14:39:52 +02:00
Julian Orth
e563ccfaa6 container: make dragging into mono containers more convenient 2025-07-22 14:35:13 +02:00
mahkoh
f5e961201a
Merge pull request #533 from mahkoh/jorth/release-notes-3
docs: reword scheduling header
2025-07-22 11:28:02 +02:00
Julian Orth
1b9affe88c docs: reword scheduling header 2025-07-22 11:24:47 +02:00
mahkoh
09a6e7be23
Merge pull request #532 from mahkoh/jorth/query-content-type
cli: print content type in tree query
2025-07-21 23:48:03 +02:00
Julian Orth
cc785da980 cli: print content type in tree query 2025-07-21 23:45:10 +02:00
mahkoh
045485e4bc
Merge pull request #531 from mahkoh/jorth/release-notes-2
docs: write release notes
2025-07-21 23:34:42 +02:00
Julian Orth
b69f8ee756 docs: write release notes 2025-07-21 23:31:37 +02:00
mahkoh
94e83e288c
Merge pull request #530 from mahkoh/jorth/drag-tiles-wmm
seat: allow dragging tiles in window management mode
2025-07-21 17:37:18 +02:00
Julian Orth
ee9bac3d7e seat: allow dragging tiles in window management mode 2025-07-21 17:09:00 +02:00
mahkoh
25addc9bc2
Merge pull request #529 from mahkoh/jorth/modes
toml-config: add input modes
2025-07-21 16:29:00 +02:00
Julian Orth
a57f0036a8 toml-config: add input modes 2025-07-21 15:51:32 +02:00
Julian Orth
e160aa3406 toml-config: make FnBuilder::new take &self 2025-07-21 15:51:30 +02:00
mahkoh
441166b122
Merge pull request #526 from mahkoh/jorth/marks
config: add create-mark, jump-to-mark, and copy-mark actions
2025-07-20 16:03:50 +02:00
Julian Orth
eb625b34cc config: add create-mark, jump-to-mark, and copy-mark actions 2025-07-20 15:59:45 +02:00
mahkoh
e30e2595a1
Merge pull request #525 from mahkoh/jorth/disable-primary-selection
config: allow disabling the primary selection
2025-07-20 11:22:26 +02:00
Julian Orth
9c165ab56c config: allow disabling the primary selection 2025-07-20 11:18:32 +02:00
mahkoh
e70be28e22
Merge pull request #524 from mahkoh/jorth/focus-layer
Add focus-below, focus-above, and focus-tiles actions
2025-07-20 11:02:39 +02:00
Julian Orth
57a49d5299 config: add focus-tiles action 2025-07-19 23:00:28 +02:00
Julian Orth
bd85db5b59 config: add focus-below and focus-above actions 2025-07-19 22:41:46 +02:00
Julian Orth
c034ea7604 tree: implement Node::node_accepts_focus for more nodes 2025-07-19 22:37:07 +02:00