Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a simple check to the panel update routine to verify that the ↵ | Ken Moore | 2016-08-08 |
| | | | | "_NET_WM_STICKY" flag is set on the panel at update time, and re-request that flag if not. | ||
* | Fix up the y-coordinate offsets for the panels and desktop plugin area so ↵ | Ken Moore | 2016-07-26 |
| | | | | that vertical arrangements of monitors are better supported. | ||
* | Fix up the loading of non-integer values for the panel height. | Ken Moore | 2016-07-07 |
| | |||
* | Commit some WIP (but disabled) to get the panels using the compositing WM ↵ | Ken Moore | 2016-06-28 |
| | | | | for transparency effects (issues with xcompmgr at the moment?). | ||
* | Fix a geometry calculation for panel placements on X monitors which are not ↵ | Ken Moore | 2016-04-29 |
| | | | | aligned with the y=0 axis for the top of the monitor. | ||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. |