| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
anymore
|
|
|
|
|
|
|
|
|
|
|
|
parse booleans
|
|
for the kernel config options.
|
|
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mouse button on the close button.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weird resizing before moving and edge flickering when resizing from the top/left
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make focus state be changed internally immediately after calling the X functions to make it so, basically, assume their success. this elimiates races all over the place with our state vs the server's state.
|
|
|
|
|
|
|
|
move window snapping/resistance out of the kernel.
make the action_move dispatch the new event.
|
|
|
|
|
|
|
|
focus_client variable around
|