awesome/objects
Xinhao Yuan ab6f7e03ca
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)
Add tests for geometry changes when managing/unmanaging clients. Also verified that it fixed issue #2308.
2022-02-02 22:59:01 +01:00
..
button.c Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
button.h Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
client.c 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
client.h 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
drawable.c Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01:00
drawable.h drawable/drawin: Pass both lua_State and stack index around 2014-12-06 10:46:45 +01:00
drawin.c Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
drawin.h Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
key.c Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
key.h Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
screen.c Removing duplicating descriptions of screen properties as read only 2021-10-27 14:52:36 -04:00
screen.h screen: Add a `name` property to the C API. 2019-09-30 00:49:40 -04:00
selection_acquire.c selection_acquire: Change the API to a table 2019-02-17 08:00:57 +01:00
selection_acquire.h Begin implementing selection transfers 2019-02-11 09:01:37 +01:00
selection_getter.c property: Remove unused int return 2019-02-11 10:13:13 +01:00
selection_getter.h property: Remove unused int return 2019-02-11 10:13:13 +01:00
selection_transfer.c Reduce scope of data variable 2019-02-17 18:43:02 +01:00
selection_transfer.h Selection transfer: Support INCR transfers 2019-02-11 09:21:50 +01:00
selection_watcher.c selection watcher: Actually watch selections 2019-02-06 10:27:59 +01:00
selection_watcher.h Prepare a selection watcher interface 2019-02-06 09:30:16 +01:00
tag.c doc: Modernize the tag documentation... again... 2021-10-18 14:38:37 -07:00
tag.h Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
window.c Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
window.h Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00