Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | {src,tests}/Makefile.am: implement proper GTK+ 3/GTK 4 switching support. | Mihai Moldovan | 2023-09-12 | 1 | -0/+15 |
| | | | | Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/56 | ||||
* | tests/arctica-greeter.vala: remove left-over singleton class member. | Mihai Moldovan | 2023-05-03 | 1 | -2/+0 |
| | | | | This is not needed any longer. | ||||
* | misc src/: completely rework high contrast mode, add stub for big font mode. | Mihai Moldovan | 2023-02-06 | 1 | -1/+0 |
| | | | | | | | | | This is a work-in-progress. The reworked high contrast mode adds support for a configurable high contrast GTK theme and changes a lot of widgets to change their color. The big font mode is a stub currently. | ||||
* | misc src/: make ArcticaGreeter a proper vala SingleInstance class. | Mihai Moldovan | 2023-02-06 | 2 | -27/+53 |
| | | | | | This allows us to drop the rather awkward self-referencing static singleton member and use a standard vala/glib feature. | ||||
* | Fix some typos | Elyes HAOUAS | 2022-06-27 | 1 | -5/+5 |
| | | | | Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> | ||||
* | White-space cleanup. Removing superfluous EOL white-spaces. | Mike Gabriel | 2017-12-07 | 1 | -6/+6 |
| | |||||
* | Compile with Vala debugging information | Robert Ancell | 2017-04-18 | 1 | -0/+1 |
| | |||||
* | Use valgrind to make build logs bigger help in triaging FTBFS problems. | Robert Ancell | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | unit tests: GLX extension not required in our Xvfb test runs. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Revert "Remove *.stamp files on distclean." | Mike Gabriel | 2015-10-26 | 1 | -1/+0 |
| | | | | This reverts commit 8c82d897d5e1acb82503d672d4d86a9e1be74b46. | ||||
* | Remove *.stamp files on distclean. | Mike Gabriel | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | Fix failing testsuite by enforce setting XDG_DATA_DIRS internally if ↵ | Mike Gabriel | 2015-10-26 | 1 | -0/+2 |
| | | | | XDG_DATA_DIRS is not set in the environment. | ||||
* | Adapt to using ArcticaProject's remote-logon-service. | Mike Gabriel | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 3 | -41/+41 |
| | |||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 6 | -0/+1069 |