aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* fix crash of Firefox when opening a popup larger than its sizeLeonardo Hernández Hernández2022-03-17
* constraint popups to its parent clientLeonardo Hernández Hernández2022-03-16
* make sure configure and activate listeners are removed from listLeonardo Hernández Hernández2022-03-16
* Merge branch 'fix-segfault-in-fullscreennotify'Leonardo Hernández Hernández2022-03-13
|\
| * don't use fullscreen event in fullscreennotify()Leonardo Hernández Hernández2022-03-13
| * fullscreennotify: don't crash if called before mapRaphael Robatsch2021-11-13
* | always call arrange() on setfullscreen()Leonardo Hernández Hernández2022-03-13
* | print status about floating and fullscreenLeonardo Hernández Hernández2022-03-13
* | more style fixesLeonardo Hernández Hernández2022-03-11
* | suckless style: don't use '//' for commentsLeonardo Hernández Hernández2022-03-11
* | use loop to call arrangelayerLeonardo Hernandez Hernandez2022-03-11
* | Merge pull request #196 from noocsharp/mainSevz2022-03-11
|\ \
| * | die on allocation failureNihal Jere2022-02-22
* | | use wlr_box for previous geomLeonardo Hernández Hernández2022-03-10
* | | fix crash when the last monitor is disconnectedLeonardo Hernandez Hernandez2022-03-10
* | | Merge pull request #187 from fauxmight/new-clients-printstatusSevz2022-03-10
|\ \ \
| * | | Newly launched or closed clients ALWAYS generate status updateA Frederick Christensen2021-12-31
* | | | Merge pull request #149 from xi/fix-grabc-unmapSevz2022-03-10
|\ \ \ \
| * | | | reset cursor mode when grabc is unmappedTobias Bengfort2021-09-04
* | | | | remove typedef `Decoration`Leonardo Hernandez Hernandez2022-03-08
| |_|/ / |/| | |
* | | | Merge pull request #160 from Humm42/closepipesDevin J. Pohly2022-02-15
|\ \ \ \ | |_|/ / |/| | |
| * | | -s: close unused fdsHumm2021-10-13
| | |/ | |/|
* | | Merge branch 'wlroots-next'v0.2.2Devin J. Pohly2021-12-22
|\ \ \
| * | | explicitly create renderer and allocatorDevin J. Pohly2021-12-16
| * | | `wlr_xdg_surface.configure_serial` has been moved into `wlr_xdg_surface_state`Leonardo Hernandez Hernandez2021-12-16
| * | | Merge branch 'wlroots-next' of github:djpohly/dwl into wlroots-nextDevin J. Pohly2021-12-16
| |\ \ \
| | * | | client_pending has been renamed as pending in wlr_layer_surface_v1Leonardo Hernandez Hernandez2021-09-24
| * | | | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-09-08
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-08-23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | wlr_layer_surface_v1_close has been replaced by wlr_layer_surface_v1_destroyPalanix2021-08-21
| * | | | Merge branch 'xdg-activation' into wlroots-nextDevin J. Pohly2021-06-03
| |\ \ \ \
* | \ \ \ \ Merge branch 'main' of github:djpohly/dwlDevin J. Pohly2021-12-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Remove redundant xcursor managerARDiDo2021-09-26
| | |_|/ | |/| |
* / | | simplify fullscreen expressionDevin J. Pohly2021-09-08
|/ / /
* | | update deprecated xkb function nameDevin J. Pohly2021-08-23
* | | Merge pull request #136 from guidocella/presentation-timeDevin J. Pohly2021-08-14
|\ \ \
| * | | implement the presentation time protocolGuido Cella2021-08-02
* | | | Moved printstatus() call in focusclient() to prevent printstatus being called...David Donahue2021-07-01
|/ / /
* | | Merge branch 'xdg-activation' into wlroots-nextDevin J. Pohly2021-06-30
|\ \ \ | |/ / |/| / | |/
| * implement urgency hintDevin J. Pohly2021-05-22
* | exit cleanly on INT/TERMDevin J. Pohly2021-05-26
* | handle ephemeral pageflip failuresDevin J. Pohly2021-05-25
* | print status on output createDevin J. Pohly2021-05-24
* | factor xwayland hackiness out into client.hDevin J. Pohly2021-05-23
* | before set tiled verify if client is xdg-shell, then set tileSevz172021-05-23
* | Wait until map to set window's tiled stateDevin J. Pohly2021-05-22
|/
* Merge branch 'main' into pipe-statusDevin J. Pohly2021-04-15
|\
| * update status info if focused client changes titleDevin J. Pohly2021-04-15
* | pipe status info into -s commandDevin J. Pohly2021-04-14
|/
* nuke CSDs, hopefully for good!Devin J. Pohly2021-04-09