awesome/tests/examples/awful/placement
Emmanuel Lepage Vallee 86d1b1c22c doc: Add a mandatory `@noreturn` for functions and methods.
The goal is to catch cases where the return value exists, but is
forgotten. There was a large enough number of them to turn this
into a real check. Initially, I just wanted to implement it to fix
the problems, then delete the code. But since this is so common, I
think it is worth the annoyance.
2022-08-29 22:49:45 -07:00
..
aero_snap.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
align.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
bottom.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
bottom_left.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
bottom_right.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
center_horizontal.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
center_vertical.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
centered.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
closest_mouse.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
closest_mouse.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
compose.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
compose2.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
left.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
maximize.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
maximize_horizontally.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
maximize_vertically.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
next_to.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
next_to_mouse.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
no_offscreen.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
no_offscreen.output.txt awful.placement: Fix no_offscreen when composed with other functions 2018-09-13 08:23:36 +03:00
no_overlap.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
resize_to_mouse.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
right.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
skip_fullscreen-no_fullscreen.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
skip_fullscreen-no_fullscreen.output.txt test(examples: awful: placement: skip_fullscreen): cover non-fullscreen clients 2020-04-23 08:29:27 +02:00
skip_fullscreen.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
skip_fullscreen.output.txt fixup! fix(awful: placement: skip_fullscreen): force screen geometry 2020-04-23 07:41:18 +02:00
stretch.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
stretch_down.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
stretch_left.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
stretch_right.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
stretch_up.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
top.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
top_left.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
top_right.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00
under_mouse.lua doc: Fix some regression introduced when fixing the shims behavior. 2022-08-29 22:48:54 -07:00