aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* do not explicitly destroy some wlroots interfacesLeonardo Hernández Hernández2023-11-17
* fix docsLeonardo Hernández Hernández2023-11-17
* fix destroynotify() docsLeonardo Hernández Hernández2023-11-17
* prevent a use-after-free at exitLeonardo Hernández Hernández2023-11-17
* do not compute layout box twiceLeonardo Hernández Hernández2023-11-17
* make sure fullscreen clients have the right sizeLeonardo Hernández Hernández2023-11-17
* fix screen artifacts when setting gammaLeonardo Hernández Hernández2023-11-17
* use wlr_scene_subsurface_tree_set_clipLeonardo Hernández Hernández2023-11-14
* Revert "respect size hints"Leonardo Hernández Hernández2023-11-14
* use newer cursor naming specLeonardo Hernández Hernández2023-11-01
* ignore maximize events for clients using xdg-shell v5 and newerLeonardo Hernández Hernández2023-11-01
* Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-13
|\
| * check client is mapped before setting border colorBen Collerson2023-10-10
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
|\|
| * use <xcb/xcb.h> instead of <X11/Xlib.h>Leonardo Hernández Hernández2023-10-09
| * only set border color for urgent *and* mapped X11 clientsLeonardo Hernández Hernández2023-10-09
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
|\|
| * Revert "just add define"Leonardo Hernández Hernández2023-10-09
| * add [-d] flag to enable debug loggingLeonardo Hernández Hernández2023-10-09
| * simplify setting the border color of clientsLeonardo Hernández Hernández2023-10-09
| * make the borders red borders for urgent clientsLeonardo Hernández Hernández2023-10-09
| * Check if c is fullscreen before reparenting it to LyrFloatingForrest Bushstone2023-09-29
| * make sure that fullscreen clients are on the correct screen when isfloating i...Forrest Bushstone2023-09-29
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-09-24
|\|
| * call setfloating in setmonLeonardo Hernández Hernández2023-09-06
| * return early if the client doesn't have monitor in setfloatingLeonardo Hernández Hernández2023-09-06
| * just add defineBen Collerson2023-08-22
| * tagcount should have been a #defineBen Collerson2023-08-22
| * return nothing in xytonode()Leonardo Hernández Hernández2023-08-22
| * Style: use early-return to clarify codeDevin J. Pohly2023-08-22
| * No need to send surface.leave/enter eventsDevin J. Pohly2023-08-22
| * don't resize clients on commitLeonardo Hernández Hernández2023-08-18
* | add support for xdg-shell v6Leonardo Hernández Hernández2023-07-31
* | update to xdg-shell v5Leonardo Hernández Hernández2023-07-23
* | add support for cursor-shape-v1Leonardo Hernández Hernández2023-07-23
* | increase wl_compositor versionLeonardo Hernández Hernández2023-07-15
* | Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2023-07-13
|\|
| * do not use wl_event_loop for signal handlingLeonardo Hernández Hernández2023-07-13
| * Remove now-unneeded call to motionnotifyDevin J. Pohly2023-07-13
| * Remove unused icon variableDevin J. Pohly2023-07-13
| * Make drag_icon a persistent scene nodeDevin J. Pohly2023-07-13
| * properly destroy sceneDevin J. Pohly2023-07-13
| * Unify signal handling under wl_event_loopDevin J. Pohly2023-07-03
* | chase wlroots!4220Leonardo Hernández Hernández2023-07-10
* | Line saver: LISTEN_STATIC macroDevin J. Pohly2023-07-08
* | Line saver: follow "local = wlr->data = obj" patternDevin J. Pohly2023-07-03
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-06-29
|\|
| * Separate drag icon from layers array and Lyr enumDevin J. Pohly2023-06-25
| * Don't bother with ignoring SIGCHLDDevin J. Pohly2023-06-16
| * Reset ignored signal handler in spawn() as wellDevin J. Pohly2023-06-16