Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'Report a bug...' item to the session menu. | Mike Gabriel | 2018-03-25 | 1 | -0/+1 |
| | |||||
* | src/utils.(c|h): Reduce code duplications in desktop env detection code. | Mike Gabriel | 2018-03-21 | 1 | -0/+9 |
| | |||||
* | Add XFCE Support. | Mike Gabriel | 2018-03-21 | 1 | -0/+1 |
| | | | | | | | | | | | | * Check if XDG_CURRENT_DESKTOP is set to XFCE. * Use xfce4-session-logout as logout/reboot/shutdown prompt. * Use xfce4-settings-manager for 'Settings...'. * Use xflock4 to attept a session lock. * Use xfce4-about for info about this computer (not fully appropriate but XFCE does not have any appropriate equivalent as found in GNOME or MATE). Fixes AyatanaIndicators/ayatana-indicator-session#1. | ||||
* | Provide to 'Help' menu items. One for Distro Help, one for Desktop Help. | Mike Gabriel | 2017-07-18 | 1 | -0/+6 |
| | |||||
* | src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵ | Mike Gabriel | 2017-05-30 | 1 | -0/+26 |
keys settings, if in MATE environment. |