|
|
ee023158c0
|
Move ignores file from bzr to git
|
2009-11-18 10:09:59 +00:00 |
|
|
|
edb6dee07b
|
Allows for local config file in ~/.config, also enable info logging on oblogout command
|
2009-11-18 00:25:57 +00:00 |
|
|
|
350d3ce38d
|
Fixes LP #376736 - Last button unvalidated.
|
2009-11-18 00:01:50 +00:00 |
|
|
|
cf346d3719
|
Fixes LP #376717 - Switch button doesn't work as expected.
|
2009-11-17 23:47:18 +00:00 |
|
|
|
3ad5d47259
|
Fixed Arch PKGBUILD to pull from the right tree
|
2009-11-17 23:31:02 +00:00 |
|
|
|
4c0a3a21c0
|
Fixes LP #365976, faulty config file parsing. Also removes extra debug line
|
2009-05-14 17:28:44 +01:00 |
|
|
|
05d70532ed
|
When running in command mode, config checker now checks to see if the button
has a valid command, if not, remove the button.
|
2009-05-14 17:23:56 +01:00 |
|
|
|
e0ceac0197
|
Abstracted Lock commands to allow no locking, Fix suggested by Matthew Horsell.
|
2009-05-14 16:55:00 +01:00 |
|
|
|
936ca19e29
|
Added simplistic-small
|
2009-04-16 20:51:57 +01:00 |
|
|
|
29696385f9
|
Removed MANIFEST.in
|
2009-04-15 23:23:29 +01:00 |
|
|
|
aca24b6427
|
Changed foom -> simplistic, removed unneeded files.
|
2009-04-15 23:22:14 +01:00 |
|
|
|
373f8fb9ee
|
Move versioning to 0.3
|
2009-04-13 22:44:41 +01:00 |
|
|
|
5d76f0900b
|
Release 0.2
v0.2
|
2009-04-13 21:51:40 +01:00 |
|
|
|
4a3e00fa54
|
Fixed command execution, actually executes now for all buttons.
|
2009-04-13 21:37:08 +01:00 |
|
|
|
3702d1f5cc
|
[commands] section now loaded and configured
|
2009-04-13 21:34:36 +01:00 |
|
|
|
60e317ebc9
|
Updated i18n generation files to reflect file changes
|
2009-04-05 19:40:29 +01:00 |
|
|
|
cbc6e86bea
|
Added friendly error messages to setup script.
|
2009-04-05 14:33:11 +01:00 |
|
|
|
dc941af15e
|
Import of test scripts
|
2009-04-05 14:30:28 +01:00 |
|
|
|
b027395b1b
|
oblogout module tidy
|
2009-04-05 14:30:03 +01:00 |
|
|
|
bbd43804d1
|
cleanup dbus calling
|
2009-04-05 14:26:45 +01:00 |
|
|
|
6db2588b7d
|
Use SingleInstance when creating the Dbus objects
|
2009-03-29 20:21:33 +01:00 |
|
|
|
59db6ee232
|
Fixed PIL opacity rendering, now fades to the correct value
|
2009-03-29 19:00:23 +01:00 |
|
|
|
58a7b344df
|
Abstracted out the dbus class further, and fixed class logging
|
2009-03-29 18:09:04 +01:00 |
|
|
|
bd4bf6edb7
|
[Oops] Uncomment the actual shutdown/restart commands
|
2009-03-29 16:06:01 +01:00 |
|
|
|
704e07ba95
|
Fixed dbus auth functions, now takes a more brute force attempt if
PolicyKit object is acting up (bug?)
|
2009-03-29 16:05:01 +01:00 |
|
|
|
f3412e1eba
|
Modified Arch build to use Bzr to grab latest version
|
2009-03-29 15:18:29 +01:00 |
|
|
|
f8f6fc25f4
|
Added basic Arch PKGBUILD file.
|
2009-03-29 15:03:09 +01:00 |
|
|
|
e5ad550d75
|
Moved dbus function out to it's own abstracted class, did various code
cleanups in oblogout.py
|
2009-03-29 14:52:34 +01:00 |
|
|
|
83ca843372
|
Renamed a few functions in the OpenboxLogout classes to denote private
functions, added inital support for authorisation calls via dbus
|
2009-03-29 11:38:16 +01:00 |
|
|
|
47b37c20fe
|
Modified control file to use python-dbus and policykit as recommended
packages, after all these are not required for oblogout to run.
|
2009-03-29 10:34:51 +01:00 |
|
|
|
9319c7bac5
|
Handle policykit errors on shutdown/reboot. Hardly clean but it works.
|
2009-03-22 10:18:32 +00:00 |
|
|
|
f5702985d6
|
Updated default commands
|
2009-03-21 10:34:09 +00:00 |
|
|
|
cca1d3ea27
|
Fixes #327451, colors are not matched using color_parse instead of
Color init.
|
2009-03-21 10:06:15 +00:00 |
|
|
|
4099165095
|
Moved dbus setup to load_config, allows for dbus only to be loaded if
required.
|
2009-03-21 09:55:23 +00:00 |
|
|
|
0a6d5a5360
|
Added option to not use HAL, instead using command execution. This will
allow for portability to systems that don't have HAL installed.
At the moment the configuration for the command lines in the conf file
do not work.
|
2009-03-21 09:37:21 +00:00 |
|
|
|
bb49ab4195
|
Reorganise theme loading to work correctly, fixes LP #324130
|
2009-02-14 09:45:00 +00:00 |
|
|
|
db54167c52
|
Updated languages
|
2009-02-01 22:51:03 +00:00 |
|
|
|
07704e4a26
|
Fixed setup script to grab correct config file from data
|
2009-02-01 22:13:34 +00:00 |
|
|
|
ddbad14e8d
|
Added original SVG source file for the foom icon set.
Placed under the GPL2 by Foomandoonian
|
2009-02-01 19:37:36 +00:00 |
|
|
|
e41a8fc191
|
Fix issue with previous commit, os.path.exists, not os.exists
|
2009-01-29 22:36:46 +00:00 |
|
|
|
b0700aa90e
|
Start of SVG support, check if the icon file exists and attempts to load
it.
|
2009-01-29 22:35:42 +00:00 |
|
|
|
5209135f87
|
Merged in oblogout-distutils r58-r68.
|
2009-01-29 22:25:53 +00:00 |
|
|
|
a9aaa278dc
|
Fixes LP #322208
|
2009-01-28 18:17:52 +00:00 |
|
|
|
796e5f80f5
|
Merged in changes from the oblogout-distutils-extra branch
|
2009-01-26 23:01:36 +00:00 |
|
|
|
8ffe6e4ce3
|
Fixes LP #321384 - Should now hide the window and use a try/catch to
send the dbus message and quit correctly.
|
2009-01-26 20:39:56 +00:00 |
|
|
|
648b5e23fc
|
Updated translations, provided by the #! community. These have been
completed by:
arl - German
Hanna Pietikäinen - Finnish
benji - French
Alon Horn - Hebrew
papparonny - Norwegian
|
2009-01-26 19:32:03 +00:00 |
|
|
|
72dcbe4f31
|
Changed to "all" arch
|
2009-01-24 18:03:44 +00:00 |
|
|
|
a94789b390
|
Added Ubuntu/Debian packaging files
|
2009-01-24 13:26:12 +00:00 |
|
|
|
1c3e00d767
|
Added licensing information to "oblogout" command
|
2009-01-24 12:49:28 +00:00 |
|
|
|
fd191fefa7
|
Remove unneed (and commented out) lines of code, Made sure that the term
is locked on suspend and hibernate.
|
2009-01-24 12:45:12 +00:00 |
|