root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @233 [233] 12 months poillubo desktop number check in the pager; fixes #25
(edit) @232 [232] 17 months elghinn * 0.2 release
(edit) @231 [231] 17 months poillubo * note on put_pil_image and depth
(edit) @230 [230] 17 months poillubo * exemple conf changes
(edit) @229 [229] 17 months elghinn * theme.menu.text.color = 'orange'
(edit) @228 [228] 17 months elghinn * new sexy icon theme
(edit) @227 [227] 17 months poillubo * dependency for config generator
(edit) @226 [226] 17 months poillubo * changelog + wallpaper for 0.2 release
(edit) @225 [225] 17 months poillubo * fix submenu bug in a submenu
(edit) @224 [224] 17 months poillubo * added key ideas in the README; fix #17 * dynamic positions in the …
(edit) @223 [223] 17 months elghinn * added support for plenty of submenus * added a precision to a comment …
(edit) @222 [222] 17 months poillubo * multithreading support in python Xlib when necessary
(edit) @221 [221] 18 months poillubo * check for the root pixmap when needed to do a copy
(edit) @220 [220] 18 months poillubo * move the miniiconbox (the pager was over it)
(edit) @219 [219] 18 months poillubo * removed hard-coded refs to python2.5 in Makefile
(edit) @218 [218] 18 months poillubo * removed hard-coded refs to python2.5
(edit) @217 [217] 18 months poillubo * updated docs (typo, more info, ...)
(edit) @216 [216] 18 months poillubo * added doc about the hook system
(edit) @215 [215] 18 months poillubo * updated docs
(edit) @214 [214] 18 months poillubo * added some docs about plugins and REPL
(edit) @213 [213] 2 years poillubo * typo in a comment
(edit) @212 [212] 2 years poillubo * shadowing a builtin is bad
(edit) @211 [211] 2 years poillubo * more client functions in key bindings examples
(edit) @210 [210] 2 years poillubo * refactoring for the key bindings page in pycagenconf
(edit) @209 [209] 2 years poillubo * pycagenconf: + keyboard shortcuts support + metaclasses are now …
(edit) @208 [208] 2 years poillubo * added the required pygtk version in pycagenconf
(edit) @207 [207] 2 years poillubo * pycagenconf: + paned containers for custom and buttons pages + more …
(edit) @206 [206] 2 years poillubo * got rid of eval()
(edit) @205 [205] 2 years poillubo * moved a compiled regexp out of a function in pycarepl * in pycagenconf …
(edit) @204 [204] 2 years poillubo * removed useless parameter name in the gui generator
(edit) @203 [203] 2 years poillubo * pycagenconf: + removed Page.gen_vars attribute (only useful in the …
(edit) @202 [202] 2 years poillubo * pycagenconf: + custom code generation support + added a default size
(edit) @201 [201] 2 years poillubo * helper functions for dialog boxes
(edit) @200 [200] 2 years poillubo * focus and wallpaper support in pycagenconf
(edit) @199 [199] 2 years poillubo * added a check for overwriting in pycagenconf
(edit) @198 [198] 2 years poillubo * shadowing a builtin is bad
(edit) @197 [197] 2 years poillubo * more cosmetic changes
(edit) @196 [196] 2 years poillubo * cosmetic changes/refactoring in the config generator
(edit) @195 [195] 2 years poillubo * factored the '_[1]' trick for list comprehensions in a separate function
(edit) @194 [194] 2 years poillubo * added an emacs-mode hint to the python files that do not have the '.py' …
(edit) @193 [193] 2 years elghinn * added bluemindo support in musicactionbuttonbox * fixed 2 bugs in …
(edit) @192 [192] 2 years poillubo * pycagenconf: + removed already done TODO + corrected the buttons …
(edit) @191 [191] 2 years poillubo * s/menu.py/menus.py/ and s/button.py/buttons.py/ + to have more …
(edit) @190 [190] 2 years poillubo * renamed is_arg_(args|kwargs) to is_arg_kw(args|kwargs) (make more sense …
(edit) @189 [189] 2 years poillubo * some modifications for the config generator: + added functions to know …
(edit) @188 [188] 2 years poillubo * pycagenconf: added the missing encoding hint in the generated code
(edit) @187 [187] 2 years poillubo * added pycagenconf in the Makefile * in pycagenconf itself: + added a …
(edit) @186 [186] 2 years poillubo * removed plugins in pycagenconf do not generate code * cleaned an import …
(edit) @185 [185] 2 years poillubo * changed my jid in the AUTHORS file * first (early) draft of the config …
(edit) @184 [184] 2 years poillubo * make elghinn and guido even more happy
(edit) @183 [183] 2 years poillubo * make elghinn happy
(edit) @182 [182] 2 years poillubo * added an upper bound for get_default_arg * added more unit tests to …
(edit) @181 [181] 2 years poillubo * is_strict_subclass now works correctly with tuple of classes * added …
(edit) @180 [180] 2 years poillubo * catched the correct exception when a client is not found in the desktop …
(edit) @179 [179] 2 years poillubo * more stuff in the pager: + removed an useless import + removed an …
(edit) @178 [178] 2 years poillubo * this is the smallest commit that will ever be made for PycaWM (and …
(edit) @177 [177] 2 years poillubo * cleanups in test.py + no more global imports + no parentheses when …
(edit) @176 [176] 2 years elghinn * we check if nb_desktops contains a number * some minor stuff
(edit) @175 [175] 2 years poillubo * forgot to change disp to display_name somewhere…
(edit) @174 [174] 2 years poillubo * saved the history when pycarepl gets a quit message * completely removed …
(edit) @173 [173] 2 years poillubo * moved the initialization of the current desktop from …
(edit) @172 [172] 2 years poillubo * another russian commit to speed up the pager
(edit) @171 [171] 2 years poillubo * russian commit to speed up the pager
(edit) @170 [170] 2 years poillubo * added the number of virtual desktops as an optional argument in the …
(edit) @169 [169] 2 years poillubo * corrected a bug when switching from the old current desktop to a …
(edit) @168 [168] 2 years poillubo * Pager now works with virtual desktops
(edit) @167 [167] 2 years poillubo * MiniIconBox? now works with virtual desktops
(edit) @166 [166] 2 years poillubo * virtual desktops : first part (Pager and MiniIconBox? need to be ported …
(edit) @165 [165] 2 years elghinn * fixed some typo
(edit) @164 [164] 2 years elghinn * added tests for DictWrapper? and DotDesktop? (and fixed them)
(edit) @163 [163] 2 years elghinn * added categories support in ApplicationMenu? (Desktop Menu Specification)
(edit) @162 [162] 2 years poillubo * moved the keys handling stuff in a separate file (keys.py) * added some …
(edit) @161 [161] 2 years poillubo * plugins can fail to load * plugin dependencies are cleaned up when a …
(edit) @160 [160] 2 years poillubo * handled the WM_NORMAL_HINTS property update (to fix an emacs resizing …
(edit) @159 [159] 2 years elghinn * added new plugin MusicActionButtonBox? * enhanced .desktop support * …
(edit) @158 [158] 2 years poillubo * removed a useless import…
(edit) @157 [157] 2 years poillubo * we can now call PycaWM.quit in a REPL + added a check for a broken pipe …
(edit) @156 [156] 2 years poillubo * new method PycaWM.output_from_command to get the output from …
(edit) @155 [155] 2 years poillubo * added a new plugin to show the dimensions of a resized window (named …
(edit) @154 [154] 2 years poillubo * refactored the README (python-xlib bug in ubuntu feisty + wonderful …
(edit) @153 [153] 2 years poillubo * corrected a bug when resizing a shaded client like emacs -> emacs …
(edit) @152 [152] 2 years poillubo * better debug message when a hook fails * corrected various issues with …
(edit) @151 [151] 2 years poillubo * added a debug message when a hook execution failed * corrected 2 hook …
(edit) @150 [150] 2 years poillubo * when a client is withdrawn, all the transient windows are withdrawn too …
(edit) @149 [149] 2 years poillubo * corrected a bug when moving a shaded client (a ConfigureNotify? was …
(edit) @148 [148] 2 years elghinn * added support for long menu
(edit) @147 [147] 2 years poillubo * added a new submenu: DynamicAddPluginMenu? DynamicAddPluginMenu? hooks …
(edit) @146 [146] 2 years poillubo * changed the PycaWM.plugins data structure (this is a dict of lists …
(edit) @145 [145] 2 years poillubo * plugins can now be loaded/unloaded at runtime; fixes #20 * plugins now …
(edit) @144 [144] 2 years poillubo * s/Focus.init_focus/Focus.init/ * s/Focus.destroy_focus/Focus.destroy/
(edit) @143 [143] 2 years elghinn * russian commit FTW \o/
(edit) @142 [142] 2 years poillubo * russian commit FTW \o/
(edit) @141 [141] 2 years poillubo * corrected wrong arity for ShadeButton?.action_1 * replaced ternary …
(edit) @140 [140] 2 years poillubo * removed the debug module and its tests; fixes #7 (all the module …
(edit) @139 [139] 2 years poillubo * moved the SIGTERM handling from remoteREPL to PycaWM (other plugins …
(edit) @138 [138] 2 years poillubo * removed useless import in ClientUnderPointer? * corrected 2 focus bugs: …
(edit) @137 [137] 3 years poillubo * the steps were wrongly numbered in the default config * coding style …
(edit) @136 [136] 3 years poillubo * fix for the closing of a menu triggered by an ActionButton? the bug …
(edit) @135 [135] 3 years elghinn * pep 8 forever
(edit) @134 [134] 3 years elghinn * added ActionButtonBox? * welcome 2008 * some stuff in button.py for the …
Note: See TracRevisionLog for help on using the revision log.