hello/Menu a4137cd — .github/actions/spelling candidate.patterns expect.txt, .github/workflows spelling.yml
Add check spelling (#180)
* Spelling (#78)
* spelling: acquired
Signed-off-by: Josh Soref <jsoref at users.noreply.github.com>
* spelling: application
Signed-off-by: Josh Soref <jsoref at users.noreply.github.com>
* spelling: async
Signed-off-by: Josh Soref <jsoref at users.noreply.github.com>
* spelling: better
Signed-off-by: Josh Soref <jsoref at users.noreply.github.com>
[150 lines not shown]
Remove conflicting shortcut
hello/Menu 705e31c — plugin-statusnotifier statusnotifierbutton.cpp, plugin-windows windowswidget.cpp
Only formatting changes, no code changes
Try fixing brightness shortcuts
Fix brightness shortcuts
Add brightness menu items
hello/Menu 7ddd537 — plugin-windows windowswidget.cpp CMakeLists.txt, src appmenuwidget.cpp CMakeLists.txt
Use kglobalaccel for registering and showing global shortcuts
Add "Overview" to Windows menu; use Qt to call D-Bus
Fix build
Show fallback icon for applications in menu, from .app bundles
hello/Menu 7c090cb — plugin-windows windowswidget.cpp CMakeLists.txt, src applicationinfo.cpp applicationinfo.h
Speed up Windows menu when switching windows
By storing information about windows in X11 atoms
hello/Menu 2905dce — plugin-statusnotifier statusnotifierwidget.cpp, plugin-volume controlwidget.cpp
Vertically center all QHBoxLayout instances, clean up geometry, move datetime right
Hide <Application> hides all windows of the process of the frontmost app
hello/Menu 2c53906 — plugin-statusnotifier CMakeLists.txt, plugin-windows windowswidget.cpp
Clean up use of ApplicationInfo()
hello/Menu 573e988 — plugin-windows windowswidget.cpp CMakeLists.txt, src applicationinfo.cpp applicationinfo.h
Start refactoring application information into a class
Initial support for _NET_WM_STATE_DEMANDS_ATTENTION
Show icon for Desktop; update Windows menu when a window is closed
Minimize other windows when a modifier key is held down while selecting an entry
https://github.com/helloSystem/Menu/issues/21
Implement target behavior for Windows menu
https://github.com/helloSystem/Menu/issues/21#issuecomment-803404458
hello/Menu a88603a — plugin-windows windowswidget.cpp windowswidget.h, src applicationwindow.cpp
Submenus for applications with multiple open windows
https://github.com/helloSystem/Menu/issues/21#issuecomment-803404458
Add "Full Screen"
Add Shortcut to Hide
https://github.com/helloSystem/Menu/issues/21
Add window management menu items to Windows menu
https://github.com/helloSystem/Menu/issues/21
Windows menu now has menu items
https://github.com/helloSystem/Menu/issues/21
hello/Menu 48673b5 — plugin-windows windowswidget.cpp windowswidget.h, src mainwidget.cpp
Add "Windows" plugin which has its own menu at the right-hand side of the screen
https://github.com/helloSystem/Menu/issues/21