1
0
Fork 0
forked from wry/wry
Commit graph

1555 commits

Author SHA1 Message Date
Julian Orth
f45cbed53b it: verify that surface damage damages connector 2025-09-03 12:45:05 +02:00
Julian Orth
8a5f1e1e37 it: add frame callback test 2025-09-03 12:15:05 +02:00
mahkoh
fbef86e928
Merge pull request #588 from mahkoh/jorth/effective-geometry
xdg-toplevel: center fullscreen surfaces with geometry smaller than o…
2025-09-01 15:38:40 +02:00
Julian Orth
197b069c50 xdg-toplevel: center fullscreen surfaces with geometry smaller than output 2025-09-01 15:29:57 +02:00
mahkoh
642eaffcff
Merge pull request #587 from mahkoh/jorth/ai-tests
it: add more tests
2025-09-01 11:37:10 +02:00
Julian Orth
5e46feaeea it: add more tests 2025-09-01 11:32:58 +02:00
mahkoh
412626af59
Merge pull request #586 from mahkoh/jorth/it-content-type
it: enable accidentally disabled test
2025-08-31 11:55:47 +02:00
Julian Orth
cf82dd6456 it: enable accidentally disabled test 2025-08-31 11:52:26 +02:00
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