| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dont need to track them all either, kill the queue, and watch one at a timesmarter
|
|
|
|
'remote' mode.
|
|
|
|
making Click events get missed
|
|
let the user specify if it is a 'final' move for a window or not, and the client will only be sent a ConfigureNotify if it is.
|
|
adjust to the new format for otk::Proeprty::get() functions (no nelements)
|
|
|
|
|
|
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.
|
|
|
|
|