awesome/tests
mergify[bot] 485661b706
Merge pull request #3225 from mphe/focus_bydirection_fix
Use focus.filter in awful.client.focus.(global_)bydirection
2023-05-18 13:59:42 +00:00
..
examples Fix typo in example wibox.widget.textbox file (#3795) 2023-04-23 00:28:45 -07:00
themes
_client.lua tests: Force GTK3 for the client test. 2021-10-31 13:37:33 -07:00
_multi_screen.lua textbox: Rename align to halign. 2022-09-06 16:11:04 -07:00
_runner.lua
_wibox_helper.lua
run.sh
test-awesomerc.lua
test-awful-client.lua
test-awful-layout.lua
test-awful-mouse.lua
test-awful-placement.lua
test-awful-rules.lua
test-awful-screen.lua
test-awful-tag.lua
test-awful-widget-button.lua
test-awful-widget-calendar_popup.lua
test-awful-widget-only_on_screen.lua
test-awful-widget-watch.lua
test-benchmark.lua
test-client-borders.lua
test-client-shape.lua
test-client-signals.lua Fix a regression that only property::x and property::width are emitted when all {x,y,width,height} properties are changed. (#3537) 2021-12-30 13:23:44 -08:00
test-client-swap.lua
test-current-desktop.lua
test-dbus-error.lua
test-dpi.lua
test-drawable-bgimage.lua
test-focus-bydirection.lua Add test case for focus-bydirection 2022-02-12 14:53:21 +01:00
test-focus.lua
test-geometry.lua Relocate a client window as if it is undecorated when reparenting it back. It eliminates the position offset due to re-decorating when a client trys to restore its previous position. (#3253) 2022-02-02 22:59:01 +01:00
test-gravity.c
test-gravity.lua
test-input-binding.lua tests: Blind attempt at making a flacky test under luajit stable. 2021-10-31 13:37:33 -07:00
test-keyboard-layout-changes.lua
test-keycodes.lua
test-keygrabber.lua
test-leak-client.lua textbox: Rename align to halign. 2022-09-06 16:11:04 -07:00
test-leaks.lua
test-maximize.lua
test-menubar.lua
test-miss-handlers.lua
test-naughty-legacy.lua
test-naughty-preset.lua
test-naughty-screen.lua
test-naughty-suspended.lua
test-resize.lua
test-screen-changes.lua
test-screenshot.lua tests: Improve the awful.screenshot test coverage. 2022-11-13 17:35:32 -08:00
test-selection-getter.lua
test-selection-transfer.lua
test-selection-watcher.lua
test-signal.lua
test-spawn-snid.lua
test-spawn.lua
test-struts.lua
test-systray.c
test-systray.lua tests: Add a simple systray test. 2021-10-31 13:37:32 -07:00
test-tag-gap-single-client.lua
test-titlebar.lua
test-tooltip.lua
test-urgent.lua
test-use-after-gc.lua
test-wallpaper.lua tests: Remove a noisy print 2021-10-31 13:37:33 -07:00
test-wibox-shape.lua