- May 12, 2018
-
-
Guido Gunther authored
so we don't have to remember the options
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
Since the g_signal_emit() is not at the very end of the function one of the listeners might free the lockscreen widget when receiving the "lockscreen-unlock" signal. Hold a reference to prevent being cleaned up before being done.
-
Guido Gunther authored
-
Guido Gunther authored
It's a boolean, not a string
-
Guido Gunther authored
Harmless now but might prevent future errors
-
Guido Gunther authored
Use EXEC=valgrind _build/run
-
- May 11, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This will be moved into an indicator at a later point. Fixes #20
-
Guido Gunther authored
This makes debugging way simpler
-
- May 03, 2018
-
-
Guido Gunther authored
This makes sure the correct output transform is applied to absolute cursor coordinates when a display is rotated. Needed to make touch working on rotated displays. See https://github.com/swaywm/wlroots/pull/935 for the discussion.
-
Guido Gunther authored
-
- May 02, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This one has the necessary fixes for the lock screen.
-
Guido Gunther authored
The lock screen now shows the current time and on upward drag it switches to the lock screen. The lock screen then shows a keypad to unlock the screen. Validating the entered pin will be done in a follow up patch. TODO in future patches: - slide up lock surface when swiping - wiggle pane a little if swipe is too soft - alpha blend out lock screen surface
-
Guido Gunther authored
-
Guido Gunther authored
It's a stupid stub.
-
- Apr 30, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
It's one of the core applications
-
- Apr 29, 2018
-
-
Guido Gunther authored
This on is in Adwaita so we don't need gnome-icon-theme.
-
- Apr 28, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
for the terminal icon
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
So we have a fixed directory for the tests
-
Guido Gunther authored
so it's easier to pick up by rootston
-
Guido Gunther authored
-
- Apr 26, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-