aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* do not explicitly destroy some wlroots interfacesLeonardo Hernández Hernández2023-11-17
* enable debug symbols by defaultLeonardo Hernández Hernández2023-11-17
* fix docsLeonardo Hernández Hernández2023-11-17
* fix destroynotify() docsLeonardo Hernández Hernández2023-11-17
* check toplevel resource instead of client's xdg_shell to set boundsLeonardo Hernández Hernández2023-11-17
* use the new wlroots function to get a toplevel from a wlr_surfaceLeonardo Hernández Hernández2023-11-17
* explicitly return -1 in the first check in toplevel_from_wlr_surfaceLeonardo Hernández Hernández2023-11-17
* do not use #ifdef -> #else -> #endif in client_is_x11Leonardo Hernández Hernández2023-11-17
* delete unused functionsLeonardo Hernández Hernández2023-11-17
* style fixes in client_is_float_typeLeonardo Hernández Hernández2023-11-17
* correctly check if the scene node is enabled in client_is_rendered_on_monLeonardo Hernández Hernández2023-11-17
* do not use magical numbers to check edgesLeonardo Hernández Hernández2023-11-17
* simplify client_get_clipLeonardo 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
* send maximized if tiled isn't supported (XDG shell)Leonardo Hernández Hernández2023-11-01
* Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-13
|\
| * clarify the dependencies needed by dwlLeonardo Hernández Hernández2023-10-11
| * update README.mdLeonardo Hernández Hernández2023-10-11
| * 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
| * use the same border colors as dwmLeonardo Hernández Hernández2023-10-09
| * add missing url about the COLOR macroLeonardo Hernández Hernández2023-10-05
| * add macro to configure colorsLeonardo Hernández Hernández2023-10-05
| * 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
| * include dwl.desktop in the tarbalLeonardo Hernández Hernández2023-09-24
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-09-24
|\|
| * allow specify DATADIR (to install desktop file)Leonardo Hernández Hernández2023-09-24
| * Add desktop entry fileWeiseguy2023-09-22
| * fix typoAngelo Antony2023-09-10
| * 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
| * prefer IRC over DiscordLeonardo Hernández Hernández2023-08-23
| * 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