aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fullscreennotify: don't crash if called before mapRaphael Robatsch2021-11-13
* 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
|/
* 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
* | | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-05-24
|\| |
| * | factor xwayland hackiness out into client.hDevin J. Pohly2021-05-23
| * | Merge pull request #122 from Sevz17/set-tiled-on-mapDevin J. Pohly2021-05-23
| |\ \
| | * | before set tiled verify if client is xdg-shell, then set tileSevz172021-05-23
| * | | Merge pull request #120 from djpohly/set-tiled-on-mapDevin J. Pohly2021-05-23
| |\| | | | |/ | |/|
| | * Wait until map to set window's tiled stateDevin J. Pohly2021-05-22
| |/
| * update READMEDevin J. Pohly2021-05-18
| * Merge branch 'pipe-status'Devin J. Pohly2021-05-10
| |\
| | * Merge branch 'main' into pipe-statusDevin J. Pohly2021-04-15
| | |\
| | * | pipe status info into -s commandDevin J. Pohly2021-04-14
| * | | Merge pull request #112 from JaGoLi/mainDevin J. Pohly2021-04-19
| |\ \ \ | | |_|/ | |/| |
| | * | added uninstall targetJason Goulet-Lipman2021-04-19
| |/ /
| * | update status info if focused client changes titleDevin J. Pohly2021-04-15
| * | group phony targets together in MakefileDevin J. Pohly2021-04-15
| * | re-compile if config.mk changesDevin J. Pohly2021-04-15
| |/
* | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-04-09
|\|
| * nuke CSDs, hopefully for good!Devin J. Pohly2021-04-09
* | Revert "fix README for main branch"Devin J. Pohly2021-04-08
|/
* fix README for main branchv0.2.1Devin J. Pohly2021-04-08
* Merge branch 'main' into wlroots-nextDevin J. Pohly2021-03-30
|\
| * don't move/resize if already moving/resizingDevin J. Pohly2021-03-30
* | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-03-30
|\|
| * fix labels on issue templatesDevin J. Pohly2021-03-29
* | Merge branch 'main' into wlroots-nextDevin J. Pohly2021-03-25
|\|
| * Fullscreen: simplifications and fixesStivvo2021-03-25
| * Merge pull request #91 from drdonahue/wip-tag-status-interfaceDevin J. Pohly2021-03-25
| |\
| | * changed fprintf(stdout) instances to printf(), changed function name from sta...David Donahue2021-03-13
| | * added redirect from stdout to stderr for spawned processes to prevent conflic...David Donahue2021-03-06
| | * Fixed tab formatting in 6 locations where statusbar() is calledDavid Donahue2021-03-01
| | * Changed output to stdout instead of a fileDavid Donahue2021-03-01
| | * updated output format for better expansibility and easier parsingDavid Donahue2021-03-01
| | * Removed unused variable from statusbarDavid Donahue2021-02-08
| | * added statusbar update when tags are updatedDavid Donahue2021-02-07