| Age | Commit message (Collapse) | Author |
|
|
|
|
|
use the state_add/remove/toggle values from otk::Property::atoms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
constructor, it is loaded afterwards and applied, but before windows are managed
|
|
config setting
|
|
|
|
a) remove all the bindings
b) exec defaults.py
c) show a dialog message
|
|
shit all over stderr and exit when something from the config module couldn't be loaded
|
|
|
|
|
|
(wasn't updating _grabbed or the current binding tree position in some cases)
|
|
|
|
|
|
|
|
|
|
focus change to the xserver anyways.
|
|
|
|
|
|
|
|
|
|
|
|
removed from the titlebar
|
|
set up the functions for loading a style from a file.
use the Config class throughout instead of reading out of the python namespace all the time.
|
|
|
|
|
|
|
|
add an Icon struct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"key leak" bug, and makes everything work better and faster! woot
|
|
|
|
checking for modifiers in motion and stackedcycle.
|
|
|
|
|
|
|
|
|
|
focused before when leaving
|
|
|