0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Todos and Link to Python Port More... almost 12 years ago
Some typos More... almost 12 years ago
Minor fixes More... almost 12 years ago
Typos More... almost 12 years ago
Typos More... almost 12 years ago
Added moded option to xchains generator More... almost 12 years ago
Clarification of README More... almost 12 years ago
Bug fix: Generating single tile (same key) Removed un-necessary if statement More... almost 12 years ago
Reorganization of some bits More... almost 12 years ago
Rectangle properly calculated regardless of order Bug: Script coudn't handle if you did something like cj or jc Now it properly calculates the rectangle position More... almost 12 years ago
More clarification More... almost 12 years ago
More clarification More... almost 12 years ago
Clarification of Read Me More... almost 12 years ago
Added basic project and usage info More... almost 12 years ago
Renaming to Keyboard-Tiler Also moved Generate Xchains script into util directory More... almost 12 years ago
Bug in xchains script, need to enclose ARG in '' Commands must be passed to the grid-wm script with '' to account for semi-colon Minor other code cleanup More... almost 12 years ago
Added check to see if keys pressed in right order Will swap values if latter key is higher than former More... about 12 years ago
Simplified ARGS: Changed to take the form of ab (where a&b are the characters on your keyboard) This plays a lot nicer with dmenu. Makes no difference for use with xchainkeys Also stripped out the interactive mode as it was more for testing than anything else. Added a ruby file called generate-xchainkeys.rb which generates all permutations possible to be passed to grid-wm Some other minor bug fixes More... about 12 years ago
Added initial support for multiple screens Gets info about window position from xwininfo and compares to screens Only works for 2 monitors side by side horizontal currently No longer have to specify the display in the prefs More... about 12 years ago
Added support for a predefined grid of symbols/characters (Can specifiy a grid mimicing a keyboard layout) Added logic to handle command line ARGS to find position of chars within the grid Pass in args like '1' '/' (full screen) or '1' 'b' (left half of screen) or '6' '/' (right half of screen) More... about 12 years ago
Read cordinates from the command line ARGS More... about 12 years ago
Initial Commit More... about 12 years ago