|
|
|
@220
|
[220]
|
5 months |
funkiedamouse |
Changed comments to fit PEP 8 better.
|
|
|
|
@219
|
[219]
|
5 months |
funkiedamouse |
Added docstring comments and doctest invocation.
|
|
|
|
@218
|
[218]
|
6 months |
funkiedamouse |
Modified docstrings in examplewm.py to more closely match PEP 8.
|
|
|
|
@217
|
[217]
|
6 months |
funkiedamouse |
Added docstrings to all classes and functions in examplewm.py.
|
|
|
|
@216
|
[216]
|
7 months |
petli |
Stability fixes: handle destroyed windows better in some Client methods; …
|
|
|
|
@215
|
[215]
|
8 months |
petli |
Proof-of-concept frame implementation
|
|
|
|
@214
|
[214]
|
8 months |
petli |
Withdrawing windows proxied by CompositeProxy? didn't work at all, really. …
|
|
|
|
@213
|
[213]
|
8 months |
funkiedamouse |
Added a client mixin for setting opacity based on focus. Probably won't …
|
|
|
|
@212
|
[212]
|
8 months |
funkiedamouse |
Merged plcm changes from petli.
|
|
|
|
@211
|
[211]
|
8 months |
funkiedamouse |
Added XMMS2 status for the ModeWindow?.
|
|
|
|
@209
|
[209]
|
9 months |
funkiedamouse |
Added support for key handlers added to self at runtime instead of just …
|
|
|
|
@208
|
[208]
|
9 months |
funkiedamouse |
Added code to allow the user to change the symbol used as the degree …
|
|
|
|
@207
|
[207]
|
9 months |
funkiedamouse |
Modified mw_acpi to work with the latest 2.6 kernel; now we accept both …
|
|
|
|
@206
|
[206]
|
9 months |
funkiedamouse |
We no longer need to check for modewindow_pos, as modewindow uses …
|
|
|
|
@205
|
[205]
|
9 months |
funkiedamouse |
Added import for string, since splitpane failed on a traceback without it.
|
|
|
|
@204
|
[204]
|
9 months |
funkiedamouse |
Corrected Y coordinate calculation for menus.
|
|
|
|
@203
|
[203]
|
9 months |
funkiedamouse |
Corrected some comments, and added a docstring and version information to …
|
|
|
|
@202
|
[202]
|
10 months |
funkiedamouse |
Changed 'my' to 'self' for all class methods.
|
|
|
|
@201
|
[201]
|
10 months |
mwm |
Mass delete of CVS $Id lines.
|
|
|
|
@200
|
[200]
|
10 months |
mwm |
Add code to catch ConfigureNotify? changes to a screen. For now, the screen …
|
|
|
|
@199
|
[199]
|
10 months |
mwm |
Add misc.txt with some incompatible changes.
|
|
|
|
@198
|
[198]
|
10 months |
funkiedamouse |
Converted all indentation to more closely match PEP 8; no tabs are used …
|
|
|
|
@197
|
[197]
|
10 months |
funkiedamouse |
Modified ElementTree? imports to work with both Python 2.5-bundled …
|
|
|
|
@196
|
[196]
|
11 months |
mwm |
Extend the plpwm xml configuration facilities to allow for …
|
|
|
|
@195
|
[195]
|
18 months |
mwm |
Move pane configuration data into the xml config file. Update config …
|
|
|
|
@194
|
[194]
|
18 months |
mwm |
Add an example ~/.plpwmrc.xml file.
|
|
|
|
@193
|
[193]
|
18 months |
mwm |
keys.py: Add allmap to map all printable latin1 keys to a single …
|
|
|
|
@191
|
[191]
|
2 years |
mwm |
Remove handling of RemoveClient?. This was a nop prior to wmanager. 1.27, …
|
|
|
|
@190
|
[190]
|
2 years |
mwm |
Fix a typo in a comment
|
|
|
|
@189
|
[189]
|
2 years |
mwm |
Update plpwm.py example for dual heads. Tweak pane_utilities so browsers …
|
|
|
|
@188
|
[188]
|
2 years |
mwm |
Update my exaple file. Fixes to the input and pane_utilities for dealing …
|
|
|
|
@187
|
[187]
|
3 years |
petli |
Rewrote yesterdays hack to get dynamic border colors. Now it is much more …
|
|
|
|
@186
|
[186]
|
3 years |
petli |
New mixin: DynamicColorBorderClient?. border.py was restructured for this, …
|
|
|
|
@185
|
[185]
|
3 years |
petli |
Avoid crashing when some ACPI proc directories are not present
|
|
|
|
@184
|
[184]
|
3 years |
petli |
Some tweaks to my wm
|
|
|
|
@183
|
[183]
|
3 years |
petli |
RemoveClient? event bug fix
|
|
|
|
@182
|
[182]
|
3 years |
petli |
Minor mw_acpi fix for 2.6 kernels
|
|
|
|
@181
|
[181]
|
3 years |
petli |
Views can now be managed on a most-recently-visited basis, set …
|
|
|
|
@180
|
[180]
|
3 years |
mwm |
Add imdb websearch button. Move google images to make way for it.
Mabye …
|
|
|
|
@179
|
[179]
|
3 years |
mwm |
Add websearch class that reads a string from the user, then launches a web …
|
|
|
|
@178
|
[178]
|
3 years |
mwm |
Turn the refernces to what used to be globals in plpwm.py in …
|
|
|
|
@177
|
[177]
|
3 years |
mwm |
Move a lot of utilities code out of examples/plpwm.py into …
|
|
|
|
@176
|
[176]
|
3 years |
mwm |
Update the plpwm to my new, one-video-card, environment.
|
|
|
|
@175
|
[175]
|
3 years |
petli |
Modewindow module to track status files
|
|
|
|
@174
|
[174]
|
3 years |
petli |
Support Linux 2.6 cpu freq interface
|
|
|
|
@173
|
[173]
|
4 years |
petli |
Improve IM tracing: avoid having clients of the same type overwriting each …
|
|
|
|
@172
|
[172]
|
4 years |
petli |
Added ClientIconified? and ClientDeiconified? events. Used these for an …
|
|
|
|
@171
|
[171]
|
4 years |
mwm |
Update inspect.py to use the random modules instead of the obsolescent …
|
|
|
|
@170
|
[170]
|
4 years |
petli |
Added mw_acpi, to display battery and other status information on modern …
|
|
|
|
@169
|
[169]
|
4 years |
mwm |
Status is Production/Stable, not ProductionS/Stable.
|
|
|
|
@168
|
[168]
|
4 years |
mtigges |
A new module which provides event handling in the same way keys.py does …
|
|
|
|
@167
|
[167]
|
4 years |
mtigges |
Thwarts a crash that thwarts a crash if the window manager calls eval
to …
|
|
|
|
@166
|
[166]
|
4 years |
mtigges |
simple little mixin to print your gmail inbox status to the modewindow.
|
|
|
|
@165
|
[165]
|
4 years |
mtigges |
a pair of mixins that control xmms, and provide modewindow output
|
|
|
|
@164
|
[164]
|
4 years |
mtigges |
Added a simple function in the base class to set the position to …
|
|
|
|
@163
|
[163]
|
4 years |
mtigges |
added the feature to centre the menu if -1,-1 is passed as the position
to …
|
|
|
|
@162
|
[162]
|
5 years |
petli |
Remove the old path settings from the small tools (this should go into …
|
|
|
|
@160
|
[160]
|
5 years |
mwm |
Add the pdf file to the repository.
|
|
|
|
@159
|
[159]
|
5 years |
mwm |
Change the version number to 2.6a
|
|
|
|
@158
|
[158]
|
5 years |
mwm |
We now provide a pdf copy of the documentation.
|
|
|
|
@157
|
[157]
|
5 years |
mwm |
Cleaning up before rolling out 2.6.
|
|
|
|
@156
|
[156]
|
5 years |
mwm |
Set up news for a 2.6a release.
|
|
|
|
@155
|
[155]
|
5 years |
mwm |
Remove xlibpath.py.in, as we no longer have a configuration phase to …
|
|
|
|
@154
|
[154]
|
5 years |
mwm |
Update the NEWS file for the 2.6 release.
|
|
|
|
@153
|
[153]
|
5 years |
mwm |
We no longer configure the scripts, so remove the reference to …
|
|
|
|
@152
|
[152]
|
5 years |
mwm |
Get the 2.5 NEWS file into HEAD.
|
|
|
|
@151
|
[151]
|
5 years |
mwm |
Final piece for setup.py
|
|
|
|
@150
|
[150]
|
5 years |
mwm |
Check in changes preparing for the release.
|
|
|
|
@149
|
[149]
|
5 years |
mwm |
Get a distutils in places that works so CVS users can use it. It's still …
|
|
|
|
@148
|
[148]
|
5 years |
mwm |
Cleaning up things in preperation to creating a distutils distribution.
|
|
|
|
@147
|
[147]
|
5 years |
mwm |
Swappd the behavior of C-space and C-S-Space.
|
|
|
|
@146
|
[146]
|
5 years |
petli |
Fix bugs on negative window coords
|
|
|
|
@145
|
[145]
|
5 years |
mwm |
Add gnucash to the set of one-keystroke applications.
|
|
|
|
@144
|
[144]
|
6 years |
petli |
Use default bell volume if no matching view is found.
|
|
|
|
@143
|
[143]
|
6 years |
petli |
Cleaned up my petliwm.py a bit, dropping unused code.
|
|
|
|
@142
|
[142]
|
6 years |
petli |
Small tweaks to petliwm
|
|
|
|
@141
|
[141]
|
6 years |
mwm |
Fix the one reference to the window I didn't catch the first time.
|
|
|
|
@140
|
[140]
|
6 years |
mwm |
Fix the bug where panes was resizing subwindows as well as windows …
|
|
|
|
@139
|
[139]
|
6 years |
mwm |
Tweak the initial pane recreation to remove any new panes on the main …
|
|
|
|
@138
|
[138]
|
6 years |
petli |
Add function to mute mixer
|
|
|
|
@137
|
[137]
|
6 years |
petli |
Various improvemens and fixes to Screen.system(), and mixer control module …
|
|
|
|
@136
|
[136]
|
7 years |
petli |
Check for allow_self_changes when a managed window attempts to map itself
|
|
|
|
@135
|
[135]
|
7 years |
mwm |
My new keyboard doesn't have a menu key, so change that binding to
Meta-M. …
|
|
|
|
@134
|
[134]
|
7 years |
mwm |
Finish the move to the windows/menu keys. Some whitespace cleanup while …
|
|
|
|
@133
|
[133]
|
7 years |
mwm |
Sigh. Add another cleanup to a moved function. Grumble.
|
|
|
|
@132
|
[132]
|
7 years |
mwm |
Move the applications menus from m to a.
|
|
|
|
@131
|
[131]
|
7 years |
mwm |
Add the call to the cleanup in the one fucntion moved into …
|
|
|
|
@130
|
[130]
|
7 years |
mwm |
Rearrange all the key mappsing so I actually use the Windows and Menu …
|
|
|
|
|