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