Dustin Falgout
|
20a56350ab
|
update theme api docs
|
8 years ago |
Dustin Falgout
|
bf37a6634c
|
update theme api docs
|
8 years ago |
Dustin Falgout
|
07fe134488
|
update theme api docs
|
8 years ago |
Dustin Falgout
|
cb0defc64f
|
Fix name in copyright headers
|
8 years ago |
Dustin Falgout
|
89a51f026e
|
remove hard-coded tmp directory. other small changes.
|
8 years ago |
Dustin Falgout
|
8adec67d14
|
name change
|
8 years ago |
Dustin Falgout
|
f9706cb3b9
|
Fix build script to properly handle DESTDIR and PREFIX options.
|
8 years ago |
Dustin Falgout
|
6899920f3d
|
update Makefile (for real this time). few other small changes.
|
8 years ago |
Dustin Falgout
|
e0b775d4d7
|
update Makefile
|
8 years ago |
Dustin Falgout
|
d8f97f278c
|
add requirments.txt file just for dependency tracking
|
8 years ago |
Dustin Falgout
|
8a7261f164
|
update readme
|
8 years ago |
Dustin Falgout
|
cd4ce7b1c6
|
code cleanup
|
8 years ago |
Dustin Falgout
|
c5220449fc
|
remove shebang lines from files that are not meant to be executed. Change shebang line on executable to use python3 explicitly.
|
8 years ago |
Dustin Falgout
|
e5f9d0b90d
|
remove unused imports
|
8 years ago |
Dustin Falgout
|
13197eb9cb
|
update circle.yml
|
8 years ago |
Dustin Falgout
|
411625738e
|
Revert 388cbce058
|
8 years ago |
Dustin Falgout
|
f0f2d9ea83
|
replace $.Deferred() usage in the default theme with ES6 Promise
|
8 years ago |
Dustin Falgout
|
388cbce058
|
Make bridge objects' methods static where applicable
|
8 years ago |
Dustin Falgout
|
9081b833ac
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
2f4fb1a0de
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
fb761c7e65
|
update CI build
|
8 years ago |
Dustin Falgout
|
84ff3c87ed
|
fix Makefile
|
8 years ago |
Dustin Falgout
|
ee9de26e59
|
Update readme. bump version.
|
8 years ago |
Dustin Falgout
|
40f01ab9e1
|
Update readme. bump version.
|
8 years ago |
Dustin Falgout
|
ed37599fbb
|
automatically start at-spi-service if its available (for accessibility)
|
8 years ago |
Dustin Falgout
|
adebcc80a4
|
fix config file handling so that apps can be run from dev copies and installed copies seamlessly
|
8 years ago |
Dustin Falgout
|
83884e7f67
|
Code Improvements and directory structure changes.
|
8 years ago |
Dustin Falgout
|
830a9e94e5
|
update gitattributes
|
8 years ago |
Dustin Falgout
|
40b9434f44
|
update .gitattributes
|
8 years ago |
Dustin Falgout
|
fe77a1c2e3
|
update .gitattributes
|
8 years ago |
Dustin Falgout
|
950af2743b
|
fix config file generation
|
8 years ago |
Dustin Falgout
|
74129cbdde
|
Update Readme
|
8 years ago |
Dustin Falgout
|
c9a7836510
|
cachebuster round 2
|
8 years ago |
Dustin Falgout
|
10e03f258d
|
github cache buster
|
8 years ago |
Dustin Falgout
|
1b2b36c498
|
fix makefile
|
8 years ago |
Dustin Falgout
|
c4d81edbce
|
...
|
8 years ago |
Dustin Falgout
|
7c2e3e7117
|
trying to flush gitattributes from github cache
|
8 years ago |
Dustin Falgout
|
b4f8921321
|
Update .gitattributes
|
8 years ago |
Dustin Falgout
|
243dc9a827
|
update readme
|
8 years ago |
Dustin Falgout
|
717e96090c
|
Update .gitattributes
|
8 years ago |
Dustin Falgout
|
07c0b93260
|
Update .gitattributes
|
8 years ago |
Dustin Falgout
|
0801a7b37e
|
add Makefile
|
8 years ago |
Dustin Falgout
|
111ac5c4fd
|
update .gitignore
|
8 years ago |
Dustin Falgout
|
7bfcf99f00
|
add .gitattributes file to fix github's programming language stats
|
8 years ago |
Dustin Falgout
|
56b80762f6
|
include dist directory
|
8 years ago |
Dustin Falgout
|
66f1db634c
|
update .gitignore
|
8 years ago |
Dustin Falgout
|
26ff1da7ff
|
The master branch now completely belongs to web-greeter 3.0 😤
|
8 years ago |
Dustin Falgout
|
d682a4636a
|
almost ready for testing
|
8 years ago |
Dustin Falgout
|
d0e7b401b4
|
Finish Theme class. Also some work on build config.
|
8 years ago |
Dustin Falgout
|
c44637f511
|
The default theme is now 100% ES6. A lot of code cleanup and improvements were done along the way. Greeter is now fully functional under QtWebEngine. Still have to organize the repo and decide whether or not to ship a compiled binary using Nuitka (has been working well in my testing thus far).
|
8 years ago |