fix destroynotify() docs |
|
More...
|
almost 2 years ago
|
check toplevel resource instead of client's xdg_shell to set bounds |
|
More...
|
almost 2 years ago
|
use the new wlroots function to get a toplevel from a wlr_surface |
|
More...
|
almost 2 years ago
|
explicitly return -1 in the first check in toplevel_from_wlr_surface |
|
More...
|
almost 2 years ago
|
do not use #ifdef -> #else -> #endif in client_is_x11 |
|
More...
|
almost 2 years ago
|
delete unused functions |
|
More...
|
almost 2 years ago
|
style fixes in client_is_float_type |
|
More...
|
almost 2 years ago
|
correctly check if the scene node is enabled in client_is_rendered_on_mon |
|
More...
|
almost 2 years ago
|
do not use magical numbers to check edges |
|
More...
|
almost 2 years ago
|
simplify client_get_clip |
|
More...
|
almost 2 years ago
|
prevent a use-after-free at exit |
|
More...
|
almost 2 years ago
|
fix screen artifacts when setting gamma |
|
More...
|
almost 2 years ago
|
do not compute layout box twice |
|
More...
|
almost 2 years ago
|
make sure fullscreen clients have the right size |
|
More...
|
almost 2 years ago
|
use newer cursor naming spec |
|
More...
|
almost 2 years ago
|
ignore maximize events for clients using xdg-shell v5 and newer |
|
More...
|
almost 2 years ago
|
send maximized if tiled isn't supported (XDG shell) |
|
More...
|
almost 2 years ago
|
add CHANGELOG.md |
|
More...
|
almost 2 years ago
|
Merge remote-tracking branch 'upstream/main' into wlroots-next |
|
More...
|
almost 2 years ago
|
drop SLOC limit |
|
More...
|
almost 2 years ago
|
prefer functionality over philosophy |
|
More...
|
almost 2 years ago
|
update README.md |
|
More...
|
almost 2 years ago
|
clarify the dependencies needed by dwl |
|
More...
|
almost 2 years ago
|
check client is mapped before setting border color |
|
More...
|
almost 2 years ago
|
Merge remote-tracking branch 'upstream/main' into wlroots-next |
|
More...
|
almost 2 years ago
|
only set border color for urgent *and* mapped X11 clients |
|
More...
|
almost 2 years ago
|
use <xcb/xcb.h> instead of <X11/Xlib.h> |
|
More...
|
almost 2 years ago
|
Merge remote-tracking branch 'upstream/main' into wlroots-next |
|
More...
|
almost 2 years ago
|
Revert "just add define" |
|
More...
|
almost 2 years ago
|
add [-d] flag to enable debug logging |
|
More...
|
almost 2 years ago
|