aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-27client/pool-buffer: munmap in destroy_bufferemersion
2018-05-27swaylock: implement a proper render loopemersion
2018-05-27Rename view_get_type to view_get_shellRyan Dwyer
2018-05-27Add shell criteria tokenRyan Dwyer
2018-05-27Focus containers only on entry.Scott Leggett
2018-05-26Implement swap commandBrian Ashworth
2018-05-25Clean up container title functionsRyan Dwyer
2018-05-23swaylock: remove unused fieldemersion
2018-05-23Merge branch 'master' into fix-swaylock-hotpluggingemersion
2018-05-22Replace empty argument with voidRyan Dwyer
2018-05-22Use constants for titlebar dimensionsRyan Dwyer
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-18Fix output hotpluggingemersion
2018-05-18Fix swaylock crashing when unplugging outputemersion
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