Skip to content

Commit

Permalink
xkill can be implemented once we can get the PID
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Dec 19, 2023
1 parent b763ef6 commit 619028f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ Allow applications and desktop environments (and abstractions like [libxfce4wind

- [ ] Capture the screen (without Pipewire, Portals, etc.)
- [ ] Set global keyboard shortcuts (without Portals, etc.)
- [ ] Get the process ID and other vital information (like in `xprop`)
- [ ] Kill other applications (like `xkill`)
- [ ] Get the process ID and other vital information (like in `xprop`) and kill other applications (like `xkill`)
- [ ] Set arbitrary window icons with no need for `.desktop` files (see [ext-window-icon](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/269))
- [ ] Set key-value combinations on windows (atoms)
- [ ] Arbitrarily position windows (see [ext-placement](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/247))
Expand Down

0 comments on commit 619028f

Please sign in to comment.