index
:
enso_linux.git
master
Linux-specific code for Enso.
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-20
* Set default install prefix to sys.prefix
HEAD
master
Guillaume Seguin
1
-1
/
+1
2008-03-19
* Fall back to root window geometry when _NET_WORKAREA isn't available
Guillaume Seguin
1
-1
/
+3
2008-03-18
* Attempt to handle Num_Lock
Guillaume Seguin
1
-14
/
+37
2008-03-18
* Coding style fix
Guillaume Seguin
1
-1
/
+3
2008-03-18
* Fix special keycodes filtering
Guillaume Seguin
1
-3
/
+9
2008-03-17
* Cleanly stop input handling when something wrong occured
Guillaume Seguin
1
-2
/
+3
2008-03-17
* Attempt to filter out invalid chars
Guillaume Seguin
2
-7
/
+24
2008-03-17
* Whitespace
Guillaume Seguin
1
-1
/
+1
2008-03-17
* Improve Caps Lock handling
Guillaume Seguin
1
-21
/
+27
2008-03-17
* Relicense to a BSD/MIT like license
Guillaume Seguin
7
-437
/
+177
2008-03-16
* Improve backward gtk compatibility
Guillaume Seguin
1
-4
/
+9
2008-03-16
* Fall back to root window geometry when _NET_CURRENT_DESKTOP isn't available
Guillaume Seguin
1
-1
/
+3
2008-03-16
* Move everything to linux/ subdirectory
Guillaume Seguin
10
-1
/
+5
2008-03-16
* Fix python 2.4 compatibility
Mark Eichin
1
-4
/
+5
2008-03-16
* Improve thread handling
Guillaume Seguin
1
-0
/
+10
2008-03-13
* Use PRIMARY selection for pasting
Guillaume Seguin
1
-2
/
+1
2008-03-13
* Don't update output shape when the screen is composited
Guillaume Seguin
1
-1
/
+2
2008-03-12
* Handle case where the display has no RGBA colormap
Guillaume Seguin
1
-0
/
+1
2008-03-12
* Move selection/ module to a single selection.py file
Guillaume Seguin
2
-1
/
+0
2008-03-12
* Use a time-based (instead of iteration-based) timeout for clipboard fetching
Guillaume Seguin
1
-5
/
+4
2008-03-12
* Add selection handling submodule, move two functions to an utils file
Guillaume Seguin
5
-11
/
+166
2008-03-10
Make the reenable message a debug message
Stuart Langridge
1
-1
/
+1
2008-03-10
Just have "and contributors" on copyright line for now
Stuart Langridge
1
-1
/
+1
2008-03-10
Add a new contributor line for sil
Stuart Langridge
1
-1
/
+3
2008-03-09
Use xmodmap to disable Caps Lock so it can be used as quasimode key, and reen...
Stuart Langridge
1
-2
/
+34
2008-03-07
* Use logging module and gtk.main_quit to handle X errors
Guillaume Seguin
1
-2
/
+2
2008-03-07
* Try all the keys we have keycodes for and not just the first one
Guillaume Seguin
1
-12
/
+12
2008-03-07
* Oops, missing )
Guillaume Seguin
1
-1
/
+1
2008-03-07
* Include xset optionnal dep in README
Guillaume Seguin
1
-0
/
+4
2008-03-07
* Use logging module instead of a raw print statement
Guillaume Seguin
1
-2
/
+2
2008-03-07
* Use named keys for QuasiMode trigger keys instead of raw keycodes
Guillaume Seguin
1
-6
/
+10
2008-03-07
* Fix error handler to actually display the error
Guillaume Seguin
1
-1
/
+1
2008-03-07
* Add a distutils-based installer and a VERSION file
Guillaume Seguin
2
-0
/
+159
2008-03-07
* Cleanup previous commit by making wallpaper variables _impl class members
Guillaume Seguin
1
-15
/
+14
2008-03-07
* Share wallpaper surface between TransparentWindow's and update it only once
Guillaume Seguin
1
-8
/
+15
2008-03-07
* Update shape before initially showing the window
Guillaume Seguin
1
-0
/
+1
2008-03-07
* Do not update wallpaper surface when not faking transparency
Guillaume Seguin
1
-1
/
+1
2008-03-07
* Update shape before queueing draw in update (), not after
Guillaume Seguin
1
-1
/
+1
2008-03-07
* Wait until Cairo surface is created before showing a TransparentWindow
Guillaume Seguin
1
-1
/
+1
2008-03-07
* Coding style: Missing linefeed
Guillaume Seguin
1
-0
/
+1
2008-03-07
* Correctly destroy transparent windows
Guillaume Seguin
1
-0
/
+4
2008-03-06
* Shape output for non-composited setups and pack it with input shaping
Guillaume Seguin
1
-4
/
+5
2008-03-04
* Ignore opacity if screen isn't composited and we are not faking transparency
Guillaume Seguin
1
-1
/
+4
2008-03-04
* Add README
Guillaume Seguin
1
-0
/
+13
2008-03-04
* Add AUTHORS file
Guillaume Seguin
1
-0
/
+2
2008-03-04
* Add COPYING file (final license is still to be defined)
Guillaume Seguin
1
-0
/
+340
2008-03-04
* Add .gitignore file
Guillaume Seguin
1
-0
/
+3
2008-03-04
* Initial import
Guillaume Seguin
3
-0
/
+624