a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Lua-based window matching utility
Devilspie2 is a window matching utility, allowing the user to perform
scripted actions on windows as they are created. For example, you can
script a terminal program to always be positioned at a specific screen
position, or automatically position a window on a specific workspace.
.
It is a continuation of Ross Burton's project Devilspie, with the most
significant change that the symbolic expressions of that project are
replaced with a Lua interpreter.
Description: LUA-based window matching utility
Devilspie2 is a window matching utility, allowing the user to perform
scripted actions on windows as they are created. For example you can
script a terminal program to always be positioned at a specific screen
position, or position a window on a specific workspace.
.
It is a continuation of Ross Burtons project Devilspie, with the most
significant change that the symbolic expressions of that project are
replaced with a LUA interpreter.
--- 228514 Thu Jan 1 00:00:00 1970
+++ 88985 Thu Jan 1 00:00:00 1970
@@ -1,9 +1,9 @@
-Lua-based window matching utility
+LUA-based window matching utility
Devilspie2 is a window matching utility, allowing the user to perform
- scripted actions on windows as they are created. For example, you can
+ scripted actions on windows as they are created. For example you can
script a terminal program to always be positioned at a specific screen
- position, or automatically position a window on a specific workspace.
+ position, or position a window on a specific workspace.
.
- It is a continuation of Ross Burton's project Devilspie, with the most
+ It is a continuation of Ross Burtons project Devilspie, with the most
significant change that the symbolic expressions of that project are
- replaced with a Lua interpreter.
+ replaced with a LUA interpreter.