aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | don't warn about unused resultLeonardo Hernández Hernández2022-03-10
* | replace tabs by spaces in alignmentLeonardo Hernández Hernández2022-03-10
* | fix crash when the last monitor is disconnectedLeonardo Hernandez Hernandez2022-03-10
* | update URL to wlroots project (GitHub->GitLab)Leonardo 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 #181 from Armael/fix-client_set_tiledDevin J. Pohly2022-02-15
|\ \ \
| * | | fix client_set_tiled, which was ignoring its "edges" argumentArmaël Guéneau2022-01-08
| | |/ | |/|
* | | Merge pull request #160 from Humm42/closepipesDevin J. Pohly2022-02-15
|\ \ \
| * | | -s: close unused fdsHumm2021-10-13
* | | | Merge pull request #189 from fauxmight/shift-6-is-asciicircumDevin J. Pohly2022-02-15
|\ \ \ \ | |_|/ / |/| | |
| * | | Shift+6 generates XKB_KEY_asciicircumA Frederick Christensen2022-02-01
|/ / /
* | | 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
| |\ \ \
| | * \ \ Merge pull request #150 from Sevz17/wlroots-nextDevin J. Pohly2021-09-24
| | |\ \ \
| | | * | | 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-09-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-08-23
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #145 from PalanixYT/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
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | document status information and <&- in READMEDevin J. Pohly2021-10-06
| * | | | | Merge pull request #152 from ARDiDo/no_redundant_xcursorDevin J. Pohly2021-09-26
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Remove redundant xcursor managerARDiDo2021-09-26
| |/ / / /
* | | | / simplify fullscreen expressionDevin J. Pohly2021-09-08
| |_|_|/ |/| | |
* | | | simplify client_for_each_surfaceDevin J. Pohly2021-09-05
|/ / /
* | | 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
* | | | Merge pull request #130 from drdonahue/printstatus-fixDevin J. Pohly2021-08-14
|\ \ \ \ | |/ / / |/| | |
| * | | Moved printstatus() call in focusclient() to prevent printstatus being called...David Donahue2021-07-01
|/ / /
* | | update notes about starting dwlDevin J. Pohly2021-06-30
* | | Merge branch 'xdg-activation' into wlroots-nextDevin J. Pohly2021-06-30
|\ \ \ | |/ / |/| / | |/
| * implement urgency hintDevin J. Pohly2021-05-22
* | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-06-03
|\ \
| * | mention `-devel` packagesDevin J. Pohly2021-06-03
| * | 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