Dustin Falgout
83801d3e2e
fix typo
8 years ago
Dustin Falgout
84aaacf9b9
get latest version of meson (needed for supporting new syntax used in our meson.build files)
8 years ago
Dustin Falgout
fee500ac3e
update circle.yml
8 years ago
Dustin Falgout
9dfd24053e
update circle.yml
8 years ago
Dustin Falgout
2d387e90b7
update readme
8 years ago
Dustin Falgout
05df80aa10
remove dummy cmake file
8 years ago
Dustin Falgout
c726d4bcc4
update readme with how to build using meson.
8 years ago
Dustin Falgout
96dec934fb
finish removing autotools files
8 years ago
Dustin Falgout
a089e0e6f1
start removing files related to autotools build system
8 years ago
Dustin Falgout
4aa36362eb
update gitignore
8 years ago
Dustin Falgout
e187194b3c
fix mock script causing theme to fail when lightdm is running
8 years ago
Dustin Falgout
72e07490b7
fix incorrect option names
8 years ago
Dustin Falgout
4805ce2b5b
😤
8 years ago
Dustin Falgout
0326bc91ad
😒
8 years ago
Dustin Falgout
1b09ecf47f
use gresource system to load css file
8 years ago
Dustin Falgout
13896db2ea
start work on replacing autotools with meson
8 years ago
Dustin Falgout
18aa662a11
Update README.md
8 years ago
Dustin Falgout
798cd6f97d
Merge pull request #74 from paescuj/master
...
Workaround for CircleCI build test
8 years ago
Pascal Jufer
92ebb08883
test: remove "cd" and split over multiple lines
...
It isn't necessary to change to the checkout directory because this is already the default pwd in the test section. Also split the commands over multiple line for overview purposes.
8 years ago
Pascal Jufer
afcc00c43c
Add comments
8 years ago
Pascal Jufer
f1079f8a0a
Ignore error during installation of libwebkit2gtk
...
During the installation of libwebkit2gtk-4.0-dev the apparmor-profile-load script called by the post installation script of lxc-common fails due to the missing systemd-detect-virt binary, which is not present in trusty but expected to be there as we are using packages from xenial. Consequently the whole installation command is considered as failed. However the installation of libwebkit2gtk-4.0-dev is actually successful, so we can ignore this error.
8 years ago
Pascal Jufer
352460fd99
Revert unnecessary upstart specific changes
...
This reverts commit 3f6f1dabfd
.
8 years ago
Pascal Jufer
3c1f08cd16
Correct command for upgrading upstart
8 years ago
Pascal Jufer
dc41931cd3
Prevent prompts during upstart upgrade as well
8 years ago
Pascal Jufer
3f6f1dabfd
Upgrade upstart to prevent lxc-common error
8 years ago
Pascal Jufer
a03105d999
Prevent prompts during libwebkitgtk installation
8 years ago
Pascal Jufer
7060e7cd96
Update repositories initially
8 years ago
Pascal Jufer
2333620364
Use the xenial repo to get libwebkit2gtk-4.0-dev
8 years ago
Dustin Falgout
6b824b5557
Merge pull request #71 from paescuj/master
...
Complete revert bugsnag error reporting
8 years ago
Pascal Jufer
279f25bf5b
Complete revert bugsnag error reporting
...
In addition to 9532d2395e
8 years ago
Dustin Falgout
e0a2c6cf77
part of #70
8 years ago
Dustin Falgout
1473ad1c41
LightDMUser.name and LightDMUser.real_name are deprecated.
8 years ago
Dustin Falgout
009213391c
Fixes #70
8 years ago
Dustin Falgout
3290279e8a
fix typo
8 years ago
Dustin Falgout
c6fa988832
add config for circleci
8 years ago
Dustin Falgout
66392277da
code cleanup
8 years ago
Dustin Falgout
2120486d18
Merge pull request #69 from samueldr/fix-backgroundflash
...
Combine css files in one / Removes white flash
8 years ago
Samuel Dionne-Riel
24faa81317
Combined css files in one.
...
The nature of CSS selectors makes it possible to combine the
sheets by using multiple selectors for the ruleset.
This changeset has been tested on:
- Ubuntu xenial, which uses GTK 3.18
- archlinux (current), which uses GTK 3.20
8 years ago
Dustin Falgout
6b90a190a3
Merge pull request #64 from paescuj/master
...
Fix installation command
8 years ago
Pascal Jufer
8b6f8a8ab3
Fix installation command
8 years ago
Dustin Falgout
73dd97a341
Update README.md
9 years ago
Dustin Falgout
f6e22e54f9
Update README.md
9 years ago
Dustin Falgout
a08df7e18d
Update README.md
9 years ago
Dustin Falgout
1f673b00a1
Update README.md
9 years ago
Dustin Falgout
5c13289efb
add link to new theme api docs to README
9 years ago
Dustin Falgout
01bc700523
finally done with docs I think.
9 years ago
Dustin Falgout
448aec6d72
...
9 years ago
Dustin Falgout
a248c9e2e1
starting to hate jsdoc
9 years ago
Dustin Falgout
5d52b7913f
trying to fix jsdoc error
9 years ago
Dustin Falgout
10398f0612
trying to fix jsdoc error
9 years ago