| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
1) Ensure the clock plugin does not resize smaller than the time display.
2) Enforce a 40 character limit for task manager button text.
|
|
|
|
| |
an enumeration (WINDOWSTATE -> WINDOWVISIBILITY), so I fixed the usage of that enum in the lumina-desktop project as well.
|
|
|
|
| |
the EWMH standards (_NET_WM_NAME, etc..)
|
|
|
|
|
|
|
| |
(system tray) to use the new routine.
Also setup the desktop to use the new XCB routine for window icons as well.
Both are tested on 10.x and appear to work perfectly.
|
|
|
|
| |
"seen" by fluxbox when a window is maximized, and the task manager works with the highly asynchronous XCB events.
|
|
|
|
|
| |
1) Add ability for task manager to minimize/maximize window from details menu
2) Add quick check/movement of new windows to make sure they are not underneath any panels
|
|
and fix a stray seg fault in the XCB window class detection routine.
|