26 Commits (2100d137c327b5003a8e3303b02ed9186e4f9c6f)

Author SHA1 Message Date
Scott Balneaves cdaabe09be Readability improvements, exception handling improvements 9 years ago
Dustin Falgout f855f00e6a dont try to free int vars 9 years ago
Dustin Falgout 98a01c80ab cleanup code formatting 9 years ago
Dustin Falgout a019b8f356 cleanup code formatting 9 years ago
Dustin Falgout 329a1e8083 sync with local 9 years ago
Scott Balneaves d7c863e36b Plug remaining string leaks 9 years ago
Scott Balneaves 9b5a8dc67c Ensure when we return a string, we also return a null correctly. Free strings we create 9 years ago
Scott Balneaves d644eea63a API upgrade; complete API including the guest functions, bring API completely in line with LightDM API 9 years ago
Scott Balneaves 17ff86f2da Since default_session has no settor, only a gettor, no reason it shouldn't be marked ReadOnly 9 years ago
Scott Balneaves 9dea4c3af1 Provide backwards compatibility for provide_secret callback 9 years ago
Scott Balneaves 40b86cb688 Implement the set_layout_cb function 9 years ago
Scott Balneaves 9edd7bfba9 Add in exception handling 9 years ago
Scott Balneaves 4cd3457a27 Eliminated static char arrays, replaced with JSString*Size calls and g_malloc 9 years ago
Scott Balneaves ac961e5fb0 Escape text 9 years ago
Scott Balneaves 32ff719064 Functional changes 9 years ago
Dustin Falgout 0ae79d4b30 use compton to handel compositing (transitions) 10 years ago
Dustin Falgout 18fe612f70 fix compiler errors 10 years ago
Dustin Falgout 315a20d700 add support for getting lock hint from lightdm (for when greeter is started as a lock-screen) 10 years ago
Dustin Falgout f30794f3a7 fade out animation for sigterm callback 10 years ago
Dustin Falgout e94fb5dd7f code formatting cleanup 10 years ago
Dustin Falgout 39e1c3c51a add some window manager functionality since we are running without one 10 years ago
Dustin Falgout 1f9783e2d9 worry about quite callback later 10 years ago
Dustin Falgout d523389349 port upstream fixes 10 years ago
Alexandre Filgueira 23ec57c325 lightdm-webkit2-greeter ported from lightdm-webkit-greeter by karasu 11 years ago