aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | 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
|\|
| * 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
| * fix startup_cmd SIGCHLD handlerDevin J. Pohly2023-06-16
| * Stray whitespace fixesA Frederick Christensen2023-06-07
* | schedule a frame after commmiting gammaLeonardo Hernández Hernández2023-06-24
* | use detached output states to set gammaLeonardo Hernández Hernández2023-06-23
* | Revert "use wlr_scene_output_build_state() to set gamma"Leonardo Hernández Hernández2023-06-23
* | drop KDE idle supportLeonardo Hernández Hernández2023-06-15
* | drop support for wlr-input-inhibitor-unstable-v1Leonardo Hernández Hernández2023-06-15
* | use wlr_scene_output_build_state() to set gammaLeonardo Hernández Hernández2023-06-15
* | use wlr_cursor_set_xcursor()Leonardo Hernández Hernández2023-06-15
* | Revert "avoid setting duplicate cursor image"Leonardo Hernández Hernández2023-06-15
* | handle gamma-control-v1 set_gamma eventLeonardo Hernández Hernández2023-06-08
* | use the new {a,di}ssociate events to handle xwayland commit listenerLeonardo Hernández Hernández2023-06-02
* | chase wlroots map logic unificationLeonardo Hernández Hernández2023-06-02
* | Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2023-06-02
|\|
| * activate lock surface in updatemonsLeonardo Hernández Hernández2023-06-02
| * send frame done even if output commit failsLeonardo Hernández Hernández2023-06-02
| * Set XCURSOR_SIZENikita Ivanov2023-06-01
| * remove note about contact me for patch issuesLeonardo Hernández Hernández2023-05-28
| * destroy old client popups when focusing another clientLeonardo Hernández Hernández2023-05-27
| * Prevent using a wlr_layer_surface after destroying it, due to no available ou...Micah Gorrell2023-05-25
* | pass version to wlr_compositor_create()Leonardo Hernández Hernández2023-04-14
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-04-14
|\|
| * correctly check if a scene node is enabledLeonardo Hernández Hernández2023-04-13
| * remove unneeded check of `m` in arrange()Leonardo Hernández Hernández2023-04-13
| * Use uint32_t for ui ArgBen Collerson2023-04-09
| * use fixed-size type for client tagsLeonardo Hernández Hernández2023-04-08
| * remove tag labels from dwlBen Collerson2023-04-08