summaryrefslogtreecommitdiffstats
path: root/src/window_manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Readd Policy Manager as pluginYuta Doi1-382/+146
2018-08-02Merge changes from topic '15921'Jan-Simon Moeller1-7/+8
2018-08-02Fix WM attach layers to different screen.Kazumasa Mitsunari1-3/+3
2018-08-02Improve output of multiple screen resolutionTadao Tanikawa1-7/+23
2018-08-02Revert "Enable scaling to fit various screen resolutions"Tadao Tanikawa1-18/+6
2018-08-02Fix source rectangle changes every state changeKazumasa Mitsunari1-4/+5
2018-07-27Fix crashed application can re-launchKazumasa Mitsunari1-2/+2
2018-07-26Fix memory release problemflounder_5.99.2flounder/5.99.25.99.2Kazumasa Mitsunari1-1/+0
2018-07-24Fix the race condition of HomeScreenKazumasa Mitsunari1-1/+9
2018-07-24Fix XDG application shrinksKazumasa Mitsunari1-0/+2
2018-07-20Fix timerTadao Tanikawa1-3/+9
2018-07-19Revert "Add PolicyManager as plugin"Jan-Simon Moeller1-131/+373
2018-07-12Add PolicyManager as pluginYuta Doi1-373/+131
2018-07-11Enable scaling to fit various screen resolutionsKazumasa Mitsunari1-6/+18
2018-07-09Add configuration file for each area sizesYuta Doi1-11/+1
2018-07-09Convert the roles from old one to newYuta Doi1-36/+257
2018-06-28Add signal when the displayed application changedKazumasa Mitsunari1-0/+32
2018-06-27Clean: sort source code according to the order of header fileKazumasa Mitsunari1-332/+336
2018-06-27Fix class name "App" to "WindowManager"Kazumasa Mitsunari1-0/+1513