| Commit message (Expand) | Author | Age | Files | Lines |
* | @bugfix: Fix building for WAYLAND_ONLY by using the proper define | Chris Michael | 2014-03-18 | 1 | -1/+5 |
* | replace ev->keyname with ev->key | Mike Blumenkrantz | 2014-03-13 | 1 | -2/+2 |
* | try locking new desklock interfaces on append if state == locked | Mike Blumenkrantz | 2014-01-15 | 1 | -0/+8 |
* | feature: make desklock hookable, break out current desklock into module, move... | Mike Blumenkrantz | 2014-01-14 | 1 | -809/+110 |
* | feature: revive personal desklock passwords | discomfitor | 2014-01-14 | 1 | -18/+13 |
* | add blocker rects for desklock | discomfitor | 2014-01-14 | 1 | -2/+16 |
* | break out desklock into display server-able hooks | discomfitor | 2014-01-14 | 1 | -60/+51 |
* | compositor rewrite / charlie-foxtrot situation | Mike Blumenkrantz | 2014-01-14 | 1 | -38/+21 |
* | clean up desklock showing on startup, add env var for checking unlocked state | Mike Blumenkrantz | 2013-12-19 | 1 | -0/+2 |
* | force comp reshape after desklock hide | Mike Blumenkrantz | 2013-11-27 | 1 | -0/+1 |
* | giant comp rejiggering commit #5: | Mike Blumenkrantz | 2013-04-15 | 1 | -2/+2 |
* | nocomp mode now dynamically enables/disables based on the state and stacking ... | Mike Blumenkrantz | 2013-02-18 | 1 | -0/+4 |
* | giant comp rejiggering commit #2: popups are now objects drawn directly onto ... | Mike Blumenkrantz | 2013-02-18 | 1 | -0/+3 |
* | desklock now uses comp canvas | Mike Blumenkrantz | 2013-02-18 | 1 | -89/+33 |
* | use handler list append macro for desklock handlers | Mike Blumenkrantz | 2013-02-18 | 1 | -28/+7 |
* | giant rollup commit fixing all xkb issues | Mike Blumenkrantz | 2013-01-31 | 1 | -7/+7 |
* | Backlight, screenlock and screensaver don't check for fullscreen windows - we... | Miculcy Brian | 2013-01-14 | 1 | -6/+1 |
* | formatting: all at once | Mike Blumenkrantz | 2013-01-11 | 1 | -29/+30 |
* | Added option for doing desklock, blanking or dimming even when showing fullsc... | Miculcy Brian | 2013-01-07 | 1 | -2/+5 |
* | added function to hide all active menus, always hide menus when desklocking | Mike Blumenkrantz | 2012-12-31 | 1 | -0/+2 |
* | improper E_FREE usage | Mike Blumenkrantz | 2012-12-14 | 1 | -1/+1 |
* | fix magic fail when deleting desklock popup: popup already hidden, so don't n... | Mike Blumenkrantz | 2012-12-14 | 1 | -1/+1 |
* | some text fixes from thomasg | Mike Blumenkrantz | 2012-11-30 | 1 | -1/+1 |
* | fix inconsistent signal src for desklock. | Carsten Haitzler | 2012-11-15 | 1 | -2/+4 |
* | desklock popup now sets its own title and class | Mike Blumenkrantz | 2012-10-25 | 1 | -0/+2 |
* | remove all LD_LIBRARY_PATH shenanigans from e17 | Mike Blumenkrantz | 2012-10-10 | 1 | -2/+0 |
* | spellcheck hooooooooooooooooooooooo | Mike Blumenkrantz | 2012-10-08 | 1 | -2/+2 |
* | ton of xkb fixes: | Mike Blumenkrantz | 2012-10-03 | 1 | -7/+9 |
* | straggler from last commit | Mike Blumenkrantz | 2012-10-02 | 1 | -0/+3 |
* | add another tab in desklock config to allow changing keyboard layout on deskl... | Mike Blumenkrantz | 2012-10-02 | 1 | -0/+7 |
* | add new language config dialog for setting a desklock language (NOT keyboard ... | Mike Blumenkrantz | 2012-10-02 | 1 | -1/+7 |
* | e: cleanup layer handling | Sebastian Dransfeld | 2012-10-02 | 1 | -3/+2 |
* | E17: gettext translation ++ | Vincent Torri | 2012-09-21 | 1 | -2/+2 |
* | switch order of desklock wallpaper finding when desklock is set to use "curre... | Mike Blumenkrantz | 2012-09-20 | 1 | -3/+3 |
* | fix bug where desklock background would not be correctly set when using "curr... | Mike Blumenkrantz | 2012-09-19 | 1 | -3/+11 |
* | register and unregister desklock backgrounds on init/shutdown | Mike Blumenkrantz | 2012-09-19 | 1 | -0/+11 |
* | oops forgot to return ret. | Carsten Haitzler | 2012-08-22 | 1 | -0/+1 |
* | only found 1 place we dont zero out desklock pw asap after its not | Carsten Haitzler | 2012-08-22 | 1 | -14/+20 |
* | fix usage of PATH_MAX when not working with files | Mike Blumenkrantz | 2012-08-22 | 1 | -2/+2 |
* | desklock now properly supports ctrl+a for those times when you know you misty... | Mike Blumenkrantz | 2012-07-20 | 1 | -3/+58 |
* | e: add scripting feature to lock/unlock require some tests. | Cedric BAIL | 2012-07-17 | 1 | -2/+110 |
* | only track mouse movement when zones > 1, fix login box show/hide for multizo... | Mike Blumenkrantz | 2012-07-16 | 1 | -15/+17 |
* | handle desklock current_zone change better | Mike Blumenkrantz | 2012-07-16 | 1 | -2/+7 |
* | whoops, actually show desklock | Mike Blumenkrantz | 2012-07-16 | 1 | -1/+1 |
* | don't bother creating desklock login box at all if we aren't even going to sh... | Mike Blumenkrantz | 2012-07-16 | 1 | -13/+10 |
* | rewrite desklock to be more dynamic, removed relock jobs, properly handle add... | Mike Blumenkrantz | 2012-07-16 | 1 | -145/+163 |
* | resize desklock bg object too | Mike Blumenkrantz | 2012-07-16 | 1 | -0/+1 |
* | more sane handling of desklock when zone move/resize happens | Mike Blumenkrantz | 2012-07-16 | 1 | -3/+11 |
* | add e_desklock_state_get() to provide an api for determining the current stat... | Mike Blumenkrantz | 2012-07-09 | 1 | -0/+11 |
* | my last commit was a failure. this commit is somewhat less of a failure. | Mike Blumenkrantz | 2012-07-09 | 1 | -4/+4 |