Commit Graph

70 Commits (5dee1a848c92a500adde0b4e3e2279edd5a2de0d)

Author SHA1 Message Date
Kasra Hashemi 5dee1a848c
Update fakewindow.cpp
Minor refactoring in FakeWindow::updateGeometry(), removed `if else if` structure and replaced them with a readable `switch` statement.
4 years ago
kateleet c189b0fb19 feat(trash): support move to trash 5 years ago
kateleet 36fa1781ea feat: identify more applications 5 years ago
kateleet aa7762c176 fix: fixed item from launcher 5 years ago
probonopd a6065fdd68
Support `EdgeMargins=` setting
Make `EdgeMargins=` configurable. E.g., for [helloSystem](https://hellosystem.github.io/) we want `EdgeMargins=0`.
5 years ago
reionwong cda28fe176 Running apps using system calls 5 years ago
reionwong 7cfdfe040a Modify default style 5 years ago
reionwong a1761b3ddb Add new style 5 years ago
reionwong 0694ef7894 Modify icon default size 5 years ago
reionwong 70c2b98046 Fix trash 5 years ago
reionwong ca9d5be3b8 Fix pin & unpin 5 years ago
reionwong 7e94d94407 Update changelog 5 years ago
reionwong 3c2a6b4f17 Update interface name 5 years ago
reionwong 616e8ec83f Add visibility interface 5 years ago
reionwong ca5ca93117 Fix launchpad 5 years ago
reionwong 9991e2ab91 SystemAppMonitor: Skip terminal app 5 years ago
reionwong ffe9852909 Fix visibility 5 years ago
reionwong d9a5064ea6 Add interface for launcher 5 years ago
reionwong 0dbc91c371 Make smart hide more perfect 5 years ago
reionwong f0c473507a Improve hide 5 years ago
reionwong bf7921a171 Improve smart hide 5 years ago
reionwong 87e03b6723 Add smart hide 5 years ago
reionwong d747ca3f56 Open DBus settings interface 5 years ago
reionwong 68442e5280 Remove dockbackground class 5 years ago
reionwong 8f887abad6 Fix items pinned from launcher 5 years ago
reionwong 06922de9c9 Improve the new item logic 5 years ago
reionwong 357e4dd3ab Add contains interface 5 years ago
reionwong a528b3c538 Optimize pin to dock 5 years ago
reionwong 5e00e727b6 Modify DBus interface name 5 years ago
reionwong 943a02d3e9 Add desktop file interface 5 years ago
reionwong b0864bff80 Reduce call grabToImage() 5 years ago
reionwong 4848c06e2f Improve match applications 5 years ago
reionwong 9e5d17d131 Fix view struts 5 years ago
reionwong b7dc7ec898 Adaptation has no compositing effect 5 years ago
reionwong f79794f09d Adjust the default size 5 years ago
reionwong 0a633adc72 Fix some issues in multi-screen 5 years ago
reionwong b5e3fa865e Open the launchpad to keep the display 5 years ago
reionwong 48334a75aa Fix frequently switching visibility 5 years ago
reionwong 29e6dcacbf Make always hiding more perfect 5 years ago
reionwong 83c1e42e85 Fix always hidden and unable to popup 5 years ago
reionwong d4a67e6817 Support the right side Hide 5 years ago
reionwong e0baaa1ce2 Comment autohide 5 years ago
reionwong 333fbc8d2f Support always hidden 5 years ago
rekols 9f06ac75c6 Update icons 5 years ago
rekols d3b3ed5beb Update icon 5 years ago
rekols ebdab263dd Remove unused resources 5 years ago
revenmartin 37ac021fe6 Add copyright 5 years ago
revenmartin f15b532598 Call the filemanager to empty trash 5 years ago
cutefishd 04e5a7ea22 Add trash item 5 years ago
cutefishd 379d4b78bf Update icon size 5 years ago