- 28 Mar, 2014 2 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
This is useful for adding other surfaces to an existing layer, like adding the clock and app launcher to the panel's layer.
-
- 26 Mar, 2014 1 commit
-
-
Marco Barisione authored
-
- 25 Mar, 2014 4 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 24 Mar, 2014 2 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 21 Mar, 2014 1 commit
-
-
Marco Barisione authored
-
- 18 Mar, 2014 1 commit
-
-
Jonny Lamb authored
-
- 14 Mar, 2014 1 commit
-
-
Jonny Lamb authored
At the moment there's a problem where weston_view->output_mask for the app launcher window isn't updated during the animation of moving it onscreen. While offscreen ->output_mask is obviously 0 but during the animation the correct output should be added to the mask. To workaround this problem for now we'll keep the window always onscreen but hidden by the panel so this problem is never hit. This is a horrible hack and should be fixed properly as soon as possible.
-
- 07 Mar, 2014 5 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
Now we have a LICENSE file we don't need this one.
-
Tiago Vignatti authored
-
Tiago Vignatti authored
-
- 05 Mar, 2014 2 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 04 Mar, 2014 4 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 18 Feb, 2014 4 commits
-
-
Jonny Lamb authored
Use this to stop showing static times for both clocks.
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 17 Feb, 2014 8 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
Due to the many widgets in the panel, some enter and leave signals get eaten up by some widgets here and there, so their ::enter-notify-event should be connected to to make sure the cursor is still over the panel. ::leave-notify-event isn't required as the panel will always give us a reliable final leave event. The reason why these signals are signalled or not signalled are not fully understood.
-
Jonny Lamb authored
This will get a redesign soon but until it comes let's at least make the grid usable.
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 14 Feb, 2014 2 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 12 Feb, 2014 1 commit
-
-
Jonny Lamb authored
The desktop_ready() request (added in version 2) must be called after everything is drawn to the screen so weston knows when to fade up and show the desktop.
-
- 11 Feb, 2014 2 commits
-
-
Jonny Lamb authored
-
Jonny Lamb authored
-