aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-21Don't track damage for views on inactive tabsRyan Dwyer
2018-05-21Implement tabbed layoutRyan Dwyer
2018-05-20Fix border commands from changing focusBrian Ashworth
2018-05-20Swaylock: Allow per-output imagesRyan Dwyer
2018-05-19Rebuild textures if needed when moving a containerRyan Dwyer
2018-05-17Implement show_marksRyan Dwyer
2018-05-16Change scale from int32_t to double for pangoBrian Ashworth
2018-05-16sway: run commands without waiting for XwaylandDominique Martinet
2018-05-15Change unmark implemention to match i3'sRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Kill wl_shellemersion
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Fix titles and detect edges for hide_edge_bordersBrian Ashworth
2018-05-14Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""Ryan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-13Merge pull request #1970 from emersion/xdg-shell-stableDrew DeVault
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Fix crash when using pango markup fontHeghedus Razvan
2018-05-13Merge pull request #1824 from snaggen/idleDrew DeVault
2018-05-13Merge branch 'master' into edge-bordersRyan Dwyer
2018-05-13Idle handling for dpms/lockscreen et alMattias Eriksson
2018-05-12Don't destroy view child on xdg-popup unmapemersion
2018-05-12Merge branch 'master' into edge-bordersBrian Ashworth
2018-05-12Count descendant views for hide_edge_borders smartBrian Ashworth
2018-05-12Merge pull request #1959 from RyanDwyer/ipc-get-seatsDrew DeVault
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-12Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"Drew DeVault
2018-05-12Fix conflicting IPC command type constants with i3'sRyan Dwyer
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-05-12Implement __focused__ criteriaRyan Dwyer
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-05-10Damage borders when damaging viewemersion
2018-05-06Implement pango supportRyan Dwyer
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer
2018-05-05Implement title_formatRyan Dwyer
2018-05-03Convert border_colors.text to float[4]Drew DeVault
2018-05-03Change comment formatRyan Dwyer
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-05-01Restore view_update_position()Ryan Dwyer
2018-05-01Move docblock and fix indenting of switch/case.Ryan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-30Remove arrange_windows()Ryan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer
2018-04-26Add map_from_region commandemersion
2018-04-26Remove sway_container.workspace_layoutRyan Dwyer
2018-04-25Merge branch 'master' into criteria-commandsDrew DeVault
2018-04-24Fix a bunch of swaybar memory leaksemersion
2018-04-24Improved key handling in swaylockMattias Eriksson