aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* include CHANGELOG.md in the tarballLeonardo Hernández Hernández2023-11-25
* bump version to 0.5v0.5Leonardo Hernández Hernández2023-11-25
* add CHANGELOG.mdLeonardo Hernández Hernández2023-11-25
* Merge branch 'wlroots-next'Leonardo Hernández Hernández2023-11-25
|\
| * try to apply gamma LUT in updatemonsLeonardo Hernández Hernández2023-11-21
| * ignore wl_surface.commit for xwayland clientsLeonardo Hernández Hernández2023-11-21
| * Do not send repeated xdg_toplevel.configure_boundsLeonardo Hernández Hernández2023-11-21
| * resize clients on commitLeonardo Hernández Hernández2023-11-21
| * do not try to enable adaptive syncLeonardo Hernández Hernández2023-11-18
| * fix the position of the cursor image after turning all the monitors onLeonardo Hernández Hernández2023-11-17
| * remove unused #includeLeonardo Hernández Hernández2023-11-17
| * do not check if `session` is non-NULLLeonardo Hernández Hernández2023-11-17
| * 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
| |\
| * \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-09-24
| |\ \ \ \
| * | | | | chase wlroots!4288Leonardo Hernández Hernández2023-08-21
| * | | | | set withdrawn state for xwayland invisible clientsLeonardo Hernández Hernández2023-07-31
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | schedule a frame after commmiting gammaLeonardo Hernández Hernández2023-06-24